lu
2025-03-31 37d32d9263f757072a6ff348ae5e99824fab4ef9
DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Holidy.Designer.cs
@@ -43,7 +43,6 @@
            this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
            this.gcMain = new DevExpress.XtraGrid.GridControl();
            this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gv_factory = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_workName = new DevExpress.XtraGrid.Columns.GridColumn();
            this.weekdayName = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -58,6 +57,7 @@
            this.txt_begTime = new System.Windows.Forms.DateTimePicker();
            this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
            this.lbGuid = new System.Windows.Forms.Label();
            this.picCheckBox = new System.Windows.Forms.PictureBox();
            ((System.ComponentModel.ISupportInitialize)(this.txt_name.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
@@ -67,11 +67,11 @@
            this.xtraTabPage2.SuspendLayout();
            this.panel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txt_workshopNo.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
            this.SuspendLayout();
            // 
            // gv_createTime
            // 
            this.gv_createTime.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_createTime.AppearanceCell.Options.UseFont = true;
            this.gv_createTime.Caption = "建立时间";
            this.gv_createTime.FieldName = "createTime";
@@ -79,12 +79,11 @@
            this.gv_createTime.Name = "gv_createTime";
            this.gv_createTime.OptionsColumn.AllowEdit = false;
            this.gv_createTime.Visible = true;
            this.gv_createTime.VisibleIndex = 9;
            this.gv_createTime.VisibleIndex = 8;
            this.gv_createTime.Width = 94;
            // 
            // gv_createBy
            // 
            this.gv_createBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_createBy.AppearanceCell.Options.UseFont = true;
            this.gv_createBy.Caption = "建立者";
            this.gv_createBy.FieldName = "createBy";
@@ -92,12 +91,11 @@
            this.gv_createBy.Name = "gv_createBy";
            this.gv_createBy.OptionsColumn.AllowEdit = false;
            this.gv_createBy.Visible = true;
            this.gv_createBy.VisibleIndex = 8;
            this.gv_createBy.VisibleIndex = 7;
            this.gv_createBy.Width = 94;
            // 
            // gv_isStatus
            // 
            this.gv_isStatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_isStatus.AppearanceCell.Options.UseFont = true;
            this.gv_isStatus.Caption = "状态";
            this.gv_isStatus.FieldName = "isStatusTxt";
@@ -105,12 +103,11 @@
            this.gv_isStatus.Name = "gv_isStatus";
            this.gv_isStatus.OptionsColumn.AllowEdit = false;
            this.gv_isStatus.Visible = true;
            this.gv_isStatus.VisibleIndex = 6;
            this.gv_isStatus.VisibleIndex = 5;
            this.gv_isStatus.Width = 94;
            // 
            // lb_time2
            // 
            this.lb_time2.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_time2.Appearance.Options.UseFont = true;
            this.lb_time2.Location = new System.Drawing.Point(27, 167);
            this.lb_time2.Name = "lb_time2";
@@ -121,7 +118,6 @@
            // 
            // gv_time2
            // 
            this.gv_time2.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_time2.AppearanceCell.Options.UseFont = true;
            this.gv_time2.Caption = "结束时间";
            this.gv_time2.FieldName = "endTime";
@@ -129,12 +125,11 @@
            this.gv_time2.Name = "gv_time2";
            this.gv_time2.OptionsColumn.AllowEdit = false;
            this.gv_time2.Visible = true;
            this.gv_time2.VisibleIndex = 4;
            this.gv_time2.VisibleIndex = 3;
            this.gv_time2.Width = 94;
            // 
            // lb_time1
            // 
            this.lb_time1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_time1.Appearance.Options.UseFont = true;
            this.lb_time1.Location = new System.Drawing.Point(27, 110);
            this.lb_time1.Name = "lb_time1";
@@ -145,7 +140,6 @@
            // 
            // gv_time1
            // 
            this.gv_time1.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_time1.AppearanceCell.Options.UseFont = true;
            this.gv_time1.Caption = "开始时间";
            this.gv_time1.FieldName = "begTime";
@@ -153,12 +147,11 @@
            this.gv_time1.Name = "gv_time1";
            this.gv_time1.OptionsColumn.AllowEdit = false;
            this.gv_time1.Visible = true;
            this.gv_time1.VisibleIndex = 3;
            this.gv_time1.VisibleIndex = 2;
            this.gv_time1.Width = 94;
            // 
            // lb_name
            // 
            this.lb_name.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_name.Appearance.Options.UseFont = true;
            this.lb_name.Location = new System.Drawing.Point(27, 61);
            this.lb_name.Name = "lb_name";
@@ -171,7 +164,6 @@
            // 
            this.txt_name.Location = new System.Drawing.Point(115, 57);
            this.txt_name.Name = "txt_name";
            this.txt_name.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_name.Properties.Appearance.Options.UseFont = true;
            this.txt_name.Size = new System.Drawing.Size(170, 28);
            this.txt_name.TabIndex = 211;
@@ -179,7 +171,6 @@
            // 
            // gv_name
            // 
            this.gv_name.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_name.AppearanceCell.Options.UseFont = true;
            this.gv_name.Caption = "假日名称";
            this.gv_name.FieldName = "name";
@@ -187,7 +178,7 @@
            this.gv_name.Name = "gv_name";
            this.gv_name.OptionsColumn.AllowEdit = false;
            this.gv_name.Visible = true;
            this.gv_name.VisibleIndex = 2;
            this.gv_name.VisibleIndex = 1;
            this.gv_name.Width = 94;
            // 
            // toolBarMenu1
@@ -207,7 +198,6 @@
            // gcMain
            // 
            this.gcMain.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gcMain.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gcMain.Location = new System.Drawing.Point(0, 0);
            this.gcMain.MainView = this.gridView1;
            this.gcMain.Name = "gcMain";
@@ -218,10 +208,9 @@
            // 
            // gridView1
            // 
            this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gridView1.Appearance.Row.Options.UseFont = true;
            this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gv_factory,
            this.gv_workName,
            this.gv_name,
            this.gv_time1,
@@ -238,17 +227,6 @@
            this.gridView1.OptionsView.ShowAutoFilterRow = true;
            this.gridView1.OptionsView.ShowGroupPanel = false;
            // 
            // gv_factory
            //
            this.gv_factory.Caption = "工厂";
            this.gv_factory.FieldName = "factory";
            this.gv_factory.MinWidth = 25;
            this.gv_factory.Name = "gv_factory";
            this.gv_factory.OptionsColumn.AllowEdit = false;
            this.gv_factory.Visible = true;
            this.gv_factory.VisibleIndex = 0;
            this.gv_factory.Width = 94;
            //
            // gv_workName
            // 
            this.gv_workName.Caption = "产线名称";
@@ -257,7 +235,7 @@
            this.gv_workName.Name = "gv_workName";
            this.gv_workName.OptionsColumn.AllowEdit = false;
            this.gv_workName.Visible = true;
            this.gv_workName.VisibleIndex = 1;
            this.gv_workName.VisibleIndex = 0;
            this.gv_workName.Width = 94;
            // 
            // weekdayName
@@ -268,7 +246,7 @@
            this.weekdayName.Name = "weekdayName";
            this.weekdayName.OptionsColumn.AllowEdit = false;
            this.weekdayName.Visible = true;
            this.weekdayName.VisibleIndex = 5;
            this.weekdayName.VisibleIndex = 4;
            this.weekdayName.Width = 94;
            // 
            // gridColumn1
@@ -279,7 +257,7 @@
            this.gridColumn1.Name = "gridColumn1";
            this.gridColumn1.OptionsColumn.AllowEdit = false;
            this.gridColumn1.Visible = true;
            this.gridColumn1.VisibleIndex = 7;
            this.gridColumn1.VisibleIndex = 6;
            this.gridColumn1.Width = 94;
            // 
            // xtraTabControl1
@@ -300,7 +278,7 @@
            this.xtraTabPage1.Controls.Add(this.pageBar1);
            this.xtraTabPage1.Name = "xtraTabPage1";
            this.xtraTabPage1.Size = new System.Drawing.Size(1137, 384);
            this.xtraTabPage1.Text = "数据查询";
            this.xtraTabPage1.Text = "数据列表";
            // 
            // pageBar1
            // 
@@ -310,7 +288,6 @@
            this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
            this.pageBar1.Name = "pageBar1";
            this.pageBar1.RecordCount = 0;
            this.pageBar1.RowsCount = 50;
            this.pageBar1.Size = new System.Drawing.Size(1137, 39);
            this.pageBar1.TabIndex = 3;
            this.pageBar1.TotalPages = 0;
@@ -319,9 +296,9 @@
            // 
            this.xtraTabPage2.Controls.Add(this.panel1);
            this.xtraTabPage2.Name = "xtraTabPage2";
            this.xtraTabPage2.PageEnabled = false;
            this.xtraTabPage2.Size = new System.Drawing.Size(1137, 384);
            this.xtraTabPage2.Text = "数据编辑";
            this.xtraTabPage2.Text = "数据详细";
            // 
            // panel1
            // 
@@ -336,7 +313,6 @@
            this.panel1.Controls.Add(this.lb_time1);
            this.panel1.Controls.Add(this.lb_name);
            this.panel1.Controls.Add(this.txt_name);
            this.panel1.Font = new System.Drawing.Font("Tahoma", 10F);
            this.panel1.Location = new System.Drawing.Point(76, 20);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(330, 288);
@@ -344,21 +320,19 @@
            // 
            // labelControl8
            // 
            this.labelControl8.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.labelControl8.Appearance.Options.UseFont = true;
            this.labelControl8.Location = new System.Drawing.Point(27, 17);
            this.labelControl8.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.labelControl8.Name = "labelControl8";
            this.labelControl8.Size = new System.Drawing.Size(85, 21);
            this.labelControl8.TabIndex = 238;
            this.labelControl8.Text = "选择产线:";
            this.labelControl8.Text = "选择车间:";
            // 
            // txt_workshopNo
            // 
            this.txt_workshopNo.Location = new System.Drawing.Point(115, 13);
            this.txt_workshopNo.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.txt_workshopNo.Name = "txt_workshopNo";
            this.txt_workshopNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_workshopNo.Properties.Appearance.Options.UseFont = true;
            this.txt_workshopNo.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
@@ -410,11 +384,23 @@
            this.lbGuid.TabIndex = 1;
            this.lbGuid.Visible = false;
            // 
            // picCheckBox
            //
            this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck;
            this.picCheckBox.Location = new System.Drawing.Point(947, 55);
            this.picCheckBox.Name = "picCheckBox";
            this.picCheckBox.Size = new System.Drawing.Size(100, 50);
            this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
            this.picCheckBox.TabIndex = 4;
            this.picCheckBox.TabStop = false;
            this.picCheckBox.Visible = false;
            //
            // Frm_Holidy
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1139, 496);
            this.Controls.Add(this.picCheckBox);
            this.Controls.Add(this.xtraTabControl1);
            this.Controls.Add(this.toolBarMenu1);
            this.Name = "Frm_Holidy";
@@ -428,6 +414,7 @@
            this.panel1.ResumeLayout(false);
            this.panel1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txt_workshopNo.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
            this.ResumeLayout(false);
        }
@@ -461,7 +448,7 @@
        private DevExpress.XtraEditors.LabelControl labelControl8;
        private DevExpress.XtraEditors.LookUpEdit txt_workshopNo;
        private DevExpress.XtraGrid.Columns.GridColumn gv_workName;
        private DevExpress.XtraGrid.Columns.GridColumn gv_factory;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
        private System.Windows.Forms.PictureBox picCheckBox;
    }
}