BKI_DichVuMatDat.DanhMuc.F101_dm_don_vi_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(F101_dm_don_vi_de));
            this.m_lbl_header = new System.Windows.Forms.Label();
            this.imageList1 = new System.Windows.Forms.ImageList(this.components);
            this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
            this.m_gr_thong_tin_co_ban = new DevExpress.XtraEditors.GroupControl();
            this.label2 = new System.Windows.Forms.Label();
            this.label1 = new System.Windows.Forms.Label();
            this.m_sle_chon_dv_cap_tren = new DevExpress.XtraEditors.SearchLookUpEdit();
            this.searchLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.label7 = new System.Windows.Forms.Label();
            this.label6 = new System.Windows.Forms.Label();
            this.m_txt_ma_dv = new DevExpress.XtraEditors.TextEdit();
            this.m_txt_ten_dv = new DevExpress.XtraEditors.TextEdit();
            this.m_txt_thu_tu = new DevExpress.XtraEditors.TextEdit();
            this.m_cmd_save = new DevExpress.XtraEditors.SimpleButton();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
            this.panelControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.m_gr_thong_tin_co_ban)).BeginInit();
            this.m_gr_thong_tin_co_ban.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.m_sle_chon_dv_cap_tren.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_txt_ma_dv.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_txt_ten_dv.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_txt_thu_tu.Properties)).BeginInit();
            this.SuspendLayout();
            // 
            // m_lbl_header
            // 
            this.m_lbl_header.Dock = System.Windows.Forms.DockStyle.Top;
            this.m_lbl_header.Font = new System.Drawing.Font("Microsoft Sans Serif", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
            this.m_lbl_header.ForeColor = System.Drawing.Color.Maroon;
            this.m_lbl_header.Location = new System.Drawing.Point(0, 0);
            this.m_lbl_header.Name = "m_lbl_header";
            this.m_lbl_header.Size = new System.Drawing.Size(408, 44);
            this.m_lbl_header.TabIndex = 0;
            this.m_lbl_header.Text = "THÊM ĐƠN VỊ";
            this.m_lbl_header.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // 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, "");
            // 
            // panelControl1
            // 
            this.panelControl1.Controls.Add(this.m_cmd_save);
            this.panelControl1.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.panelControl1.Location = new System.Drawing.Point(0, 215);
            this.panelControl1.Name = "panelControl1";
            this.panelControl1.Size = new System.Drawing.Size(408, 44);
            this.panelControl1.TabIndex = 2;
            // 
            // m_gr_thong_tin_co_ban
            // 
            this.m_gr_thong_tin_co_ban.Appearance.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.m_gr_thong_tin_co_ban.Appearance.Options.UseFont = true;
            this.m_gr_thong_tin_co_ban.Controls.Add(this.m_txt_thu_tu);
            this.m_gr_thong_tin_co_ban.Controls.Add(this.m_txt_ten_dv);
            this.m_gr_thong_tin_co_ban.Controls.Add(this.m_txt_ma_dv);
            this.m_gr_thong_tin_co_ban.Controls.Add(this.label6);
            this.m_gr_thong_tin_co_ban.Controls.Add(this.label7);
            this.m_gr_thong_tin_co_ban.Controls.Add(this.m_sle_chon_dv_cap_tren);
            this.m_gr_thong_tin_co_ban.Controls.Add(this.label1);
            this.m_gr_thong_tin_co_ban.Controls.Add(this.label2);
            this.m_gr_thong_tin_co_ban.Dock = System.Windows.Forms.DockStyle.Fill;
            this.m_gr_thong_tin_co_ban.Location = new System.Drawing.Point(0, 44);
            this.m_gr_thong_tin_co_ban.Name = "m_gr_thong_tin_co_ban";
            this.m_gr_thong_tin_co_ban.Size = new System.Drawing.Size(408, 171);
            this.m_gr_thong_tin_co_ban.TabIndex = 0;
            this.m_gr_thong_tin_co_ban.Text = "ĐIỀN THÔNG TIN";
            this.m_gr_thong_tin_co_ban.Paint += new System.Windows.Forms.PaintEventHandler(this.m_gr_thong_tin_co_ban_Paint);
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(21, 123);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(75, 13);
            this.label2.TabIndex = 5;
            this.label2.Text = "Thứ tự hiển thị";
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(21, 39);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(80, 13);
            this.label1.TabIndex = 7;
            this.label1.Text = "Đơn vị cấp trên";
            // 
            // m_sle_chon_dv_cap_tren
            // 
            this.m_sle_chon_dv_cap_tren.Location = new System.Drawing.Point(140, 36);
            this.m_sle_chon_dv_cap_tren.Name = "m_sle_chon_dv_cap_tren";
            this.m_sle_chon_dv_cap_tren.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.m_sle_chon_dv_cap_tren.Properties.NullText = "-----Chọn đơn vị cấp trên-----";
            this.m_sle_chon_dv_cap_tren.Properties.View = this.searchLookUpEdit1View;
            this.m_sle_chon_dv_cap_tren.Size = new System.Drawing.Size(208, 20);
            this.m_sle_chon_dv_cap_tren.TabIndex = 8;
            // 
            // searchLookUpEdit1View
            // 
            this.searchLookUpEdit1View.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gridColumn1,
            this.gridColumn2,
            this.gridColumn3});
            this.searchLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
            this.searchLookUpEdit1View.Name = "searchLookUpEdit1View";
            this.searchLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false;
            this.searchLookUpEdit1View.OptionsView.ShowGroupPanel = false;
            // 
            // gridColumn1
            // 
            this.gridColumn1.Caption = "Mã đơn vị";
            this.gridColumn1.FieldName = "MA_DON_VI";
            this.gridColumn1.Name = "gridColumn1";
            this.gridColumn1.Visible = true;
            this.gridColumn1.VisibleIndex = 0;
            // 
            // gridColumn2
            // 
            this.gridColumn2.Caption = "Tên đơn vị";
            this.gridColumn2.FieldName = "TEN_DON_VI";
            this.gridColumn2.Name = "gridColumn2";
            this.gridColumn2.Visible = true;
            this.gridColumn2.VisibleIndex = 1;
            // 
            // gridColumn3
            // 
            this.gridColumn3.Caption = "Số thứ tự";
            this.gridColumn3.FieldName = "SO_THU_TU";
            this.gridColumn3.Name = "gridColumn3";
            this.gridColumn3.Visible = true;
            this.gridColumn3.VisibleIndex = 2;
            // 
            // label7
            // 
            this.label7.AutoSize = true;
            this.label7.Location = new System.Drawing.Point(21, 67);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(68, 13);
            this.label7.TabIndex = 0;
            this.label7.Text = "Mã đơn vị (*)";
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.Location = new System.Drawing.Point(21, 95);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(72, 13);
            this.label6.TabIndex = 3;
            this.label6.Text = "Tên đơn vị (*)";
            // 
            // m_txt_ma_dv
            // 
            this.m_txt_ma_dv.Location = new System.Drawing.Point(140, 64);
            this.m_txt_ma_dv.Name = "m_txt_ma_dv";
            this.m_txt_ma_dv.Size = new System.Drawing.Size(208, 20);
            this.m_txt_ma_dv.TabIndex = 9;
            // 
            // m_txt_ten_dv
            // 
            this.m_txt_ten_dv.Location = new System.Drawing.Point(140, 92);
            this.m_txt_ten_dv.Name = "m_txt_ten_dv";
            this.m_txt_ten_dv.Size = new System.Drawing.Size(208, 20);
            this.m_txt_ten_dv.TabIndex = 10;
            // 
            // m_txt_thu_tu
            // 
            this.m_txt_thu_tu.Location = new System.Drawing.Point(140, 120);
            this.m_txt_thu_tu.Name = "m_txt_thu_tu";
            this.m_txt_thu_tu.Properties.Mask.EditMask = "f0";
            this.m_txt_thu_tu.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
            this.m_txt_thu_tu.Properties.Mask.UseMaskAsDisplayFormat = true;
            this.m_txt_thu_tu.Size = new System.Drawing.Size(208, 20);
            this.m_txt_thu_tu.TabIndex = 11;
            // 
            // 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(290, 2);
            this.m_cmd_save.Name = "m_cmd_save";
            this.m_cmd_save.Size = new System.Drawing.Size(116, 40);
            this.m_cmd_save.TabIndex = 27;
            this.m_cmd_save.Text = "&Lưu";
            // 
            // F101_dm_don_vi_de
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(408, 259);
            this.Controls.Add(this.m_gr_thong_tin_co_ban);
            this.Controls.Add(this.panelControl1);
            this.Controls.Add(this.m_lbl_header);
            this.Name = "F101_dm_don_vi_de";
            this.Text = "F101 - Danh mục đơn vị detail";
            ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
            this.panelControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.m_gr_thong_tin_co_ban)).EndInit();
            this.m_gr_thong_tin_co_ban.ResumeLayout(false);
            this.m_gr_thong_tin_co_ban.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.m_sle_chon_dv_cap_tren.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_txt_ma_dv.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_txt_ten_dv.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_txt_thu_tu.Properties)).EndInit();
            this.ResumeLayout(false);

        }