BKI_DichVuMatDat.NghiepVu.f303_gd_cham_cong_lam_them.InitializeComponent C# (CSharp) Метод

InitializeComponent() приватный Метод

Required method for Designer support - do not modify the contents of this method with the code editor.
private InitializeComponent ( ) : void
Результат void
        private void InitializeComponent()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(f303_gd_cham_cong_lam_them));
            this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
            this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
            this.m_cmd_luu_cham_cong_lam_them = new DevExpress.XtraEditors.SimpleButton();
            this.dS_GD_CHAM_CONG_LAM_THEM1 = new BKI_DichVuMatDat.DS.DS_GD_CHAM_CONG_LAM_THEM();
            this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
            this.m_cmd_chon_du_lieu = new DevExpress.XtraEditors.SimpleButton();
            this.m_cmd_tai_file_mau = new DevExpress.XtraEditors.SimpleButton();
            this.panelControl4 = new DevExpress.XtraEditors.PanelControl();
            this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
            this.m_txt_nam = new DevExpress.XtraEditors.TextEdit();
            this.m_txt_thang = new DevExpress.XtraEditors.TextEdit();
            this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
            this.m_lbl_trang_thai_cham_cong = new DevExpress.XtraEditors.LabelControl();
            this.m_grc = new DevExpress.XtraGrid.GridControl();
            this.m_grv = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.splashScreenManager1 = new DevExpress.XtraSplashScreen.SplashScreenManager(this, typeof(global::BKI_DichVuMatDat.BaoCao.F_wait_form), true, true);
            ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
            this.panelControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
            this.panelControl2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dS_GD_CHAM_CONG_LAM_THEM1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
            this.panelControl3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl4)).BeginInit();
            this.panelControl4.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.m_txt_nam.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_txt_thang.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_grc)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_grv)).BeginInit();
            this.SuspendLayout();
            // 
            // panelControl1
            // 
            this.panelControl1.Controls.Add(this.panelControl2);
            this.panelControl1.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.panelControl1.Location = new System.Drawing.Point(0, 381);
            this.panelControl1.Name = "panelControl1";
            this.panelControl1.Size = new System.Drawing.Size(873, 54);
            this.panelControl1.TabIndex = 3;
            // 
            // panelControl2
            // 
            this.panelControl2.Controls.Add(this.m_cmd_luu_cham_cong_lam_them);
            this.panelControl2.Dock = System.Windows.Forms.DockStyle.Right;
            this.panelControl2.Location = new System.Drawing.Point(713, 2);
            this.panelControl2.Name = "panelControl2";
            this.panelControl2.Size = new System.Drawing.Size(158, 50);
            this.panelControl2.TabIndex = 1;
            // 
            // m_cmd_luu_cham_cong_lam_them
            // 
            this.m_cmd_luu_cham_cong_lam_them.Dock = System.Windows.Forms.DockStyle.Fill;
            this.m_cmd_luu_cham_cong_lam_them.Enabled = false;
            this.m_cmd_luu_cham_cong_lam_them.Image = ((System.Drawing.Image)(resources.GetObject("m_cmd_luu_cham_cong_lam_them.Image")));
            this.m_cmd_luu_cham_cong_lam_them.Location = new System.Drawing.Point(2, 2);
            this.m_cmd_luu_cham_cong_lam_them.Name = "m_cmd_luu_cham_cong_lam_them";
            this.m_cmd_luu_cham_cong_lam_them.Size = new System.Drawing.Size(154, 46);
            this.m_cmd_luu_cham_cong_lam_them.TabIndex = 0;
            this.m_cmd_luu_cham_cong_lam_them.Text = "Lưu chấm công";
            // 
            // dS_GD_CHAM_CONG_LAM_THEM1
            // 
            this.dS_GD_CHAM_CONG_LAM_THEM1.DataSetName = "DS_GD_CHAM_CONG_LAM_THEM";
            this.dS_GD_CHAM_CONG_LAM_THEM1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
            // 
            // panelControl3
            // 
            this.panelControl3.Controls.Add(this.m_cmd_chon_du_lieu);
            this.panelControl3.Controls.Add(this.m_cmd_tai_file_mau);
            this.panelControl3.Controls.Add(this.panelControl4);
            this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top;
            this.panelControl3.Location = new System.Drawing.Point(0, 0);
            this.panelControl3.Name = "panelControl3";
            this.panelControl3.Size = new System.Drawing.Size(873, 85);
            this.panelControl3.TabIndex = 4;
            // 
            // m_cmd_chon_du_lieu
            // 
            this.m_cmd_chon_du_lieu.Image = ((System.Drawing.Image)(resources.GetObject("m_cmd_chon_du_lieu.Image")));
            this.m_cmd_chon_du_lieu.Location = new System.Drawing.Point(501, 23);
            this.m_cmd_chon_du_lieu.Name = "m_cmd_chon_du_lieu";
            this.m_cmd_chon_du_lieu.Size = new System.Drawing.Size(190, 36);
            this.m_cmd_chon_du_lieu.TabIndex = 5;
            this.m_cmd_chon_du_lieu.Text = "Chọn dữ liệu chấm công";
            // 
            // m_cmd_tai_file_mau
            // 
            this.m_cmd_tai_file_mau.Image = ((System.Drawing.Image)(resources.GetObject("m_cmd_tai_file_mau.Image")));
            this.m_cmd_tai_file_mau.Location = new System.Drawing.Point(288, 23);
            this.m_cmd_tai_file_mau.Name = "m_cmd_tai_file_mau";
            this.m_cmd_tai_file_mau.Size = new System.Drawing.Size(190, 36);
            this.m_cmd_tai_file_mau.TabIndex = 4;
            this.m_cmd_tai_file_mau.Text = "Tải file mẫu";
            // 
            // panelControl4
            // 
            this.panelControl4.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
            this.panelControl4.Controls.Add(this.labelControl2);
            this.panelControl4.Controls.Add(this.m_txt_nam);
            this.panelControl4.Controls.Add(this.m_txt_thang);
            this.panelControl4.Controls.Add(this.labelControl1);
            this.panelControl4.Controls.Add(this.m_lbl_trang_thai_cham_cong);
            this.panelControl4.Dock = System.Windows.Forms.DockStyle.Left;
            this.panelControl4.Location = new System.Drawing.Point(2, 2);
            this.panelControl4.Name = "panelControl4";
            this.panelControl4.Size = new System.Drawing.Size(280, 81);
            this.panelControl4.TabIndex = 2;
            // 
            // labelControl2
            // 
            this.labelControl2.Location = new System.Drawing.Point(28, 85);
            this.labelControl2.Name = "labelControl2";
            this.labelControl2.Size = new System.Drawing.Size(0, 13);
            this.labelControl2.TabIndex = 19;
            // 
            // m_txt_nam
            // 
            this.m_txt_nam.Location = new System.Drawing.Point(127, 24);
            this.m_txt_nam.Name = "m_txt_nam";
            this.m_txt_nam.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Bold);
            this.m_txt_nam.Properties.Appearance.Options.UseFont = true;
            this.m_txt_nam.Properties.Appearance.Options.UseTextOptions = true;
            this.m_txt_nam.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.m_txt_nam.Properties.AutoHeight = false;
            this.m_txt_nam.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.m_txt_nam.Properties.Mask.EditMask = "d";
            this.m_txt_nam.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
            this.m_txt_nam.Properties.Mask.UseMaskAsDisplayFormat = true;
            this.m_txt_nam.Properties.NullText = "Nhập năm";
            this.m_txt_nam.Properties.NullValuePrompt = "Nhập năm";
            this.m_txt_nam.Size = new System.Drawing.Size(100, 29);
            this.m_txt_nam.TabIndex = 1;
            // 
            // m_txt_thang
            // 
            this.m_txt_thang.Location = new System.Drawing.Point(26, 24);
            this.m_txt_thang.Name = "m_txt_thang";
            this.m_txt_thang.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Bold);
            this.m_txt_thang.Properties.Appearance.Options.UseFont = true;
            this.m_txt_thang.Properties.Appearance.Options.UseTextOptions = true;
            this.m_txt_thang.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.m_txt_thang.Properties.AutoHeight = false;
            this.m_txt_thang.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.m_txt_thang.Properties.Mask.EditMask = "d";
            this.m_txt_thang.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
            this.m_txt_thang.Properties.Mask.UseMaskAsDisplayFormat = true;
            this.m_txt_thang.Properties.NullText = "Nhập tháng";
            this.m_txt_thang.Properties.NullValuePrompt = "Nhập tháng";
            this.m_txt_thang.Size = new System.Drawing.Size(84, 29);
            this.m_txt_thang.TabIndex = 0;
            // 
            // labelControl1
            // 
            this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 16F);
            this.labelControl1.Location = new System.Drawing.Point(114, 25);
            this.labelControl1.Name = "labelControl1";
            this.labelControl1.Size = new System.Drawing.Size(8, 25);
            this.labelControl1.TabIndex = 18;
            this.labelControl1.Text = "/";
            // 
            // m_lbl_trang_thai_cham_cong
            // 
            this.m_lbl_trang_thai_cham_cong.Appearance.Font = new System.Drawing.Font("Tahoma", 8.5F, System.Drawing.FontStyle.Bold);
            this.m_lbl_trang_thai_cham_cong.Appearance.ForeColor = System.Drawing.Color.ForestGreen;
            this.m_lbl_trang_thai_cham_cong.Location = new System.Drawing.Point(28, 63);
            this.m_lbl_trang_thai_cham_cong.Name = "m_lbl_trang_thai_cham_cong";
            this.m_lbl_trang_thai_cham_cong.Size = new System.Drawing.Size(0, 13);
            this.m_lbl_trang_thai_cham_cong.TabIndex = 3;
            // 
            // m_grc
            // 
            this.m_grc.Cursor = System.Windows.Forms.Cursors.Default;
            this.m_grc.Dock = System.Windows.Forms.DockStyle.Fill;
            this.m_grc.Location = new System.Drawing.Point(0, 85);
            this.m_grc.MainView = this.m_grv;
            this.m_grc.Name = "m_grc";
            this.m_grc.Size = new System.Drawing.Size(873, 296);
            this.m_grc.TabIndex = 5;
            this.m_grc.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.m_grv});
            // 
            // m_grv
            // 
            this.m_grv.Appearance.HeaderPanel.Options.UseTextOptions = true;
            this.m_grv.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.m_grv.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gridColumn1,
            this.gridColumn5,
            this.gridColumn4,
            this.gridColumn2,
            this.gridColumn3,
            this.gridColumn6});
            this.m_grv.GridControl = this.m_grc;
            this.m_grv.Name = "m_grv";
            // 
            // gridColumn1
            // 
            this.gridColumn1.AppearanceCell.Options.UseTextOptions = true;
            this.gridColumn1.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gridColumn1.Caption = "Mã nhân viên";
            this.gridColumn1.FieldName = "MA_NV";
            this.gridColumn1.Name = "gridColumn1";
            this.gridColumn1.Visible = true;
            this.gridColumn1.VisibleIndex = 0;
            this.gridColumn1.Width = 160;
            // 
            // gridColumn5
            // 
            this.gridColumn5.Caption = "Đơn vị";
            this.gridColumn5.FieldName = "DON_VI";
            this.gridColumn5.Name = "gridColumn5";
            this.gridColumn5.Visible = true;
            this.gridColumn5.VisibleIndex = 2;
            this.gridColumn5.Width = 160;
            // 
            // gridColumn4
            // 
            this.gridColumn4.Caption = "Chức vụ";
            this.gridColumn4.FieldName = "CHUC_VU";
            this.gridColumn4.Name = "gridColumn4";
            this.gridColumn4.Visible = true;
            this.gridColumn4.VisibleIndex = 3;
            this.gridColumn4.Width = 160;
            // 
            // gridColumn2
            // 
            this.gridColumn2.Caption = "Họ và tên";
            this.gridColumn2.FieldName = "HO_TEN";
            this.gridColumn2.Name = "gridColumn2";
            this.gridColumn2.Visible = true;
            this.gridColumn2.VisibleIndex = 1;
            this.gridColumn2.Width = 160;
            // 
            // gridColumn3
            // 
            this.gridColumn3.AppearanceCell.Options.UseTextOptions = true;
            this.gridColumn3.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gridColumn3.Caption = "Số ngày làm thêm";
            this.gridColumn3.FieldName = "SO_NGAY_LAM_THEM";
            this.gridColumn3.Name = "gridColumn3";
            this.gridColumn3.Visible = true;
            this.gridColumn3.VisibleIndex = 4;
            this.gridColumn3.Width = 165;
            // 
            // gridColumn6
            // 
            this.gridColumn6.AppearanceCell.Options.UseTextOptions = true;
            this.gridColumn6.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gridColumn6.Caption = "STT";
            this.gridColumn6.FieldName = "STT";
            this.gridColumn6.Name = "gridColumn6";
            this.gridColumn6.Width = 50;
            // 
            // f303_gd_cham_cong_lam_them
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(873, 435);
            this.Controls.Add(this.m_grc);
            this.Controls.Add(this.panelControl3);
            this.Controls.Add(this.panelControl1);
            this.Name = "f303_gd_cham_cong_lam_them";
            this.Text = "F303 -  Chấm công làm thêm";
            ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
            this.panelControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
            this.panelControl2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.dS_GD_CHAM_CONG_LAM_THEM1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
            this.panelControl3.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.panelControl4)).EndInit();
            this.panelControl4.ResumeLayout(false);
            this.panelControl4.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.m_txt_nam.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_txt_thang.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_grc)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_grv)).EndInit();
            this.ResumeLayout(false);

        }