namespace Cosmos.Win { partial class frmSelReasonCode { /// /// 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 Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.btnEnter = new Cosmos.UI.CsmButton(); this.btnExit = new Cosmos.UI.CsmLabel(); this.lblTitle = new Cosmos.UI.CsmLabel(); this.gridList = new Cosmos.UI.CsmGrid(); this.btnDown = new Cosmos.UI.CsmButton(); this.btnUp = new Cosmos.UI.CsmButton(); this.picBack = new System.Windows.Forms.PictureBox(); this.txtReasonName = new Cosmos.UI.CsmPosEditBox(); this.label1 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.btnSave = new Cosmos.UI.CsmButton(); this.btnDel = new Cosmos.UI.CsmButton(); ((System.ComponentModel.ISupportInitialize)(this.picBack)).BeginInit(); this.SuspendLayout(); // // btnEnter // this.btnEnter.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(187)))), ((int)(((byte)(238))))); this.btnEnter.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.btnEnter.BorderStyleReDraw = false; this.btnEnter.ClickImage = null; this.btnEnter.DefaultImage = null; this.btnEnter.DisableImage = null; this.btnEnter.Font = new System.Drawing.Font("나눔스퀘어", 14F); this.btnEnter.ForeColor = System.Drawing.Color.White; this.btnEnter.Location = new System.Drawing.Point(653, 348); this.btnEnter.Name = "btnEnter"; this.btnEnter.OccupancyBar = 0; this.btnEnter.OccupancyBar_Lv0 = null; this.btnEnter.OccupancyBar_Lv1 = null; this.btnEnter.OccupancyBar_Lv2 = null; this.btnEnter.OccupancyBar_Lv3 = null; this.btnEnter.OccupancyBar_Lv4 = null; this.btnEnter.Size = new System.Drawing.Size(100, 40); this.btnEnter.TabIndex = 152; this.btnEnter.Text = "등록"; this.btnEnter.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnEnter.UseCompatibleTextRendering = true; this.btnEnter.Click += new System.EventHandler(this.btnProc_Click); // // btnExit // this.btnExit.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(86)))), ((int)(((byte)(98))))); this.btnExit.BorderStyleReDraw = false; this.btnExit.Font = new System.Drawing.Font("굴림체", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.btnExit.ForeColor = System.Drawing.Color.White; this.btnExit.Location = new System.Drawing.Point(711, 1); this.btnExit.Name = "btnExit"; this.btnExit.Size = new System.Drawing.Size(58, 50); this.btnExit.TabIndex = 224; this.btnExit.Text = "X"; this.btnExit.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnExit.Click += new System.EventHandler(this.btnExit_Click); // // lblTitle // this.lblTitle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(86)))), ((int)(((byte)(98))))); this.lblTitle.BorderStyleReDraw = false; this.lblTitle.Font = new System.Drawing.Font("나눔스퀘어 Bold", 16F, System.Drawing.FontStyle.Bold); this.lblTitle.ForeColor = System.Drawing.Color.White; this.lblTitle.Location = new System.Drawing.Point(1, 1); this.lblTitle.Name = "lblTitle"; this.lblTitle.Size = new System.Drawing.Size(714, 50); this.lblTitle.TabIndex = 287; this.lblTitle.Text = "반품 사유"; this.lblTitle.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // gridList // this.gridList.BackColor = System.Drawing.Color.White; this.gridList.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.gridList.CsmGridAlternateRowBackColor = System.Drawing.Color.White; this.gridList.CsmGridBackGroundColor = System.Drawing.Color.Ivory; this.gridList.CsmGridColumnCount = 0; this.gridList.CsmGridColumnHeadersFont = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.gridList.CsmGridColumnHeadersHeight = 18; this.gridList.CsmGridColumnHeadersVisible = false; this.gridList.CsmGridDefaultRowBackColor = System.Drawing.Color.Ivory; this.gridList.CsmGridFirstDisplayedScrollingRowIndex = -1; this.gridList.CsmGridHighlightColor = System.Drawing.SystemColors.Highlight; this.gridList.CsmGridHighlightTextColor = System.Drawing.SystemColors.HighlightText; this.gridList.CsmGridIndicateBackColor = System.Drawing.Color.Red; this.gridList.CsmGridIndicateForeColor = System.Drawing.Color.White; this.gridList.CsmGridRowMove = true; this.gridList.CsmGridRowsHeight = 35; this.gridList.CsmGridShowPageRowsCount = 4; this.gridList.Font = new System.Drawing.Font("굴림", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.gridList.Location = new System.Drawing.Point(9, 113); this.gridList.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.gridList.Name = "gridList"; this.gridList.Size = new System.Drawing.Size(709, 230); this.gridList.TabIndex = 297; this.gridList.GridClickEvent += new Cosmos.UI.CsmGrid.GridClickEventHandler(this.gridList_GridClickEvent); // // btnDown // this.btnDown.BackColor = System.Drawing.Color.White; this.btnDown.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.btnDown.BorderStyleReDraw = true; this.btnDown.ClickImage = null; this.btnDown.DefaultImage = null; this.btnDown.DisableImage = null; this.btnDown.Font = new System.Drawing.Font("나눔스퀘어 Bold", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.btnDown.ForeColor = System.Drawing.Color.Black; this.btnDown.Location = new System.Drawing.Point(717, 228); this.btnDown.Name = "btnDown"; this.btnDown.OccupancyBar = 0; this.btnDown.OccupancyBar_Lv0 = null; this.btnDown.OccupancyBar_Lv1 = null; this.btnDown.OccupancyBar_Lv2 = null; this.btnDown.OccupancyBar_Lv3 = null; this.btnDown.OccupancyBar_Lv4 = null; this.btnDown.Size = new System.Drawing.Size(36, 115); this.btnDown.TabIndex = 299; this.btnDown.Text = "∨"; this.btnDown.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnDown.UseCompatibleTextRendering = true; this.btnDown.Click += new System.EventHandler(this.btnProc_Click); // // btnUp // this.btnUp.BackColor = System.Drawing.Color.White; this.btnUp.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.btnUp.BorderStyleReDraw = true; this.btnUp.ClickImage = null; this.btnUp.DefaultImage = null; this.btnUp.DisableImage = null; this.btnUp.Font = new System.Drawing.Font("나눔스퀘어 Bold", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.btnUp.ForeColor = System.Drawing.Color.Black; this.btnUp.Location = new System.Drawing.Point(717, 114); this.btnUp.Name = "btnUp"; this.btnUp.OccupancyBar = 0; this.btnUp.OccupancyBar_Lv0 = null; this.btnUp.OccupancyBar_Lv1 = null; this.btnUp.OccupancyBar_Lv2 = null; this.btnUp.OccupancyBar_Lv3 = null; this.btnUp.OccupancyBar_Lv4 = null; this.btnUp.Size = new System.Drawing.Size(36, 115); this.btnUp.TabIndex = 298; this.btnUp.Text = "∧"; this.btnUp.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnUp.UseCompatibleTextRendering = true; this.btnUp.Click += new System.EventHandler(this.btnProc_Click); // // picBack // this.picBack.ErrorImage = null; this.picBack.InitialImage = null; this.picBack.Location = new System.Drawing.Point(0, 0); this.picBack.Name = "picBack"; this.picBack.Size = new System.Drawing.Size(768, 402); this.picBack.TabIndex = 300; this.picBack.TabStop = false; // // txtReasonName // this.txtReasonName.BackColor = System.Drawing.Color.WhiteSmoke; this.txtReasonName.BorderLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204))))); this.txtReasonName.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL; this.txtReasonName.BorderStyleReDraw = false; this.txtReasonName.ClearFlag = false; this.txtReasonName.DisableBackColor = System.Drawing.Color.WhiteSmoke; this.txtReasonName.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(251)))), ((int)(((byte)(211))))); this.txtReasonName.Font = new System.Drawing.Font("나눔스퀘어 Bold", 14F, System.Drawing.FontStyle.Bold); this.txtReasonName.InputType = Cosmos.UI.InputType.None; this.txtReasonName.InputTypeFormat = ""; this.txtReasonName.Location = new System.Drawing.Point(9, 68); this.txtReasonName.Margin = new System.Windows.Forms.Padding(5); this.txtReasonName.MaxLength = 50; this.txtReasonName.MaxLengthAutoEnd = false; this.txtReasonName.MaxLengthForKeyIn = 32767; this.txtReasonName.MaxLengthForNumpad = 32767; this.txtReasonName.Name = "txtReasonName"; this.txtReasonName.PasswordChar = '\0'; this.txtReasonName.ReadOnly = false; this.txtReasonName.Size = new System.Drawing.Size(744, 40); this.txtReasonName.TabIndex = 467; this.txtReasonName.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtReasonName.UseDualMaxLength = false; this.txtReasonName.Value = ""; // // label1 // this.label1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(122)))), ((int)(((byte)(132))))); this.label1.Location = new System.Drawing.Point(9, 67); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(744, 2); this.label1.TabIndex = 468; // // label2 // this.label2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(122)))), ((int)(((byte)(132))))); this.label2.Location = new System.Drawing.Point(9, 113); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(744, 2); this.label2.TabIndex = 469; // // btnSave // this.btnSave.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(115)))), ((int)(((byte)(126))))); this.btnSave.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.btnSave.BorderStyleReDraw = false; this.btnSave.ClickImage = null; this.btnSave.DefaultImage = null; this.btnSave.DisableImage = null; this.btnSave.Font = new System.Drawing.Font("나눔스퀘어", 14F); this.btnSave.ForeColor = System.Drawing.Color.White; this.btnSave.Location = new System.Drawing.Point(9, 348); this.btnSave.Name = "btnSave"; this.btnSave.OccupancyBar = 0; this.btnSave.OccupancyBar_Lv0 = null; this.btnSave.OccupancyBar_Lv1 = null; this.btnSave.OccupancyBar_Lv2 = null; this.btnSave.OccupancyBar_Lv3 = null; this.btnSave.OccupancyBar_Lv4 = null; this.btnSave.Size = new System.Drawing.Size(100, 40); this.btnSave.TabIndex = 470; this.btnSave.Text = "저장"; this.btnSave.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnSave.UseCompatibleTextRendering = true; this.btnSave.Click += new System.EventHandler(this.btnProc_Click); // // btnDel // this.btnDel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(115)))), ((int)(((byte)(126))))); this.btnDel.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.btnDel.BorderStyleReDraw = false; this.btnDel.ClickImage = null; this.btnDel.DefaultImage = null; this.btnDel.DisableImage = null; this.btnDel.Font = new System.Drawing.Font("나눔스퀘어", 14F); this.btnDel.ForeColor = System.Drawing.Color.White; this.btnDel.Location = new System.Drawing.Point(111, 348); this.btnDel.Name = "btnDel"; this.btnDel.OccupancyBar = 0; this.btnDel.OccupancyBar_Lv0 = null; this.btnDel.OccupancyBar_Lv1 = null; this.btnDel.OccupancyBar_Lv2 = null; this.btnDel.OccupancyBar_Lv3 = null; this.btnDel.OccupancyBar_Lv4 = null; this.btnDel.Size = new System.Drawing.Size(100, 40); this.btnDel.TabIndex = 471; this.btnDel.Text = "삭제"; this.btnDel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnDel.UseCompatibleTextRendering = true; this.btnDel.Click += new System.EventHandler(this.btnProc_Click); // // frmSelReasonCode // this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi; this.BackColor = System.Drawing.Color.White; this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.ClientSize = new System.Drawing.Size(768, 402); this.Controls.Add(this.btnDel); this.Controls.Add(this.btnSave); this.Controls.Add(this.label2); this.Controls.Add(this.label1); this.Controls.Add(this.txtReasonName); this.Controls.Add(this.btnDown); this.Controls.Add(this.btnUp); this.Controls.Add(this.gridList); this.Controls.Add(this.lblTitle); this.Controls.Add(this.btnExit); this.Controls.Add(this.btnEnter); this.Controls.Add(this.picBack); this.DoubleBuffered = true; this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Name = "frmSelReasonCode"; this.ShowInTaskbar = false; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "frmSelReasonCode"; this.TopMost = true; this.Activated += new System.EventHandler(this.frmSelReasonCode_Activated); this.Deactivate += new System.EventHandler(this.frmSelReasonCode_Deactivate); this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmSelReasonCode_FormClosing); this.Load += new System.EventHandler(this.frmSelReasonCode_Load); ((System.ComponentModel.ISupportInitialize)(this.picBack)).EndInit(); this.ResumeLayout(false); } #endregion private UI.CsmButton btnEnter; private UI.CsmLabel btnExit; private UI.CsmLabel lblTitle; private UI.CsmGrid gridList; private UI.CsmButton btnDown; private UI.CsmButton btnUp; private System.Windows.Forms.PictureBox picBack; private UI.CsmPosEditBox txtReasonName; private System.Windows.Forms.Label label1; private System.Windows.Forms.Label label2; private UI.CsmButton btnSave; private UI.CsmButton btnDel; } }