BKI_DichVuMatDat.DanhMuc.F110_dm_chuc_vu_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()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F110_dm_chuc_vu_de));
            this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
            this.m_cmd_save = new DevExpress.XtraEditors.SimpleButton();
            this.m_gr_thong_tin_co_ban = new DevExpress.XtraEditors.GroupControl();
            this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
            this.m_sle_loai_chuc_vu = new DevExpress.XtraEditors.SearchLookUpEdit();
            this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.m_txt_thu_tu = new DevExpress.XtraEditors.TextEdit();
            this.m_txt_ghi_chu = new DevExpress.XtraEditors.TextEdit();
            this.m_sle_don_vi = 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.m_txt_ten_chuc_vu = new DevExpress.XtraEditors.TextEdit();
            this.m_txt_ma_chuc_vu = new DevExpress.XtraEditors.TextEdit();
            this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
            this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
            ((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.layoutControl1)).BeginInit();
            this.layoutControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.m_sle_loai_chuc_vu.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_txt_thu_tu.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_txt_ghi_chu.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_sle_don_vi.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_txt_ten_chuc_vu.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_txt_ma_chuc_vu.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
            this.SuspendLayout();
            // 
            // 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, 198);
            this.panelControl1.Name = "panelControl1";
            this.panelControl1.Size = new System.Drawing.Size(332, 41);
            this.panelControl1.TabIndex = 16;
            // 
            // 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(214, 2);
            this.m_cmd_save.Name = "m_cmd_save";
            this.m_cmd_save.Size = new System.Drawing.Size(116, 37);
            this.m_cmd_save.TabIndex = 28;
            this.m_cmd_save.Text = "&Lưu";
            // 
            // 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.layoutControl1);
            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, 0);
            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(332, 198);
            this.m_gr_thong_tin_co_ban.TabIndex = 17;
            this.m_gr_thong_tin_co_ban.Text = "ĐIỀN THÔNG TIN";
            // 
            // layoutControl1
            // 
            this.layoutControl1.Controls.Add(this.m_sle_loai_chuc_vu);
            this.layoutControl1.Controls.Add(this.m_txt_thu_tu);
            this.layoutControl1.Controls.Add(this.m_txt_ghi_chu);
            this.layoutControl1.Controls.Add(this.m_sle_don_vi);
            this.layoutControl1.Controls.Add(this.m_txt_ten_chuc_vu);
            this.layoutControl1.Controls.Add(this.m_txt_ma_chuc_vu);
            this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.layoutControl1.Location = new System.Drawing.Point(2, 21);
            this.layoutControl1.Name = "layoutControl1";
            this.layoutControl1.Root = this.layoutControlGroup1;
            this.layoutControl1.Size = new System.Drawing.Size(328, 175);
            this.layoutControl1.TabIndex = 28;
            this.layoutControl1.Text = "layoutControl1";
            // 
            // m_sle_loai_chuc_vu
            // 
            this.m_sle_loai_chuc_vu.Location = new System.Drawing.Point(92, 84);
            this.m_sle_loai_chuc_vu.Name = "m_sle_loai_chuc_vu";
            this.m_sle_loai_chuc_vu.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.m_sle_loai_chuc_vu.Properties.NullText = "-----Chọn loại chức vụ -----";
            this.m_sle_loai_chuc_vu.Properties.View = this.gridView1;
            this.m_sle_loai_chuc_vu.Size = new System.Drawing.Size(224, 20);
            this.m_sle_loai_chuc_vu.StyleController = this.layoutControl1;
            this.m_sle_loai_chuc_vu.TabIndex = 27;
            // 
            // gridView1
            // 
            this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gridColumn4,
            this.gridColumn5});
            this.gridView1.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
            this.gridView1.Name = "gridView1";
            this.gridView1.OptionsSelection.EnableAppearanceFocusedCell = false;
            this.gridView1.OptionsView.ShowGroupPanel = false;
            // 
            // gridColumn4
            // 
            this.gridColumn4.Caption = "Mã loại chức vụ";
            this.gridColumn4.FieldName = "MA_TU_DIEN";
            this.gridColumn4.Name = "gridColumn4";
            this.gridColumn4.Visible = true;
            this.gridColumn4.VisibleIndex = 0;
            // 
            // gridColumn5
            // 
            this.gridColumn5.Caption = "Loại chức vụ";
            this.gridColumn5.FieldName = "TEN";
            this.gridColumn5.Name = "gridColumn5";
            this.gridColumn5.Visible = true;
            this.gridColumn5.VisibleIndex = 1;
            // 
            // m_txt_thu_tu
            // 
            this.m_txt_thu_tu.Location = new System.Drawing.Point(92, 108);
            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(224, 20);
            this.m_txt_thu_tu.StyleController = this.layoutControl1;
            this.m_txt_thu_tu.TabIndex = 24;
            // 
            // m_txt_ghi_chu
            // 
            this.m_txt_ghi_chu.Location = new System.Drawing.Point(92, 132);
            this.m_txt_ghi_chu.Name = "m_txt_ghi_chu";
            this.m_txt_ghi_chu.Size = new System.Drawing.Size(224, 20);
            this.m_txt_ghi_chu.StyleController = this.layoutControl1;
            this.m_txt_ghi_chu.TabIndex = 25;
            // 
            // m_sle_don_vi
            // 
            this.m_sle_don_vi.Location = new System.Drawing.Point(92, 12);
            this.m_sle_don_vi.Name = "m_sle_don_vi";
            this.m_sle_don_vi.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.m_sle_don_vi.Properties.NullText = "-----Chọn đơn vị -----";
            this.m_sle_don_vi.Properties.View = this.searchLookUpEdit1View;
            this.m_sle_don_vi.Size = new System.Drawing.Size(224, 20);
            this.m_sle_don_vi.StyleController = this.layoutControl1;
            this.m_sle_don_vi.TabIndex = 21;
            // 
            // 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";
            // 
            // m_txt_ten_chuc_vu
            // 
            this.m_txt_ten_chuc_vu.Location = new System.Drawing.Point(92, 60);
            this.m_txt_ten_chuc_vu.Name = "m_txt_ten_chuc_vu";
            this.m_txt_ten_chuc_vu.Size = new System.Drawing.Size(224, 20);
            this.m_txt_ten_chuc_vu.StyleController = this.layoutControl1;
            this.m_txt_ten_chuc_vu.TabIndex = 23;
            // 
            // m_txt_ma_chuc_vu
            // 
            this.m_txt_ma_chuc_vu.Location = new System.Drawing.Point(92, 36);
            this.m_txt_ma_chuc_vu.Name = "m_txt_ma_chuc_vu";
            this.m_txt_ma_chuc_vu.Size = new System.Drawing.Size(224, 20);
            this.m_txt_ma_chuc_vu.StyleController = this.layoutControl1;
            this.m_txt_ma_chuc_vu.TabIndex = 22;
            // 
            // layoutControlGroup1
            // 
            this.layoutControlGroup1.CustomizationFormText = "layoutControlGroup1";
            this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
            this.layoutControlGroup1.GroupBordersVisible = false;
            this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.layoutControlItem1,
            this.layoutControlItem2,
            this.layoutControlItem3,
            this.layoutControlItem4,
            this.layoutControlItem5,
            this.layoutControlItem6});
            this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
            this.layoutControlGroup1.Name = "layoutControlGroup1";
            this.layoutControlGroup1.Size = new System.Drawing.Size(328, 175);
            this.layoutControlGroup1.Text = "layoutControlGroup1";
            this.layoutControlGroup1.TextVisible = false;
            // 
            // layoutControlItem1
            // 
            this.layoutControlItem1.Control = this.m_sle_don_vi;
            this.layoutControlItem1.CustomizationFormText = "Chọn đơn vị";
            this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem1.Name = "layoutControlItem1";
            this.layoutControlItem1.Size = new System.Drawing.Size(308, 24);
            this.layoutControlItem1.Text = "Chọn đơn vị";
            this.layoutControlItem1.TextSize = new System.Drawing.Size(77, 13);
            // 
            // layoutControlItem2
            // 
            this.layoutControlItem2.Control = this.m_txt_ma_chuc_vu;
            this.layoutControlItem2.CustomizationFormText = "Mã chức vụ (*)";
            this.layoutControlItem2.Location = new System.Drawing.Point(0, 24);
            this.layoutControlItem2.Name = "layoutControlItem2";
            this.layoutControlItem2.Size = new System.Drawing.Size(308, 24);
            this.layoutControlItem2.Text = "Mã chức vụ (*)";
            this.layoutControlItem2.TextSize = new System.Drawing.Size(77, 13);
            // 
            // layoutControlItem3
            // 
            this.layoutControlItem3.Control = this.m_txt_ten_chuc_vu;
            this.layoutControlItem3.CustomizationFormText = "Tên chức vụ (*)";
            this.layoutControlItem3.Location = new System.Drawing.Point(0, 48);
            this.layoutControlItem3.Name = "layoutControlItem3";
            this.layoutControlItem3.Size = new System.Drawing.Size(308, 24);
            this.layoutControlItem3.Text = "Tên chức vụ (*)";
            this.layoutControlItem3.TextSize = new System.Drawing.Size(77, 13);
            // 
            // layoutControlItem4
            // 
            this.layoutControlItem4.Control = this.m_sle_loai_chuc_vu;
            this.layoutControlItem4.CustomizationFormText = "Loại chức vụ (*)";
            this.layoutControlItem4.Location = new System.Drawing.Point(0, 72);
            this.layoutControlItem4.Name = "layoutControlItem4";
            this.layoutControlItem4.Size = new System.Drawing.Size(308, 24);
            this.layoutControlItem4.Text = "Loại chức vụ (*)";
            this.layoutControlItem4.TextSize = new System.Drawing.Size(77, 13);
            // 
            // layoutControlItem5
            // 
            this.layoutControlItem5.Control = this.m_txt_thu_tu;
            this.layoutControlItem5.CustomizationFormText = "Thứ tự hiển thị";
            this.layoutControlItem5.Location = new System.Drawing.Point(0, 96);
            this.layoutControlItem5.Name = "layoutControlItem5";
            this.layoutControlItem5.Size = new System.Drawing.Size(308, 24);
            this.layoutControlItem5.Text = "Thứ tự hiển thị";
            this.layoutControlItem5.TextSize = new System.Drawing.Size(77, 13);
            // 
            // layoutControlItem6
            // 
            this.layoutControlItem6.Control = this.m_txt_ghi_chu;
            this.layoutControlItem6.CustomizationFormText = "Ghi chú";
            this.layoutControlItem6.Location = new System.Drawing.Point(0, 120);
            this.layoutControlItem6.Name = "layoutControlItem6";
            this.layoutControlItem6.Size = new System.Drawing.Size(308, 35);
            this.layoutControlItem6.Text = "Ghi chú";
            this.layoutControlItem6.TextSize = new System.Drawing.Size(77, 13);
            // 
            // F110_dm_chuc_vu_de
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(332, 239);
            this.Controls.Add(this.m_gr_thong_tin_co_ban);
            this.Controls.Add(this.panelControl1);
            this.Name = "F110_dm_chuc_vu_de";
            this.Text = "F110 - Cập nhật chức vụ";
            ((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);
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
            this.layoutControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.m_sle_loai_chuc_vu.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_txt_thu_tu.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_txt_ghi_chu.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_sle_don_vi.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_txt_ten_chuc_vu.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_txt_ma_chuc_vu.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
            this.ResumeLayout(false);

        }