namespace ITC81DB_0H.Controls { partial class ControlMainDisplayStartList { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Component Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ControlMainDisplayStartList)); this.pictureBox1 = new System.Windows.Forms.PictureBox(); this.labelStaticGrade = new SmartX.SmartLabel(); this.labelStaticWeight = new SmartX.SmartLabel(); this.labelStaticTime = new SmartX.SmartLabel(); this.smartListBox = new SmartX.SmartListBox(); this.buttonListRapidDown = new SmartX.SmartButton(); this.buttonListDown = new SmartX.SmartButton(); this.buttonListUp = new SmartX.SmartButton(); this.labelStaticProductNumber = new SmartX.SmartLabel(); this.labelTitleTotalCount = new SmartX.SmartLabel(); this.SuspendLayout(); // // pictureBox1 // this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image"))); this.pictureBox1.Location = new System.Drawing.Point(0, 0); this.pictureBox1.Name = "pictureBox1"; this.pictureBox1.Size = new System.Drawing.Size(710, 320); // // labelStaticGrade // this.labelStaticGrade.BackColor = System.Drawing.Color.Black; this.labelStaticGrade.BackPictureBox = this.pictureBox1; this.labelStaticGrade.BackPictureBox1 = null; this.labelStaticGrade.BackPictureBox2 = null; this.labelStaticGrade.BorderColor = System.Drawing.Color.Black; this.labelStaticGrade.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelStaticGrade.Font = new System.Drawing.Font("새굴림", 12F, System.Drawing.FontStyle.Bold); this.labelStaticGrade.ForeColor = System.Drawing.Color.White; this.labelStaticGrade.InitVisible = true; this.labelStaticGrade.LineSpacing = 0F; this.labelStaticGrade.Location = new System.Drawing.Point(473, 21); this.labelStaticGrade.Name = "labelStaticGrade"; this.labelStaticGrade.Size = new System.Drawing.Size(110, 26); this.labelStaticGrade.TabIndex = 23; this.labelStaticGrade.Text = "등급"; this.labelStaticGrade.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelStaticGrade.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelStaticGrade.Wordwrap = false; // // labelStaticWeight // this.labelStaticWeight.BackColor = System.Drawing.Color.Black; this.labelStaticWeight.BackPictureBox = this.pictureBox1; this.labelStaticWeight.BackPictureBox1 = null; this.labelStaticWeight.BackPictureBox2 = null; this.labelStaticWeight.BorderColor = System.Drawing.Color.Black; this.labelStaticWeight.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelStaticWeight.Font = new System.Drawing.Font("새굴림", 12F, System.Drawing.FontStyle.Bold); this.labelStaticWeight.ForeColor = System.Drawing.Color.White; this.labelStaticWeight.InitVisible = true; this.labelStaticWeight.LineSpacing = 0F; this.labelStaticWeight.Location = new System.Drawing.Point(322, 21); this.labelStaticWeight.Name = "labelStaticWeight"; this.labelStaticWeight.Size = new System.Drawing.Size(145, 26); this.labelStaticWeight.TabIndex = 22; this.labelStaticWeight.Text = "중량"; this.labelStaticWeight.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelStaticWeight.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelStaticWeight.Wordwrap = false; // // labelStaticTime // this.labelStaticTime.BackColor = System.Drawing.Color.Black; this.labelStaticTime.BackPictureBox = this.pictureBox1; this.labelStaticTime.BackPictureBox1 = null; this.labelStaticTime.BackPictureBox2 = null; this.labelStaticTime.BorderColor = System.Drawing.Color.Black; this.labelStaticTime.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelStaticTime.Font = new System.Drawing.Font("새굴림", 12F, System.Drawing.FontStyle.Bold); this.labelStaticTime.ForeColor = System.Drawing.Color.White; this.labelStaticTime.InitVisible = true; this.labelStaticTime.LineSpacing = 0F; this.labelStaticTime.Location = new System.Drawing.Point(187, 21); this.labelStaticTime.Name = "labelStaticTime"; this.labelStaticTime.Size = new System.Drawing.Size(129, 26); this.labelStaticTime.TabIndex = 21; this.labelStaticTime.Text = "시간"; this.labelStaticTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelStaticTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelStaticTime.Wordwrap = false; // // smartListBox // this.smartListBox.BackPictureBox = this.pictureBox1; this.smartListBox.BackPictureBox1 = null; this.smartListBox.BackPictureBox2 = null; this.smartListBox.ColumnAlign = SmartX.SmartListBox.COLUMNALIGNS.CENTER; this.smartListBox.ColumnDelimiter = '\0'; this.smartListBox.ColumnOffsets = null; this.smartListBox.Font = new System.Drawing.Font("Arial", 10.5F, System.Drawing.FontStyle.Regular); this.smartListBox.FontColor = System.Drawing.Color.White; this.smartListBox.InitVisible = true; this.smartListBox.ItemAddOrder = SmartX.SmartListBox.ITEMADDORDERS.BOTTOMADD; this.smartListBox.ItemOffsetGap = 11; this.smartListBox.ItemOffsetX = 0; this.smartListBox.ItemOffsetY = 0; this.smartListBox.Location = new System.Drawing.Point(15, 57); this.smartListBox.MouseMoveEventSpace = 3; this.smartListBox.MouseMoveSpace = 10; this.smartListBox.Name = "smartListBox"; this.smartListBox.OutLineColor = System.Drawing.SystemColors.ControlText; this.smartListBox.SelectColor = System.Drawing.Color.LightSkyBlue; this.smartListBox.SelectFilled = true; this.smartListBox.SelectFontColor = System.Drawing.Color.DarkBlue; this.smartListBox.SelectItemIndex = -1; this.smartListBox.SeparationlineColor1 = System.Drawing.Color.Gray; this.smartListBox.SeparationlineColor2 = System.Drawing.Color.LightGray; this.smartListBox.SeparationLineStyle = SmartX.SmartListBox.SEPARATIONLINETYPES.FixedSingle; this.smartListBox.SeparationlineVisibleBottom = true; this.smartListBox.SeparationlineVisibleTop = true; this.smartListBox.Size = new System.Drawing.Size(574, 253); this.smartListBox.TabIndex = 20; this.smartListBox.Text = "smartListBox1"; // // buttonListRapidDown // this.buttonListRapidDown.BackPictureBox = null; this.buttonListRapidDown.BackPictureBox1 = null; this.buttonListRapidDown.BackPictureBox2 = null; this.buttonListRapidDown.ButtonColor = System.Drawing.Color.Gray; this.buttonListRapidDown.ButtonImageAutoSize = true; this.buttonListRapidDown.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonListRapidDown.DisableImage = null; this.buttonListRapidDown.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonListRapidDown.DownImage"))); this.buttonListRapidDown.GroupID = 0; this.buttonListRapidDown.InitVisible = true; this.buttonListRapidDown.Location = new System.Drawing.Point(595, 223); this.buttonListRapidDown.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonListRapidDown.Name = "buttonListRapidDown"; this.buttonListRapidDown.NestedClickEventPrevent = false; this.buttonListRapidDown.OutlinePixel = 1; this.buttonListRapidDown.RepeatInterval = 200; this.buttonListRapidDown.RepeatIntervalAccelerate = null; this.buttonListRapidDown.SafeInterval = 200; this.buttonListRapidDown.Size = new System.Drawing.Size(106, 87); this.buttonListRapidDown.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonListRapidDown.TabIndex = 19; this.buttonListRapidDown.TextColor = System.Drawing.Color.Black; this.buttonListRapidDown.TextDownColor = System.Drawing.Color.White; this.buttonListRapidDown.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonListRapidDown.TextLocation = new System.Drawing.Point(0, 0); this.buttonListRapidDown.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonListRapidDown.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonListRapidDown.UpImage"))); this.buttonListRapidDown.Click += new System.EventHandler(this.buttonListRapidDown_Click); // // buttonListDown // this.buttonListDown.BackPictureBox = null; this.buttonListDown.BackPictureBox1 = null; this.buttonListDown.BackPictureBox2 = null; this.buttonListDown.ButtonColor = System.Drawing.Color.Gray; this.buttonListDown.ButtonImageAutoSize = true; this.buttonListDown.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonListDown.DisableImage = null; this.buttonListDown.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonListDown.DownImage"))); this.buttonListDown.GroupID = 0; this.buttonListDown.InitVisible = true; this.buttonListDown.Location = new System.Drawing.Point(595, 141); this.buttonListDown.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonListDown.Name = "buttonListDown"; this.buttonListDown.NestedClickEventPrevent = false; this.buttonListDown.OutlinePixel = 1; this.buttonListDown.RepeatInterval = 200; this.buttonListDown.RepeatIntervalAccelerate = null; this.buttonListDown.SafeInterval = 200; this.buttonListDown.Size = new System.Drawing.Size(106, 87); this.buttonListDown.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonListDown.TabIndex = 18; this.buttonListDown.TextColor = System.Drawing.Color.Black; this.buttonListDown.TextDownColor = System.Drawing.Color.White; this.buttonListDown.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonListDown.TextLocation = new System.Drawing.Point(0, 0); this.buttonListDown.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonListDown.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonListDown.UpImage"))); this.buttonListDown.Click += new System.EventHandler(this.buttonListDown_Click); // // buttonListUp // this.buttonListUp.BackPictureBox = null; this.buttonListUp.BackPictureBox1 = null; this.buttonListUp.BackPictureBox2 = null; this.buttonListUp.ButtonColor = System.Drawing.Color.Gray; this.buttonListUp.ButtonImageAutoSize = true; this.buttonListUp.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonListUp.DisableImage = null; this.buttonListUp.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonListUp.DownImage"))); this.buttonListUp.GroupID = 0; this.buttonListUp.InitVisible = true; this.buttonListUp.Location = new System.Drawing.Point(595, 55); this.buttonListUp.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonListUp.Name = "buttonListUp"; this.buttonListUp.NestedClickEventPrevent = false; this.buttonListUp.OutlinePixel = 1; this.buttonListUp.RepeatInterval = 200; this.buttonListUp.RepeatIntervalAccelerate = null; this.buttonListUp.SafeInterval = 200; this.buttonListUp.Size = new System.Drawing.Size(106, 87); this.buttonListUp.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonListUp.TabIndex = 17; this.buttonListUp.TextColor = System.Drawing.Color.Black; this.buttonListUp.TextDownColor = System.Drawing.Color.White; this.buttonListUp.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonListUp.TextLocation = new System.Drawing.Point(0, 0); this.buttonListUp.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonListUp.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonListUp.UpImage"))); this.buttonListUp.Click += new System.EventHandler(this.buttonListUp_Click); // // labelStaticProductNumber // this.labelStaticProductNumber.BackColor = System.Drawing.Color.Black; this.labelStaticProductNumber.BackPictureBox = this.pictureBox1; this.labelStaticProductNumber.BackPictureBox1 = null; this.labelStaticProductNumber.BackPictureBox2 = null; this.labelStaticProductNumber.BorderColor = System.Drawing.Color.Black; this.labelStaticProductNumber.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelStaticProductNumber.Font = new System.Drawing.Font("새굴림", 12F, System.Drawing.FontStyle.Bold); this.labelStaticProductNumber.ForeColor = System.Drawing.Color.White; this.labelStaticProductNumber.InitVisible = true; this.labelStaticProductNumber.LineSpacing = 0F; this.labelStaticProductNumber.Location = new System.Drawing.Point(124, 21); this.labelStaticProductNumber.Name = "labelStaticProductNumber"; this.labelStaticProductNumber.Size = new System.Drawing.Size(57, 26); this.labelStaticProductNumber.TabIndex = 25; this.labelStaticProductNumber.Text = "품번"; this.labelStaticProductNumber.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelStaticProductNumber.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelStaticProductNumber.Wordwrap = false; // // labelTitleTotalCount // this.labelTitleTotalCount.BackColor = System.Drawing.Color.Black; this.labelTitleTotalCount.BackPictureBox = this.pictureBox1; this.labelTitleTotalCount.BackPictureBox1 = null; this.labelTitleTotalCount.BackPictureBox2 = null; this.labelTitleTotalCount.BorderColor = System.Drawing.Color.Black; this.labelTitleTotalCount.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelTitleTotalCount.Font = new System.Drawing.Font("새굴림", 12F, System.Drawing.FontStyle.Bold); this.labelTitleTotalCount.ForeColor = System.Drawing.Color.White; this.labelTitleTotalCount.InitVisible = true; this.labelTitleTotalCount.LineSpacing = 0F; this.labelTitleTotalCount.Location = new System.Drawing.Point(15, 21); this.labelTitleTotalCount.Name = "labelTitleTotalCount"; this.labelTitleTotalCount.Size = new System.Drawing.Size(103, 26); this.labelTitleTotalCount.TabIndex = 27; this.labelTitleTotalCount.Text = "전체수량"; this.labelTitleTotalCount.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelTitleTotalCount.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleTotalCount.Wordwrap = false; // // ControlMainDisplayStartList // this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi; this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(62)))), ((int)(((byte)(62)))), ((int)(((byte)(62))))); this.Controls.Add(this.labelTitleTotalCount); this.Controls.Add(this.labelStaticProductNumber); this.Controls.Add(this.labelStaticGrade); this.Controls.Add(this.labelStaticWeight); this.Controls.Add(this.labelStaticTime); this.Controls.Add(this.smartListBox); this.Controls.Add(this.buttonListRapidDown); this.Controls.Add(this.buttonListDown); this.Controls.Add(this.buttonListUp); this.Controls.Add(this.pictureBox1); this.Name = "ControlMainDisplayStartList"; this.Size = new System.Drawing.Size(710, 320); this.ResumeLayout(false); } #endregion private System.Windows.Forms.PictureBox pictureBox1; private SmartX.SmartLabel labelStaticGrade; private SmartX.SmartLabel labelStaticWeight; private SmartX.SmartLabel labelStaticTime; public SmartX.SmartListBox smartListBox; private SmartX.SmartButton buttonListRapidDown; private SmartX.SmartButton buttonListDown; private SmartX.SmartButton buttonListUp; private SmartX.SmartLabel labelStaticProductNumber; private SmartX.SmartLabel labelTitleTotalCount; } }