333 lines
19 KiB
C#
333 lines
19 KiB
C#
namespace INT69DB_2A.Forms
|
|
{
|
|
partial class FormOption
|
|
{
|
|
/// <summary>
|
|
/// 필수 디자이너 변수입니다.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// 사용 중인 모든 리소스를 정리합니다.
|
|
/// </summary>
|
|
/// <param name="disposing">관리되는 리소스를 삭제해야 하면 true이고, 그렇지 않으면 false입니다.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Windows Form 디자이너에서 생성한 코드
|
|
|
|
/// <summary>
|
|
/// 디자이너 지원에 필요한 메서드입니다.
|
|
/// 이 메서드의 내용을 코드 편집기로 수정하지 마십시오.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormOption));
|
|
this.smartForm1 = new SmartX.SmartForm();
|
|
this.labelTitle = new SmartX.SmartLabel();
|
|
this.pictureBoxFormIcon = new System.Windows.Forms.PictureBox();
|
|
this.buttonSave = new SmartX.SmartButton();
|
|
this.buttonBack = new SmartX.SmartButton();
|
|
this.buttonStatistics = new SmartX.SmartButton();
|
|
this.labelTitleStatistics = new SmartX.SmartLabel();
|
|
this.buttonPart11 = new SmartX.SmartButton();
|
|
this.labelTitlePart11 = new SmartX.SmartLabel();
|
|
this.smartGroupBox1 = new SmartX.SmartGroupBox();
|
|
this.smartLabel3 = new SmartX.SmartLabel();
|
|
((System.ComponentModel.ISupportInitialize)(this.smartForm1)).BeginInit();
|
|
this.smartGroupBox1.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// smartForm1
|
|
//
|
|
this.smartForm1.CenterLocation = false;
|
|
this.smartForm1.Image = ((System.Drawing.Image)(resources.GetObject("smartForm1.Image")));
|
|
this.smartForm1.LCDDirection = SmartX.SmartForm.LCDDIRECTIONS.HORIZONTAL;
|
|
this.smartForm1.LCDSize = SmartX.SmartForm.LCDRESOLUTION.LCD800X600;
|
|
this.smartForm1.Location = new System.Drawing.Point(0, 0);
|
|
this.smartForm1.MainForm = null;
|
|
this.smartForm1.Mode = SmartX.SmartForm.RUNMODE.RUNTIME;
|
|
this.smartForm1.MouseCursor = SmartX.SmartForm.OnOff.OFF;
|
|
this.smartForm1.Name = "smartForm1";
|
|
this.smartForm1.Size = new System.Drawing.Size(800, 600);
|
|
this.smartForm1.SpecialFunctionClickPointSize = 100;
|
|
this.smartForm1.SuspendLayoutInterval = 0;
|
|
//
|
|
// labelTitle
|
|
//
|
|
this.labelTitle.BackPictureBox = this.smartForm1;
|
|
this.labelTitle.BackPictureBox1 = null;
|
|
this.labelTitle.BackPictureBox2 = null;
|
|
this.labelTitle.BorderColor = System.Drawing.Color.Black;
|
|
this.labelTitle.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelTitle.Font = new System.Drawing.Font("New Gulim", 23F, System.Drawing.FontStyle.Bold);
|
|
this.labelTitle.ForeColor = System.Drawing.Color.White;
|
|
this.labelTitle.InitVisible = true;
|
|
this.labelTitle.LineSpacing = 0F;
|
|
this.labelTitle.Location = new System.Drawing.Point(69, 11);
|
|
this.labelTitle.Name = "labelTitle";
|
|
this.labelTitle.Size = new System.Drawing.Size(382, 45);
|
|
this.labelTitle.TabIndex = 162;
|
|
this.labelTitle.Text = "옵션설정";
|
|
this.labelTitle.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelTitle.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitle.Wordwrap = false;
|
|
//
|
|
// pictureBoxFormIcon
|
|
//
|
|
this.pictureBoxFormIcon.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxFormIcon.Image")));
|
|
this.pictureBoxFormIcon.Location = new System.Drawing.Point(16, 11);
|
|
this.pictureBoxFormIcon.Name = "pictureBoxFormIcon";
|
|
this.pictureBoxFormIcon.Size = new System.Drawing.Size(47, 45);
|
|
//
|
|
// buttonSave
|
|
//
|
|
this.buttonSave.BackPictureBox = null;
|
|
this.buttonSave.BackPictureBox1 = null;
|
|
this.buttonSave.BackPictureBox2 = null;
|
|
this.buttonSave.ButtonColor = System.Drawing.Color.Gray;
|
|
this.buttonSave.ButtonImageAutoSize = true;
|
|
this.buttonSave.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonSave.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonSave.DisableImage")));
|
|
this.buttonSave.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonSave.DownImage")));
|
|
this.buttonSave.GroupID = 0;
|
|
this.buttonSave.InitVisible = true;
|
|
this.buttonSave.Location = new System.Drawing.Point(644, 525);
|
|
this.buttonSave.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.buttonSave.Name = "buttonSave";
|
|
this.buttonSave.NestedClickEventPrevent = false;
|
|
this.buttonSave.OutlinePixel = 1;
|
|
this.buttonSave.RepeatInterval = 200;
|
|
this.buttonSave.RepeatIntervalAccelerate = null;
|
|
this.buttonSave.SafeInterval = 200;
|
|
this.buttonSave.Size = new System.Drawing.Size(70, 70);
|
|
this.buttonSave.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonSave.TabIndex = 220;
|
|
this.buttonSave.TextColor = System.Drawing.Color.Black;
|
|
this.buttonSave.TextDownColor = System.Drawing.Color.White;
|
|
this.buttonSave.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonSave.TextLocation = new System.Drawing.Point(0, 0);
|
|
this.buttonSave.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonSave.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonSave.UpImage")));
|
|
this.buttonSave.Visible = false;
|
|
this.buttonSave.Click += new System.EventHandler(this.buttonSave_Click);
|
|
//
|
|
// buttonBack
|
|
//
|
|
this.buttonBack.BackPictureBox = null;
|
|
this.buttonBack.BackPictureBox1 = null;
|
|
this.buttonBack.BackPictureBox2 = null;
|
|
this.buttonBack.ButtonColor = System.Drawing.Color.Gray;
|
|
this.buttonBack.ButtonImageAutoSize = true;
|
|
this.buttonBack.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonBack.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonBack.DisableImage")));
|
|
this.buttonBack.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonBack.DownImage")));
|
|
this.buttonBack.GroupID = 0;
|
|
this.buttonBack.InitVisible = true;
|
|
this.buttonBack.Location = new System.Drawing.Point(720, 525);
|
|
this.buttonBack.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.buttonBack.Name = "buttonBack";
|
|
this.buttonBack.NestedClickEventPrevent = false;
|
|
this.buttonBack.OutlinePixel = 1;
|
|
this.buttonBack.RepeatInterval = 200;
|
|
this.buttonBack.RepeatIntervalAccelerate = null;
|
|
this.buttonBack.SafeInterval = 200;
|
|
this.buttonBack.Size = new System.Drawing.Size(70, 70);
|
|
this.buttonBack.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonBack.TabIndex = 219;
|
|
this.buttonBack.TextColor = System.Drawing.Color.Black;
|
|
this.buttonBack.TextDownColor = System.Drawing.Color.White;
|
|
this.buttonBack.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonBack.TextLocation = new System.Drawing.Point(0, 0);
|
|
this.buttonBack.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonBack.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonBack.UpImage")));
|
|
this.buttonBack.Click += new System.EventHandler(this.buttonBack_Click);
|
|
//
|
|
// buttonStatistics
|
|
//
|
|
this.buttonStatistics.BackPictureBox = null;
|
|
this.buttonStatistics.BackPictureBox1 = null;
|
|
this.buttonStatistics.BackPictureBox2 = null;
|
|
this.buttonStatistics.ButtonColor = System.Drawing.Color.Gray;
|
|
this.buttonStatistics.ButtonImageAutoSize = true;
|
|
this.buttonStatistics.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonStatistics.DisableImage = null;
|
|
this.buttonStatistics.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonStatistics.DownImage")));
|
|
this.buttonStatistics.GroupID = 0;
|
|
this.buttonStatistics.InitVisible = true;
|
|
this.buttonStatistics.Location = new System.Drawing.Point(272, 238);
|
|
this.buttonStatistics.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
|
|
this.buttonStatistics.Name = "buttonStatistics";
|
|
this.buttonStatistics.NestedClickEventPrevent = false;
|
|
this.buttonStatistics.OutlinePixel = 1;
|
|
this.buttonStatistics.RepeatInterval = 200;
|
|
this.buttonStatistics.RepeatIntervalAccelerate = null;
|
|
this.buttonStatistics.SafeInterval = 200;
|
|
this.buttonStatistics.Size = new System.Drawing.Size(84, 25);
|
|
this.buttonStatistics.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonStatistics.TabIndex = 224;
|
|
this.buttonStatistics.TextColor = System.Drawing.Color.Black;
|
|
this.buttonStatistics.TextDownColor = System.Drawing.Color.White;
|
|
this.buttonStatistics.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonStatistics.TextLocation = new System.Drawing.Point(0, 0);
|
|
this.buttonStatistics.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonStatistics.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonStatistics.UpImage")));
|
|
this.buttonStatistics.Visible = false;
|
|
this.buttonStatistics.Click += new System.EventHandler(this.Control_Click);
|
|
//
|
|
// labelTitleStatistics
|
|
//
|
|
this.labelTitleStatistics.BackPictureBox = this.smartForm1;
|
|
this.labelTitleStatistics.BackPictureBox1 = null;
|
|
this.labelTitleStatistics.BackPictureBox2 = null;
|
|
this.labelTitleStatistics.BorderColor = System.Drawing.Color.Black;
|
|
this.labelTitleStatistics.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelTitleStatistics.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
|
|
this.labelTitleStatistics.InitVisible = true;
|
|
this.labelTitleStatistics.LineSpacing = 0F;
|
|
this.labelTitleStatistics.Location = new System.Drawing.Point(66, 238);
|
|
this.labelTitleStatistics.Name = "labelTitleStatistics";
|
|
this.labelTitleStatistics.Size = new System.Drawing.Size(200, 25);
|
|
this.labelTitleStatistics.TabIndex = 223;
|
|
this.labelTitleStatistics.Text = "Data Statistics";
|
|
this.labelTitleStatistics.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelTitleStatistics.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitleStatistics.Visible = false;
|
|
this.labelTitleStatistics.Wordwrap = false;
|
|
//
|
|
// buttonPart11
|
|
//
|
|
this.buttonPart11.BackPictureBox = null;
|
|
this.buttonPart11.BackPictureBox1 = null;
|
|
this.buttonPart11.BackPictureBox2 = null;
|
|
this.buttonPart11.ButtonColor = System.Drawing.Color.Gray;
|
|
this.buttonPart11.ButtonImageAutoSize = true;
|
|
this.buttonPart11.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonPart11.DisableImage = null;
|
|
this.buttonPart11.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonPart11.DownImage")));
|
|
this.buttonPart11.GroupID = 0;
|
|
this.buttonPart11.InitVisible = true;
|
|
this.buttonPart11.Location = new System.Drawing.Point(272, 176);
|
|
this.buttonPart11.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
|
|
this.buttonPart11.Name = "buttonPart11";
|
|
this.buttonPart11.NestedClickEventPrevent = false;
|
|
this.buttonPart11.OutlinePixel = 1;
|
|
this.buttonPart11.RepeatInterval = 200;
|
|
this.buttonPart11.RepeatIntervalAccelerate = null;
|
|
this.buttonPart11.SafeInterval = 200;
|
|
this.buttonPart11.Size = new System.Drawing.Size(84, 25);
|
|
this.buttonPart11.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonPart11.TabIndex = 222;
|
|
this.buttonPart11.TextColor = System.Drawing.Color.Black;
|
|
this.buttonPart11.TextDownColor = System.Drawing.Color.White;
|
|
this.buttonPart11.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonPart11.TextLocation = new System.Drawing.Point(0, 0);
|
|
this.buttonPart11.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonPart11.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonPart11.UpImage")));
|
|
this.buttonPart11.Click += new System.EventHandler(this.Control_Click);
|
|
//
|
|
// labelTitlePart11
|
|
//
|
|
this.labelTitlePart11.BackPictureBox = this.smartForm1;
|
|
this.labelTitlePart11.BackPictureBox1 = null;
|
|
this.labelTitlePart11.BackPictureBox2 = null;
|
|
this.labelTitlePart11.BorderColor = System.Drawing.Color.Black;
|
|
this.labelTitlePart11.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelTitlePart11.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
|
|
this.labelTitlePart11.InitVisible = true;
|
|
this.labelTitlePart11.LineSpacing = 0F;
|
|
this.labelTitlePart11.Location = new System.Drawing.Point(66, 176);
|
|
this.labelTitlePart11.Name = "labelTitlePart11";
|
|
this.labelTitlePart11.Size = new System.Drawing.Size(200, 25);
|
|
this.labelTitlePart11.TabIndex = 221;
|
|
this.labelTitlePart11.Text = "Part11";
|
|
this.labelTitlePart11.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelTitlePart11.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitlePart11.Wordwrap = false;
|
|
//
|
|
// smartGroupBox1
|
|
//
|
|
this.smartGroupBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(246)))), ((int)(((byte)(228)))), ((int)(((byte)(180)))));
|
|
this.smartGroupBox1.BackPictureBox = null;
|
|
this.smartGroupBox1.BackPictureBox1 = null;
|
|
this.smartGroupBox1.Controls.Add(this.smartLabel3);
|
|
this.smartGroupBox1.Controls.Add(this.labelTitlePart11);
|
|
this.smartGroupBox1.Controls.Add(this.buttonStatistics);
|
|
this.smartGroupBox1.Controls.Add(this.buttonPart11);
|
|
this.smartGroupBox1.Controls.Add(this.labelTitleStatistics);
|
|
this.smartGroupBox1.FrameLineColor1 = System.Drawing.Color.Black;
|
|
this.smartGroupBox1.FrameLineColor2 = System.Drawing.Color.Black;
|
|
this.smartGroupBox1.FrameLineThickness = 1;
|
|
this.smartGroupBox1.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.None;
|
|
this.smartGroupBox1.Image = null;
|
|
this.smartGroupBox1.InitVisible = true;
|
|
this.smartGroupBox1.Location = new System.Drawing.Point(3, 70);
|
|
this.smartGroupBox1.Name = "smartGroupBox1";
|
|
this.smartGroupBox1.RoundRadius = 5;
|
|
this.smartGroupBox1.Size = new System.Drawing.Size(794, 448);
|
|
this.smartGroupBox1.TabIndex = 225;
|
|
this.smartGroupBox1.Text = "smartGroupBox1";
|
|
this.smartGroupBox1.TextColor = System.Drawing.Color.Black;
|
|
//
|
|
// smartLabel3
|
|
//
|
|
this.smartLabel3.BackColor = System.Drawing.Color.Silver;
|
|
this.smartLabel3.BackPictureBox = this.smartForm1;
|
|
this.smartLabel3.BackPictureBox1 = null;
|
|
this.smartLabel3.BackPictureBox2 = null;
|
|
this.smartLabel3.BorderColor = System.Drawing.Color.Black;
|
|
this.smartLabel3.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.smartLabel3.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.smartLabel3.ForeColor = System.Drawing.Color.DarkRed;
|
|
this.smartLabel3.InitVisible = true;
|
|
this.smartLabel3.LineSpacing = 0F;
|
|
this.smartLabel3.Location = new System.Drawing.Point(272, 207);
|
|
this.smartLabel3.Name = "smartLabel3";
|
|
this.smartLabel3.Size = new System.Drawing.Size(474, 25);
|
|
this.smartLabel3.TabIndex = 231;
|
|
this.smartLabel3.Text = "※ Part11 ON : activate [Login], [Data backup], [Statistics]";
|
|
this.smartLabel3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.smartLabel3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.smartLabel3.Wordwrap = false;
|
|
//
|
|
// FormOption
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
|
|
this.AutoScroll = true;
|
|
this.ClientSize = new System.Drawing.Size(800, 600);
|
|
this.Controls.Add(this.smartGroupBox1);
|
|
this.Controls.Add(this.buttonSave);
|
|
this.Controls.Add(this.buttonBack);
|
|
this.Controls.Add(this.labelTitle);
|
|
this.Controls.Add(this.pictureBoxFormIcon);
|
|
this.Controls.Add(this.smartForm1);
|
|
this.Name = "FormOption";
|
|
this.Text = "FormOption";
|
|
((System.ComponentModel.ISupportInitialize)(this.smartForm1)).EndInit();
|
|
this.smartGroupBox1.ResumeLayout(false);
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private SmartX.SmartForm smartForm1;
|
|
private SmartX.SmartLabel labelTitle;
|
|
private System.Windows.Forms.PictureBox pictureBoxFormIcon;
|
|
private SmartX.SmartButton buttonSave;
|
|
private SmartX.SmartButton buttonBack;
|
|
private SmartX.SmartButton buttonStatistics;
|
|
private SmartX.SmartLabel labelTitleStatistics;
|
|
private SmartX.SmartButton buttonPart11;
|
|
private SmartX.SmartLabel labelTitlePart11;
|
|
private SmartX.SmartGroupBox smartGroupBox1;
|
|
private SmartX.SmartLabel smartLabel3;
|
|
}
|
|
} |