BKI_DichVuMatDat.DanhMuc.F105_dm_loai_ngay_cong_de.InitializeComponent C# (CSharp) Method

InitializeComponent() private method

Required method for Designer support - do not modify the contents of this method with the code editor.
private InitializeComponent ( ) : void
return void
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F105_dm_loai_ngay_cong_de));
            this.panel2 = new System.Windows.Forms.Panel();
            this.m_cmd_save = new DevExpress.XtraEditors.SimpleButton();
            this.m_cmd_cancel = new DevExpress.XtraEditors.SimpleButton();
            this.imageList1 = new System.Windows.Forms.ImageList(this.components);
            this.panel3 = new System.Windows.Forms.Panel();
            this.m_lbl_ti_le_lcd = new System.Windows.Forms.Label();
            this.m_lbl_ti_le_lns = new System.Windows.Forms.Label();
            this.m_lbl_ten_ngay_cong = new System.Windows.Forms.Label();
            this.m_lbl_ma_ngay_cong = new System.Windows.Forms.Label();
            this.m_txt_ten_ngay_cong = new System.Windows.Forms.TextBox();
            this.m_txt_ma_ngay_cong = new System.Windows.Forms.TextBox();
            this.m_txt_ti_le_lns = new DevExpress.XtraEditors.TextEdit();
            this.m_txt_ti_le_lcd = new DevExpress.XtraEditors.TextEdit();
            this.panel2.SuspendLayout();
            this.panel3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.m_txt_ti_le_lns.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_txt_ti_le_lcd.Properties)).BeginInit();
            this.SuspendLayout();
            // 
            // panel2
            // 
            this.panel2.Controls.Add(this.m_cmd_save);
            this.panel2.Controls.Add(this.m_cmd_cancel);
            this.panel2.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.panel2.Location = new System.Drawing.Point(0, 141);
            this.panel2.Name = "panel2";
            this.panel2.Size = new System.Drawing.Size(371, 32);
            this.panel2.TabIndex = 1;
            // 
            // m_cmd_save
            // 
            this.m_cmd_save.Dock = System.Windows.Forms.DockStyle.Right;
            this.m_cmd_save.Image = ((System.Drawing.Image)(resources.GetObject("m_cmd_save.Image")));
            this.m_cmd_save.Location = new System.Drawing.Point(182, 0);
            this.m_cmd_save.Name = "m_cmd_save";
            this.m_cmd_save.Size = new System.Drawing.Size(93, 32);
            this.m_cmd_save.TabIndex = 0;
            this.m_cmd_save.Text = "&Lưu";
            this.m_cmd_save.Click += new System.EventHandler(this.m_cmd_save_Click);
            // 
            // m_cmd_cancel
            // 
            this.m_cmd_cancel.Dock = System.Windows.Forms.DockStyle.Right;
            this.m_cmd_cancel.Image = ((System.Drawing.Image)(resources.GetObject("m_cmd_cancel.Image")));
            this.m_cmd_cancel.Location = new System.Drawing.Point(275, 0);
            this.m_cmd_cancel.Name = "m_cmd_cancel";
            this.m_cmd_cancel.Size = new System.Drawing.Size(96, 32);
            this.m_cmd_cancel.TabIndex = 1;
            this.m_cmd_cancel.Text = "&Thoát";
            this.m_cmd_cancel.Visible = false;
            this.m_cmd_cancel.Click += new System.EventHandler(this.m_cmd_cancel_Click);
            // 
            // imageList1
            // 
            this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
            this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
            this.imageList1.Images.SetKeyName(0, "");
            this.imageList1.Images.SetKeyName(1, "");
            this.imageList1.Images.SetKeyName(2, "");
            this.imageList1.Images.SetKeyName(3, "");
            this.imageList1.Images.SetKeyName(4, "");
            this.imageList1.Images.SetKeyName(5, "");
            this.imageList1.Images.SetKeyName(6, "");
            this.imageList1.Images.SetKeyName(7, "");
            this.imageList1.Images.SetKeyName(8, "");
            this.imageList1.Images.SetKeyName(9, "");
            this.imageList1.Images.SetKeyName(10, "");
            this.imageList1.Images.SetKeyName(11, "");
            this.imageList1.Images.SetKeyName(12, "");
            this.imageList1.Images.SetKeyName(13, "");
            this.imageList1.Images.SetKeyName(14, "");
            this.imageList1.Images.SetKeyName(15, "");
            this.imageList1.Images.SetKeyName(16, "");
            this.imageList1.Images.SetKeyName(17, "");
            this.imageList1.Images.SetKeyName(18, "");
            this.imageList1.Images.SetKeyName(19, "");
            this.imageList1.Images.SetKeyName(20, "");
            this.imageList1.Images.SetKeyName(21, "");
            // 
            // panel3
            // 
            this.panel3.Controls.Add(this.m_txt_ti_le_lcd);
            this.panel3.Controls.Add(this.m_txt_ti_le_lns);
            this.panel3.Controls.Add(this.m_lbl_ten_ngay_cong);
            this.panel3.Controls.Add(this.m_lbl_ti_le_lcd);
            this.panel3.Controls.Add(this.m_txt_ma_ngay_cong);
            this.panel3.Controls.Add(this.m_lbl_ti_le_lns);
            this.panel3.Controls.Add(this.m_txt_ten_ngay_cong);
            this.panel3.Controls.Add(this.m_lbl_ma_ngay_cong);
            this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel3.Location = new System.Drawing.Point(0, 0);
            this.panel3.Name = "panel3";
            this.panel3.Size = new System.Drawing.Size(371, 141);
            this.panel3.TabIndex = 0;
            // 
            // m_lbl_ti_le_lcd
            // 
            this.m_lbl_ti_le_lcd.AutoSize = true;
            this.m_lbl_ti_le_lcd.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
            this.m_lbl_ti_le_lcd.Location = new System.Drawing.Point(22, 97);
            this.m_lbl_ti_le_lcd.Name = "m_lbl_ti_le_lcd";
            this.m_lbl_ti_le_lcd.Size = new System.Drawing.Size(51, 13);
            this.m_lbl_ti_le_lcd.TabIndex = 6;
            this.m_lbl_ti_le_lcd.Text = "Tỉ lệ LCD";
            // 
            // m_lbl_ti_le_lns
            // 
            this.m_lbl_ti_le_lns.AutoSize = true;
            this.m_lbl_ti_le_lns.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
            this.m_lbl_ti_le_lns.Location = new System.Drawing.Point(22, 71);
            this.m_lbl_ti_le_lns.Name = "m_lbl_ti_le_lns";
            this.m_lbl_ti_le_lns.Size = new System.Drawing.Size(51, 13);
            this.m_lbl_ti_le_lns.TabIndex = 4;
            this.m_lbl_ti_le_lns.Text = "Tỉ lệ LNS";
            // 
            // m_lbl_ten_ngay_cong
            // 
            this.m_lbl_ten_ngay_cong.AutoSize = true;
            this.m_lbl_ten_ngay_cong.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
            this.m_lbl_ten_ngay_cong.Location = new System.Drawing.Point(22, 19);
            this.m_lbl_ten_ngay_cong.Name = "m_lbl_ten_ngay_cong";
            this.m_lbl_ten_ngay_cong.Size = new System.Drawing.Size(79, 13);
            this.m_lbl_ten_ngay_cong.TabIndex = 0;
            this.m_lbl_ten_ngay_cong.Text = "Tên ngày công";
            // 
            // m_lbl_ma_ngay_cong
            // 
            this.m_lbl_ma_ngay_cong.AutoSize = true;
            this.m_lbl_ma_ngay_cong.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
            this.m_lbl_ma_ngay_cong.Location = new System.Drawing.Point(22, 45);
            this.m_lbl_ma_ngay_cong.Name = "m_lbl_ma_ngay_cong";
            this.m_lbl_ma_ngay_cong.Size = new System.Drawing.Size(75, 13);
            this.m_lbl_ma_ngay_cong.TabIndex = 2;
            this.m_lbl_ma_ngay_cong.Text = "Mã ngày công";
            // 
            // m_txt_ten_ngay_cong
            // 
            this.m_txt_ten_ngay_cong.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
            this.m_txt_ten_ngay_cong.Location = new System.Drawing.Point(128, 16);
            this.m_txt_ten_ngay_cong.Name = "m_txt_ten_ngay_cong";
            this.m_txt_ten_ngay_cong.Size = new System.Drawing.Size(188, 20);
            this.m_txt_ten_ngay_cong.TabIndex = 1;
            // 
            // m_txt_ma_ngay_cong
            // 
            this.m_txt_ma_ngay_cong.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
            this.m_txt_ma_ngay_cong.Location = new System.Drawing.Point(128, 42);
            this.m_txt_ma_ngay_cong.Name = "m_txt_ma_ngay_cong";
            this.m_txt_ma_ngay_cong.Size = new System.Drawing.Size(188, 20);
            this.m_txt_ma_ngay_cong.TabIndex = 3;
            // 
            // m_txt_ti_le_lns
            // 
            this.m_txt_ti_le_lns.EditValue = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.m_txt_ti_le_lns.Location = new System.Drawing.Point(128, 68);
            this.m_txt_ti_le_lns.Name = "m_txt_ti_le_lns";
            this.m_txt_ti_le_lns.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.m_txt_ti_le_lns.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.m_txt_ti_le_lns.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
            this.m_txt_ti_le_lns.Properties.Mask.UseMaskAsDisplayFormat = true;
            this.m_txt_ti_le_lns.Size = new System.Drawing.Size(188, 20);
            this.m_txt_ti_le_lns.TabIndex = 5;
            // 
            // m_txt_ti_le_lcd
            // 
            this.m_txt_ti_le_lcd.EditValue = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.m_txt_ti_le_lcd.Location = new System.Drawing.Point(128, 94);
            this.m_txt_ti_le_lcd.Name = "m_txt_ti_le_lcd";
            this.m_txt_ti_le_lcd.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.m_txt_ti_le_lcd.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.m_txt_ti_le_lcd.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
            this.m_txt_ti_le_lcd.Properties.Mask.UseMaskAsDisplayFormat = true;
            this.m_txt_ti_le_lcd.Size = new System.Drawing.Size(188, 20);
            this.m_txt_ti_le_lcd.TabIndex = 7;
            // 
            // F105_dm_loai_ngay_cong_de
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(371, 173);
            this.Controls.Add(this.panel3);
            this.Controls.Add(this.panel2);
            this.Name = "F105_dm_loai_ngay_cong_de";
            this.Text = "F105 -  Cập nhật thông tin loại ngày công";
            this.Load += new System.EventHandler(this.F105_dm_loai_ngay_cong_de_Load);
            this.panel2.ResumeLayout(false);
            this.panel3.ResumeLayout(false);
            this.panel3.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.m_txt_ti_le_lns.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_txt_ti_le_lcd.Properties)).EndInit();
            this.ResumeLayout(false);

        }