lu
10 天以前 5a7f68bf4dbbdca1abbb939bd43e1fb695bc7c0b
DevApp/Gs.DevApp/DevFrm/JJGZ/Frm_MesJjgzSchedule.Designer.cs
@@ -46,6 +46,13 @@
            this.gv_createBy = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_createDate = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -63,6 +70,12 @@
            this.txt_EndTime = new DevExpress.XtraEditors.DateEdit();
            this.txt_ScheNo = new DevExpress.XtraEditors.TextEdit();
            this.txt_Remark = new DevExpress.XtraEditors.TextEdit();
            this.txt_OnWorkTime1 = new DevExpress.XtraEditors.TimeEdit();
            this.txt_OffWorkTime1 = new DevExpress.XtraEditors.TimeEdit();
            this.txt_OnWorkTime2 = new DevExpress.XtraEditors.TimeEdit();
            this.txt_OffWorkTime2 = new DevExpress.XtraEditors.TimeEdit();
            this.txt_OnWorkTime3 = new DevExpress.XtraEditors.TimeEdit();
            this.txt_OffWorkTime3 = new DevExpress.XtraEditors.TimeEdit();
            this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
            this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
            this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
@@ -81,19 +94,6 @@
            this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
            this.tips = new DevExpress.Utils.ToolTipController(this.components);
            this.picCheckBox = new System.Windows.Forms.PictureBox();
            this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.txt_OnWorkTime1 = new DevExpress.XtraEditors.TimeEdit();
            this.txt_OffWorkTime1 = new DevExpress.XtraEditors.TimeEdit();
            this.txt_OnWorkTime2 = new DevExpress.XtraEditors.TimeEdit();
            this.txt_OffWorkTime2 = new DevExpress.XtraEditors.TimeEdit();
            this.txt_OnWorkTime3 = new DevExpress.XtraEditors.TimeEdit();
            this.txt_OffWorkTime3 = new DevExpress.XtraEditors.TimeEdit();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
            this.xtraTabControl1.SuspendLayout();
            this.xtraTabPage1.SuspendLayout();
@@ -122,6 +122,12 @@
            ((System.ComponentModel.ISupportInitialize)(this.txt_EndTime.Properties.CalendarTimeProperties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_ScheNo.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_Remark.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_OnWorkTime1.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_OffWorkTime1.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_OnWorkTime2.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_OffWorkTime2.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_OnWorkTime3.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_OffWorkTime3.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
@@ -139,12 +145,6 @@
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_OnWorkTime1.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_OffWorkTime1.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_OnWorkTime2.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_OffWorkTime2.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_OnWorkTime3.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_OffWorkTime3.Properties)).BeginInit();
            this.SuspendLayout();
            // 
            // toolBarMenu1
@@ -289,6 +289,82 @@
            this.gridColumn6.Visible = true;
            this.gridColumn6.VisibleIndex = 0;
            this.gridColumn6.Width = 117;
            //
            // gridColumn13
            //
            this.gridColumn13.Caption = "班次";
            this.gridColumn13.FieldName = "scheNo";
            this.gridColumn13.MinWidth = 30;
            this.gridColumn13.Name = "gridColumn13";
            this.gridColumn13.Visible = true;
            this.gridColumn13.VisibleIndex = 3;
            this.gridColumn13.Width = 112;
            //
            // gridColumn12
            //
            this.gridColumn12.Caption = "上午上班时间";
            this.gridColumn12.FieldName = "onWorkTime1";
            this.gridColumn12.MinWidth = 30;
            this.gridColumn12.Name = "gridColumn12";
            this.gridColumn12.Tag = "onWorkTime1";
            this.gridColumn12.Visible = true;
            this.gridColumn12.VisibleIndex = 4;
            this.gridColumn12.Width = 112;
            //
            // gridColumn11
            //
            this.gridColumn11.Caption = "上午下班时间";
            this.gridColumn11.FieldName = "offWorkTime1";
            this.gridColumn11.MinWidth = 30;
            this.gridColumn11.Name = "gridColumn11";
            this.gridColumn11.Tag = "offWorkTime1";
            this.gridColumn11.Visible = true;
            this.gridColumn11.VisibleIndex = 5;
            this.gridColumn11.Width = 112;
            //
            // gridColumn9
            //
            this.gridColumn9.Caption = "下午上班时间";
            this.gridColumn9.FieldName = "onWorkTime2";
            this.gridColumn9.MinWidth = 30;
            this.gridColumn9.Name = "gridColumn9";
            this.gridColumn9.Tag = "onWorkTime2";
            this.gridColumn9.Visible = true;
            this.gridColumn9.VisibleIndex = 6;
            this.gridColumn9.Width = 112;
            //
            // gridColumn8
            //
            this.gridColumn8.Caption = "下午下班时间";
            this.gridColumn8.FieldName = "offWorkTime2";
            this.gridColumn8.MinWidth = 30;
            this.gridColumn8.Name = "gridColumn8";
            this.gridColumn8.Tag = "offWorkTime2";
            this.gridColumn8.Visible = true;
            this.gridColumn8.VisibleIndex = 7;
            this.gridColumn8.Width = 112;
            //
            // gridColumn7
            //
            this.gridColumn7.Caption = "晚上上班时间";
            this.gridColumn7.FieldName = "onWorkTime3";
            this.gridColumn7.MinWidth = 30;
            this.gridColumn7.Name = "gridColumn7";
            this.gridColumn7.Tag = "onWorkTime3";
            this.gridColumn7.Visible = true;
            this.gridColumn7.VisibleIndex = 8;
            this.gridColumn7.Width = 112;
            //
            // gridColumn2
            //
            this.gridColumn2.Caption = "晚上下班时间";
            this.gridColumn2.FieldName = "offWorkTime3";
            this.gridColumn2.MinWidth = 30;
            this.gridColumn2.Name = "gridColumn2";
            this.gridColumn2.Tag = "offWorkTime3";
            this.gridColumn2.Visible = true;
            this.gridColumn2.VisibleIndex = 9;
            this.gridColumn2.Width = 112;
            // 
            // gridColumn3
            // 
@@ -523,6 +599,96 @@
            this.txt_Remark.StyleController = this.layoutMx1;
            this.txt_Remark.TabIndex = 392;
            this.txt_Remark.Tag = "";
            //
            // txt_OnWorkTime1
            //
            this.txt_OnWorkTime1.EditValue = null;
            this.txt_OnWorkTime1.Location = new System.Drawing.Point(479, 12);
            this.txt_OnWorkTime1.Margin = new System.Windows.Forms.Padding(4);
            this.txt_OnWorkTime1.Name = "txt_OnWorkTime1";
            this.txt_OnWorkTime1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.txt_OnWorkTime1.Properties.EditValueChangedFiringMode = DevExpress.XtraEditors.Controls.EditValueChangedFiringMode.Default;
            this.txt_OnWorkTime1.Properties.MaskSettings.Set("mask", "T");
            this.txt_OnWorkTime1.Size = new System.Drawing.Size(223, 28);
            this.txt_OnWorkTime1.StyleController = this.layoutMx1;
            this.txt_OnWorkTime1.TabIndex = 392;
            this.txt_OnWorkTime1.Tag = "";
            //
            // txt_OffWorkTime1
            //
            this.txt_OffWorkTime1.EditValue = null;
            this.txt_OffWorkTime1.Location = new System.Drawing.Point(826, 12);
            this.txt_OffWorkTime1.Margin = new System.Windows.Forms.Padding(4);
            this.txt_OffWorkTime1.Name = "txt_OffWorkTime1";
            this.txt_OffWorkTime1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.txt_OffWorkTime1.Properties.EditValueChangedFiringMode = DevExpress.XtraEditors.Controls.EditValueChangedFiringMode.Default;
            this.txt_OffWorkTime1.Properties.MaskSettings.Set("mask", "T");
            this.txt_OffWorkTime1.Size = new System.Drawing.Size(223, 28);
            this.txt_OffWorkTime1.StyleController = this.layoutMx1;
            this.txt_OffWorkTime1.TabIndex = 392;
            this.txt_OffWorkTime1.Tag = "";
            //
            // txt_OnWorkTime2
            //
            this.txt_OnWorkTime2.EditValue = null;
            this.txt_OnWorkTime2.Location = new System.Drawing.Point(1173, 12);
            this.txt_OnWorkTime2.Margin = new System.Windows.Forms.Padding(4);
            this.txt_OnWorkTime2.Name = "txt_OnWorkTime2";
            this.txt_OnWorkTime2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.txt_OnWorkTime2.Properties.EditValueChangedFiringMode = DevExpress.XtraEditors.Controls.EditValueChangedFiringMode.Default;
            this.txt_OnWorkTime2.Properties.MaskSettings.Set("mask", "T");
            this.txt_OnWorkTime2.Size = new System.Drawing.Size(223, 28);
            this.txt_OnWorkTime2.StyleController = this.layoutMx1;
            this.txt_OnWorkTime2.TabIndex = 392;
            this.txt_OnWorkTime2.Tag = "";
            //
            // txt_OffWorkTime2
            //
            this.txt_OffWorkTime2.EditValue = null;
            this.txt_OffWorkTime2.Location = new System.Drawing.Point(132, 55);
            this.txt_OffWorkTime2.Margin = new System.Windows.Forms.Padding(4);
            this.txt_OffWorkTime2.Name = "txt_OffWorkTime2";
            this.txt_OffWorkTime2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.txt_OffWorkTime2.Properties.EditValueChangedFiringMode = DevExpress.XtraEditors.Controls.EditValueChangedFiringMode.Default;
            this.txt_OffWorkTime2.Properties.MaskSettings.Set("mask", "T");
            this.txt_OffWorkTime2.Size = new System.Drawing.Size(223, 28);
            this.txt_OffWorkTime2.StyleController = this.layoutMx1;
            this.txt_OffWorkTime2.TabIndex = 392;
            this.txt_OffWorkTime2.Tag = "";
            //
            // txt_OnWorkTime3
            //
            this.txt_OnWorkTime3.EditValue = null;
            this.txt_OnWorkTime3.Location = new System.Drawing.Point(479, 55);
            this.txt_OnWorkTime3.Margin = new System.Windows.Forms.Padding(4);
            this.txt_OnWorkTime3.Name = "txt_OnWorkTime3";
            this.txt_OnWorkTime3.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.txt_OnWorkTime3.Properties.EditValueChangedFiringMode = DevExpress.XtraEditors.Controls.EditValueChangedFiringMode.Default;
            this.txt_OnWorkTime3.Properties.MaskSettings.Set("mask", "T");
            this.txt_OnWorkTime3.Size = new System.Drawing.Size(223, 28);
            this.txt_OnWorkTime3.StyleController = this.layoutMx1;
            this.txt_OnWorkTime3.TabIndex = 392;
            this.txt_OnWorkTime3.Tag = "";
            //
            // txt_OffWorkTime3
            //
            this.txt_OffWorkTime3.EditValue = null;
            this.txt_OffWorkTime3.Location = new System.Drawing.Point(826, 55);
            this.txt_OffWorkTime3.Margin = new System.Windows.Forms.Padding(4);
            this.txt_OffWorkTime3.Name = "txt_OffWorkTime3";
            this.txt_OffWorkTime3.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.txt_OffWorkTime3.Properties.EditValueChangedFiringMode = DevExpress.XtraEditors.Controls.EditValueChangedFiringMode.Default;
            this.txt_OffWorkTime3.Properties.MaskSettings.Set("mask", "T");
            this.txt_OffWorkTime3.Size = new System.Drawing.Size(223, 28);
            this.txt_OffWorkTime3.StyleController = this.layoutMx1;
            this.txt_OffWorkTime3.TabIndex = 392;
            this.txt_OffWorkTime3.Tag = "";
            // 
            // layoutControlItem9
            // 
@@ -767,166 +933,6 @@
            this.picCheckBox.TabStop = false;
            this.picCheckBox.Visible = false;
            // 
            // gridColumn2
            //
            this.gridColumn2.Caption = "晚上下班时间";
            this.gridColumn2.FieldName = "offWorkTime3";
            this.gridColumn2.MinWidth = 30;
            this.gridColumn2.Name = "gridColumn2";
            this.gridColumn2.Visible = true;
            this.gridColumn2.VisibleIndex = 9;
            this.gridColumn2.Width = 112;
            //
            // gridColumn7
            //
            this.gridColumn7.Caption = "晚上上班时间";
            this.gridColumn7.FieldName = "onWorkTime3";
            this.gridColumn7.MinWidth = 30;
            this.gridColumn7.Name = "gridColumn7";
            this.gridColumn7.Visible = true;
            this.gridColumn7.VisibleIndex = 8;
            this.gridColumn7.Width = 112;
            //
            // gridColumn8
            //
            this.gridColumn8.Caption = "下午下班时间";
            this.gridColumn8.FieldName = "offWorkTime2";
            this.gridColumn8.MinWidth = 30;
            this.gridColumn8.Name = "gridColumn8";
            this.gridColumn8.Visible = true;
            this.gridColumn8.VisibleIndex = 7;
            this.gridColumn8.Width = 112;
            //
            // gridColumn9
            //
            this.gridColumn9.Caption = "下午上班时间";
            this.gridColumn9.FieldName = "onWorkTime2";
            this.gridColumn9.MinWidth = 30;
            this.gridColumn9.Name = "gridColumn9";
            this.gridColumn9.Visible = true;
            this.gridColumn9.VisibleIndex = 6;
            this.gridColumn9.Width = 112;
            //
            // gridColumn11
            //
            this.gridColumn11.Caption = "上午下班时间";
            this.gridColumn11.FieldName = "offWorkTime1";
            this.gridColumn11.MinWidth = 30;
            this.gridColumn11.Name = "gridColumn11";
            this.gridColumn11.Visible = true;
            this.gridColumn11.VisibleIndex = 5;
            this.gridColumn11.Width = 112;
            //
            // gridColumn12
            //
            this.gridColumn12.Caption = "上午上班时间";
            this.gridColumn12.FieldName = "onWorkTime1";
            this.gridColumn12.MinWidth = 30;
            this.gridColumn12.Name = "gridColumn12";
            this.gridColumn12.Visible = true;
            this.gridColumn12.VisibleIndex = 4;
            this.gridColumn12.Width = 112;
            //
            // gridColumn13
            //
            this.gridColumn13.Caption = "班次";
            this.gridColumn13.FieldName = "scheNo";
            this.gridColumn13.MinWidth = 30;
            this.gridColumn13.Name = "gridColumn13";
            this.gridColumn13.Visible = true;
            this.gridColumn13.VisibleIndex = 3;
            this.gridColumn13.Width = 112;
            //
            // txt_OnWorkTime1
            //
            this.txt_OnWorkTime1.EditValue = null;
            this.txt_OnWorkTime1.Location = new System.Drawing.Point(479, 12);
            this.txt_OnWorkTime1.Margin = new System.Windows.Forms.Padding(4);
            this.txt_OnWorkTime1.Name = "txt_OnWorkTime1";
            this.txt_OnWorkTime1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.txt_OnWorkTime1.Properties.EditValueChangedFiringMode = DevExpress.XtraEditors.Controls.EditValueChangedFiringMode.Default;
            this.txt_OnWorkTime1.Properties.MaskSettings.Set("mask", "T");
            this.txt_OnWorkTime1.Size = new System.Drawing.Size(223, 28);
            this.txt_OnWorkTime1.StyleController = this.layoutMx1;
            this.txt_OnWorkTime1.TabIndex = 392;
            this.txt_OnWorkTime1.Tag = "";
            //
            // txt_OffWorkTime1
            //
            this.txt_OffWorkTime1.EditValue = null;
            this.txt_OffWorkTime1.Location = new System.Drawing.Point(826, 12);
            this.txt_OffWorkTime1.Margin = new System.Windows.Forms.Padding(4);
            this.txt_OffWorkTime1.Name = "txt_OffWorkTime1";
            this.txt_OffWorkTime1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.txt_OffWorkTime1.Properties.EditValueChangedFiringMode = DevExpress.XtraEditors.Controls.EditValueChangedFiringMode.Default;
            this.txt_OffWorkTime1.Properties.MaskSettings.Set("mask", "T");
            this.txt_OffWorkTime1.Size = new System.Drawing.Size(223, 28);
            this.txt_OffWorkTime1.StyleController = this.layoutMx1;
            this.txt_OffWorkTime1.TabIndex = 392;
            this.txt_OffWorkTime1.Tag = "";
            //
            // txt_OnWorkTime2
            //
            this.txt_OnWorkTime2.EditValue = null;
            this.txt_OnWorkTime2.Location = new System.Drawing.Point(1173, 12);
            this.txt_OnWorkTime2.Margin = new System.Windows.Forms.Padding(4);
            this.txt_OnWorkTime2.Name = "txt_OnWorkTime2";
            this.txt_OnWorkTime2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.txt_OnWorkTime2.Properties.EditValueChangedFiringMode = DevExpress.XtraEditors.Controls.EditValueChangedFiringMode.Default;
            this.txt_OnWorkTime2.Properties.MaskSettings.Set("mask", "T");
            this.txt_OnWorkTime2.Size = new System.Drawing.Size(223, 28);
            this.txt_OnWorkTime2.StyleController = this.layoutMx1;
            this.txt_OnWorkTime2.TabIndex = 392;
            this.txt_OnWorkTime2.Tag = "";
            //
            // txt_OffWorkTime2
            //
            this.txt_OffWorkTime2.EditValue = null;
            this.txt_OffWorkTime2.Location = new System.Drawing.Point(132, 55);
            this.txt_OffWorkTime2.Margin = new System.Windows.Forms.Padding(4);
            this.txt_OffWorkTime2.Name = "txt_OffWorkTime2";
            this.txt_OffWorkTime2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.txt_OffWorkTime2.Properties.EditValueChangedFiringMode = DevExpress.XtraEditors.Controls.EditValueChangedFiringMode.Default;
            this.txt_OffWorkTime2.Properties.MaskSettings.Set("mask", "T");
            this.txt_OffWorkTime2.Size = new System.Drawing.Size(223, 28);
            this.txt_OffWorkTime2.StyleController = this.layoutMx1;
            this.txt_OffWorkTime2.TabIndex = 392;
            this.txt_OffWorkTime2.Tag = "";
            //
            // txt_OnWorkTime3
            //
            this.txt_OnWorkTime3.EditValue = null;
            this.txt_OnWorkTime3.Location = new System.Drawing.Point(479, 55);
            this.txt_OnWorkTime3.Margin = new System.Windows.Forms.Padding(4);
            this.txt_OnWorkTime3.Name = "txt_OnWorkTime3";
            this.txt_OnWorkTime3.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.txt_OnWorkTime3.Properties.EditValueChangedFiringMode = DevExpress.XtraEditors.Controls.EditValueChangedFiringMode.Default;
            this.txt_OnWorkTime3.Properties.MaskSettings.Set("mask", "T");
            this.txt_OnWorkTime3.Size = new System.Drawing.Size(223, 28);
            this.txt_OnWorkTime3.StyleController = this.layoutMx1;
            this.txt_OnWorkTime3.TabIndex = 392;
            this.txt_OnWorkTime3.Tag = "";
            //
            // txt_OffWorkTime3
            //
            this.txt_OffWorkTime3.EditValue = null;
            this.txt_OffWorkTime3.Location = new System.Drawing.Point(826, 55);
            this.txt_OffWorkTime3.Margin = new System.Windows.Forms.Padding(4);
            this.txt_OffWorkTime3.Name = "txt_OffWorkTime3";
            this.txt_OffWorkTime3.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.txt_OffWorkTime3.Properties.EditValueChangedFiringMode = DevExpress.XtraEditors.Controls.EditValueChangedFiringMode.Default;
            this.txt_OffWorkTime3.Properties.MaskSettings.Set("mask", "T");
            this.txt_OffWorkTime3.Size = new System.Drawing.Size(223, 28);
            this.txt_OffWorkTime3.StyleController = this.layoutMx1;
            this.txt_OffWorkTime3.TabIndex = 392;
            this.txt_OffWorkTime3.Tag = "";
            //
            // Frm_MesJjgzSchedule
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F);
@@ -966,6 +972,12 @@
            ((System.ComponentModel.ISupportInitialize)(this.txt_EndTime.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_ScheNo.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_Remark.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_OnWorkTime1.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_OffWorkTime1.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_OnWorkTime2.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_OffWorkTime2.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_OnWorkTime3.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_OffWorkTime3.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
@@ -983,12 +995,6 @@
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_OnWorkTime1.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_OffWorkTime1.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_OnWorkTime2.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_OffWorkTime2.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_OnWorkTime3.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_OffWorkTime3.Properties)).EndInit();
            this.ResumeLayout(false);
        }