快乐的昕的电脑
2025-11-17 45658068e0fb7bc4359c9ec4ce194f17aaab5e3e
DevApp/Gs.DevApp/DevFrm/JJGZ/Frm_MesJSSalary.Designer.cs
@@ -58,8 +58,8 @@
            this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl();
            this.lbGuid = new System.Windows.Forms.Label();
            this.txt_createDate = new DevExpress.XtraEditors.TextEdit();
            this.txt_createBy = new DevExpress.XtraEditors.TextEdit();
            this.txt_checkBy = new DevExpress.XtraEditors.TextEdit();
            this.txt_createByName = new DevExpress.XtraEditors.TextEdit();
            this.txt_checkUserName = new DevExpress.XtraEditors.TextEdit();
            this.txt_checkDate = new DevExpress.XtraEditors.TextEdit();
            this.txt_checkStatus = new DevExpress.XtraEditors.CheckEdit();
            this.txt_Remark = new DevExpress.XtraEditors.TextEdit();
@@ -73,8 +73,6 @@
            this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
            this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
            this.tips = new DevExpress.Utils.ToolTipController(this.components);
            this.picCheckBox = new System.Windows.Forms.PictureBox();
            this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
@@ -85,6 +83,8 @@
            this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
            this.tips = new DevExpress.Utils.ToolTipController(this.components);
            this.picCheckBox = new System.Windows.Forms.PictureBox();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
            this.xtraTabControl1.SuspendLayout();
            this.xtraTabPage1.SuspendLayout();
@@ -104,8 +104,8 @@
            ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).BeginInit();
            this.layoutMx1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_checkBy.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_createByName.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_checkUserName.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_checkStatus.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_Remark.Properties)).BeginInit();
@@ -121,7 +121,6 @@
            ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
@@ -132,6 +131,7 @@
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
            this.SuspendLayout();
            // 
            // toolBarMenu1
@@ -236,11 +236,12 @@
            // 
            this.gv_createBy.AppearanceCell.Options.UseFont = true;
            this.gv_createBy.Caption = "建立者";
            this.gv_createBy.FieldName = "createBy";
            this.gv_createBy.FieldName = "createByName";
            this.gv_createBy.MinWidth = 62;
            this.gv_createBy.Name = "gv_createBy";
            this.gv_createBy.OptionsColumn.AllowEdit = false;
            this.gv_createBy.Tag = "query_a.create_by";
            this.gv_createBy.OptionsColumn.ReadOnly = true;
            this.gv_createBy.Tag = "cj.USER_NAME";
            this.gv_createBy.Visible = true;
            this.gv_createBy.VisibleIndex = 1;
            this.gv_createBy.Width = 100;
@@ -253,7 +254,8 @@
            this.gv_createDate.MinWidth = 225;
            this.gv_createDate.Name = "gv_createDate";
            this.gv_createDate.OptionsColumn.AllowEdit = false;
            this.gv_createDate.Tag = "query_a.create_date";
            this.gv_createDate.OptionsColumn.ReadOnly = true;
            this.gv_createDate.Tag = "a.CREATE_DATE";
            this.gv_createDate.Visible = true;
            this.gv_createDate.VisibleIndex = 2;
            this.gv_createDate.Width = 286;
@@ -264,6 +266,8 @@
            this.gridColumn6.FieldName = "checkStatus";
            this.gridColumn6.MinWidth = 31;
            this.gridColumn6.Name = "gridColumn6";
            this.gridColumn6.OptionsColumn.ReadOnly = true;
            this.gridColumn6.Tag = "checkStatus";
            this.gridColumn6.Visible = true;
            this.gridColumn6.VisibleIndex = 0;
            this.gridColumn6.Width = 117;
@@ -275,6 +279,8 @@
            this.gridColumn1.MinWidth = 30;
            this.gridColumn1.Name = "gridColumn1";
            this.gridColumn1.OptionsColumn.AllowEdit = false;
            this.gridColumn1.OptionsColumn.ReadOnly = true;
            this.gridColumn1.Tag = "hourlyType";
            this.gridColumn1.Visible = true;
            this.gridColumn1.VisibleIndex = 3;
            this.gridColumn1.Width = 94;
@@ -286,6 +292,8 @@
            this.gridColumn2.MinWidth = 30;
            this.gridColumn2.Name = "gridColumn2";
            this.gridColumn2.OptionsColumn.AllowEdit = false;
            this.gridColumn2.OptionsColumn.ReadOnly = true;
            this.gridColumn2.Tag = "hourlySalary";
            this.gridColumn2.Visible = true;
            this.gridColumn2.VisibleIndex = 4;
            this.gridColumn2.Width = 94;
@@ -297,6 +305,8 @@
            this.gridColumn3.MinWidth = 30;
            this.gridColumn3.Name = "gridColumn3";
            this.gridColumn3.OptionsColumn.AllowEdit = false;
            this.gridColumn3.OptionsColumn.ReadOnly = true;
            this.gridColumn3.Tag = "beginTime";
            this.gridColumn3.Visible = true;
            this.gridColumn3.VisibleIndex = 5;
            this.gridColumn3.Width = 94;
@@ -308,6 +318,8 @@
            this.gridColumn4.MinWidth = 30;
            this.gridColumn4.Name = "gridColumn4";
            this.gridColumn4.OptionsColumn.AllowEdit = false;
            this.gridColumn4.OptionsColumn.ReadOnly = true;
            this.gridColumn4.Tag = "endTime";
            this.gridColumn4.Visible = true;
            this.gridColumn4.VisibleIndex = 6;
            this.gridColumn4.Width = 94;
@@ -319,6 +331,8 @@
            this.gridColumn5.MinWidth = 30;
            this.gridColumn5.Name = "gridColumn5";
            this.gridColumn5.OptionsColumn.AllowEdit = false;
            this.gridColumn5.OptionsColumn.ReadOnly = true;
            this.gridColumn5.Tag = "remark";
            this.gridColumn5.Visible = true;
            this.gridColumn5.VisibleIndex = 7;
            this.gridColumn5.Width = 94;
@@ -330,6 +344,8 @@
            this.gridColumn7.MinWidth = 30;
            this.gridColumn7.Name = "gridColumn7";
            this.gridColumn7.OptionsColumn.AllowEdit = false;
            this.gridColumn7.OptionsColumn.ReadOnly = true;
            this.gridColumn7.Tag = "salaryType";
            this.gridColumn7.Visible = true;
            this.gridColumn7.VisibleIndex = 8;
            this.gridColumn7.Width = 94;
@@ -379,8 +395,8 @@
            // 
            this.layoutMx1.Controls.Add(this.lbGuid);
            this.layoutMx1.Controls.Add(this.txt_createDate);
            this.layoutMx1.Controls.Add(this.txt_createBy);
            this.layoutMx1.Controls.Add(this.txt_checkBy);
            this.layoutMx1.Controls.Add(this.txt_createByName);
            this.layoutMx1.Controls.Add(this.txt_checkUserName);
            this.layoutMx1.Controls.Add(this.txt_checkDate);
            this.layoutMx1.Controls.Add(this.txt_checkStatus);
            this.layoutMx1.Controls.Add(this.txt_Remark);
@@ -423,26 +439,26 @@
            this.txt_createDate.TabIndex = 231;
            this.txt_createDate.Tag = "readonly";
            // 
            // txt_createBy
            // txt_createByName
            // 
            this.txt_createBy.Location = new System.Drawing.Point(1137, 81);
            this.txt_createBy.Margin = new System.Windows.Forms.Padding(4);
            this.txt_createBy.Name = "txt_createBy";
            this.txt_createBy.Properties.Appearance.Options.UseFont = true;
            this.txt_createBy.Size = new System.Drawing.Size(259, 28);
            this.txt_createBy.StyleController = this.layoutMx1;
            this.txt_createBy.TabIndex = 228;
            this.txt_createBy.Tag = "readonly";
            this.txt_createByName.Location = new System.Drawing.Point(1137, 81);
            this.txt_createByName.Margin = new System.Windows.Forms.Padding(4);
            this.txt_createByName.Name = "txt_createByName";
            this.txt_createByName.Properties.Appearance.Options.UseFont = true;
            this.txt_createByName.Size = new System.Drawing.Size(259, 28);
            this.txt_createByName.StyleController = this.layoutMx1;
            this.txt_createByName.TabIndex = 228;
            this.txt_createByName.Tag = "readonly";
            // 
            // txt_checkBy
            // txt_checkUserName
            // 
            this.txt_checkBy.Location = new System.Drawing.Point(443, 81);
            this.txt_checkBy.Margin = new System.Windows.Forms.Padding(4);
            this.txt_checkBy.Name = "txt_checkBy";
            this.txt_checkBy.Size = new System.Drawing.Size(259, 28);
            this.txt_checkBy.StyleController = this.layoutMx1;
            this.txt_checkBy.TabIndex = 247;
            this.txt_checkBy.Tag = "readonly";
            this.txt_checkUserName.Location = new System.Drawing.Point(443, 81);
            this.txt_checkUserName.Margin = new System.Windows.Forms.Padding(4);
            this.txt_checkUserName.Name = "txt_checkUserName";
            this.txt_checkUserName.Size = new System.Drawing.Size(259, 28);
            this.txt_checkUserName.StyleController = this.layoutMx1;
            this.txt_checkUserName.TabIndex = 247;
            this.txt_checkUserName.Tag = "readonly";
            // 
            // txt_checkDate
            // 
@@ -480,6 +496,9 @@
            this.txt_HourlySalary.Location = new System.Drawing.Point(443, 12);
            this.txt_HourlySalary.Margin = new System.Windows.Forms.Padding(4);
            this.txt_HourlySalary.Name = "txt_HourlySalary";
            this.txt_HourlySalary.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
            this.txt_HourlySalary.Properties.MaskSettings.Set("MaskManagerSignature", "allowNull=False");
            this.txt_HourlySalary.Properties.MaskSettings.Set("mask", "f");
            this.txt_HourlySalary.Size = new System.Drawing.Size(259, 28);
            this.txt_HourlySalary.StyleController = this.layoutMx1;
            this.txt_HourlySalary.TabIndex = 250;
@@ -544,6 +563,7 @@
            this.txt_HourlyType.Name = "txt_HourlyType";
            this.txt_HourlyType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.txt_HourlyType.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
            this.txt_HourlyType.Size = new System.Drawing.Size(259, 28);
            this.txt_HourlyType.StyleController = this.layoutMx1;
            this.txt_HourlyType.TabIndex = 250;
@@ -648,18 +668,6 @@
            this.layoutControlItem12.Text = "计时类型";
            this.layoutControlItem12.TextSize = new System.Drawing.Size(72, 22);
            // 
            // picCheckBox
            //
            this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck;
            this.picCheckBox.Location = new System.Drawing.Point(1285, 29);
            this.picCheckBox.Margin = new System.Windows.Forms.Padding(4);
            this.picCheckBox.Name = "picCheckBox";
            this.picCheckBox.Size = new System.Drawing.Size(125, 61);
            this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
            this.picCheckBox.TabIndex = 9;
            this.picCheckBox.TabStop = false;
            this.picCheckBox.Visible = false;
            //
            // layoutControlItem13
            // 
            this.layoutControlItem13.Control = this.txt_Guid;
@@ -744,7 +752,7 @@
            // 
            // layoutControlItem7
            // 
            this.layoutControlItem7.Control = this.txt_checkBy;
            this.layoutControlItem7.Control = this.txt_checkUserName;
            this.layoutControlItem7.Location = new System.Drawing.Point(347, 69);
            this.layoutControlItem7.Name = "layoutControlItem7";
            this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 1;
@@ -766,7 +774,7 @@
            // 
            // layoutControlItem5
            // 
            this.layoutControlItem5.Control = this.txt_createBy;
            this.layoutControlItem5.Control = this.txt_createByName;
            this.layoutControlItem5.Location = new System.Drawing.Point(1041, 69);
            this.layoutControlItem5.Name = "layoutControlItem5";
            this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 3;
@@ -774,6 +782,18 @@
            this.layoutControlItem5.Size = new System.Drawing.Size(347, 35);
            this.layoutControlItem5.Text = "建立者";
            this.layoutControlItem5.TextSize = new System.Drawing.Size(72, 22);
            //
            // picCheckBox
            //
            this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck;
            this.picCheckBox.Location = new System.Drawing.Point(1285, 29);
            this.picCheckBox.Margin = new System.Windows.Forms.Padding(4);
            this.picCheckBox.Name = "picCheckBox";
            this.picCheckBox.Size = new System.Drawing.Size(125, 61);
            this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
            this.picCheckBox.TabIndex = 9;
            this.picCheckBox.TabStop = false;
            this.picCheckBox.Visible = false;
            // 
            // Frm_MesJSSalary
            // 
@@ -785,7 +805,7 @@
            this.Controls.Add(this.toolBarMenu1);
            this.Margin = new System.Windows.Forms.Padding(4);
            this.Name = "Frm_MesJSSalary";
            this.Text = "计时工资";
            this.Text = "计时单价";
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
            this.xtraTabControl1.ResumeLayout(false);
            this.xtraTabPage1.ResumeLayout(false);
@@ -805,8 +825,8 @@
            ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).EndInit();
            this.layoutMx1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_checkBy.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_createByName.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_checkUserName.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_checkStatus.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_Remark.Properties)).EndInit();
@@ -822,7 +842,6 @@
            ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
@@ -833,6 +852,7 @@
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
            this.ResumeLayout(false);
        }
@@ -850,12 +870,12 @@
        private DevExpress.XtraEditors.SplitContainerControl splitMx1;
        private System.Windows.Forms.Label lbGuid;
        private DevExpress.XtraEditors.TextEdit txt_createDate;
        private DevExpress.XtraEditors.TextEdit txt_createBy;
        private DevExpress.XtraEditors.TextEdit txt_createByName;
        private DevExpress.XtraLayout.LayoutControl layoutMx1;
        private DevExpress.XtraLayout.LayoutControlGroup Root;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
        private DevExpress.Utils.ToolTipController tips;
        private DevExpress.XtraEditors.TextEdit txt_checkBy;
        private DevExpress.XtraEditors.TextEdit txt_checkUserName;
        private DevExpress.XtraEditors.TextEdit txt_checkDate;
        private DevExpress.XtraEditors.CheckEdit txt_checkStatus;
        private System.Windows.Forms.PictureBox picCheckBox;