namespace Core.LgMes.Client.LgIntegrationQuery
{
partial class frmSchedulingShift
{
///
/// 必需的设计器变量。
///
private System.ComponentModel.IContainer components = null;
///
/// 清理所有正在使用的资源。
///
/// 如果应释放托管资源,为 true;否则为 false。
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows 窗体设计器生成的代码
///
/// 设计器支持所需的方法 - 不要
/// 使用代码编辑器修改此方法的内容。
///
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem7 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem8 = new Infragistics.Win.ValueListItem();
Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ID");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ShiftName");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Shift", -1, 885661282);
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ShiftDate");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ShiftContent");
Infragistics.Win.ValueList valueList1 = new Infragistics.Win.ValueList(885661282);
Infragistics.Win.ValueListItem valueListItem9 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem10 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem11 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem12 = new Infragistics.Win.ValueListItem();
Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
this.dataSet1 = new System.Data.DataSet();
this.dataTable1 = new System.Data.DataTable();
this.XMCode = new System.Data.DataColumn();
this.XMName = new System.Data.DataColumn();
this.XMType = new System.Data.DataColumn();
this.GWName = new System.Data.DataColumn();
this.dataColumn1 = new System.Data.DataColumn();
this.uldtEndTime = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
this.uldtBeginTime = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
this.cmbxShiftQuery = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
this.label4 = new System.Windows.Forms.Label();
this.ckbTime = new System.Windows.Forms.CheckBox();
this.chkShift = new System.Windows.Forms.CheckBox();
this.txtContent = new System.Windows.Forms.TextBox();
this.cmbxShift = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
this.FrmBase_Fill_Panel = new System.Windows.Forms.Panel();
this.ultraGrid = new Infragistics.Win.UltraWinGrid.UltraGrid();
this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
this.ultraGroupBox3 = new Infragistics.Win.Misc.UltraGroupBox();
this.ShiftTime = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
this.butClear = new System.Windows.Forms.Button();
this.ultxtMan = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.lblShiftTime = new System.Windows.Forms.Label();
this.lblContent = new System.Windows.Forms.Label();
this.lblShift = new System.Windows.Forms.Label();
this.lblman = new System.Windows.Forms.Label();
this.ultraGridExcelExporter1 = new Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter(this.components);
((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.uldtEndTime)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.uldtBeginTime)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cmbxShiftQuery)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cmbxShift)).BeginInit();
this.FrmBase_Fill_Panel.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraGrid)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
this.ultraGroupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
this.ultraExpandableGroupBox1.SuspendLayout();
this.ultraExpandableGroupBoxPanel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).BeginInit();
this.ultraGroupBox3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ShiftTime)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultxtMan)).BeginInit();
this.SuspendLayout();
//
// dataSet1
//
this.dataSet1.DataSetName = "NewDataSet";
this.dataSet1.Locale = new System.Globalization.CultureInfo("zh-CN");
this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
this.dataTable1});
//
// dataTable1
//
this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
this.XMCode,
this.XMName,
this.XMType,
this.GWName,
this.dataColumn1});
this.dataTable1.TableName = "Table1";
//
// XMCode
//
this.XMCode.Caption = "序号";
this.XMCode.ColumnName = "ID";
this.XMCode.ReadOnly = true;
//
// XMName
//
this.XMName.Caption = "交班人";
this.XMName.ColumnName = "ShiftName";
//
// XMType
//
this.XMType.Caption = "班次";
this.XMType.ColumnName = "Shift";
//
// GWName
//
this.GWName.Caption = "交班时间";
this.GWName.ColumnName = "ShiftDate";
//
// dataColumn1
//
this.dataColumn1.Caption = "交班内容";
this.dataColumn1.ColumnName = "ShiftContent";
//
// uldtEndTime
//
this.uldtEndTime.DateTime = new System.DateTime(2008, 11, 24, 0, 0, 0, 0);
this.uldtEndTime.FormatProvider = new System.Globalization.CultureInfo("en-US");
this.uldtEndTime.FormatString = "yyyy-MM-dd HH:mm";
this.uldtEndTime.Location = new System.Drawing.Point(277, 13);
this.uldtEndTime.MaskInput = "yyyy-mm-dd hh:mm";
this.uldtEndTime.Name = "uldtEndTime";
this.uldtEndTime.Size = new System.Drawing.Size(146, 19);
this.uldtEndTime.TabIndex = 279;
this.uldtEndTime.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
this.uldtEndTime.Value = new System.DateTime(2008, 11, 24, 0, 0, 0, 0);
//
// uldtBeginTime
//
this.uldtBeginTime.DateTime = new System.DateTime(2008, 11, 24, 0, 0, 0, 0);
this.uldtBeginTime.FormatProvider = new System.Globalization.CultureInfo("en-US");
this.uldtBeginTime.FormatString = "yyyy-MM-dd HH:mm";
this.uldtBeginTime.Location = new System.Drawing.Point(102, 13);
this.uldtBeginTime.MaskInput = "yyyy-mm-dd hh:mm";
this.uldtBeginTime.Name = "uldtBeginTime";
this.uldtBeginTime.Size = new System.Drawing.Size(142, 19);
this.uldtBeginTime.TabIndex = 278;
this.uldtBeginTime.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
this.uldtBeginTime.Value = new System.DateTime(2008, 11, 24, 0, 0, 0, 0);
//
// cmbxShiftQuery
//
appearance1.BorderAlpha = Infragistics.Win.Alpha.UseAlphaLevel;
appearance1.BorderColor = System.Drawing.Color.Black;
this.cmbxShiftQuery.Appearance = appearance1;
this.cmbxShiftQuery.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
this.cmbxShiftQuery.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
this.cmbxShiftQuery.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
valueListItem1.DataValue = "甲班";
valueListItem2.DataValue = "乙班";
valueListItem3.DataValue = "丙班";
valueListItem4.DataValue = "丁班";
this.cmbxShiftQuery.Items.AddRange(new Infragistics.Win.ValueListItem[] {
valueListItem1,
valueListItem2,
valueListItem3,
valueListItem4});
this.cmbxShiftQuery.Location = new System.Drawing.Point(486, 13);
this.cmbxShiftQuery.Name = "cmbxShiftQuery";
this.cmbxShiftQuery.Size = new System.Drawing.Size(79, 19);
this.cmbxShiftQuery.TabIndex = 277;
this.cmbxShiftQuery.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
//
// label4
//
this.label4.AutoSize = true;
this.label4.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label4.Location = new System.Drawing.Point(250, 15);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(21, 14);
this.label4.TabIndex = 96;
this.label4.Text = "到";
//
// ckbTime
//
this.ckbTime.AutoSize = true;
this.ckbTime.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.ckbTime.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ckbTime.Location = new System.Drawing.Point(17, 13);
this.ckbTime.Name = "ckbTime";
this.ckbTime.Size = new System.Drawing.Size(79, 18);
this.ckbTime.TabIndex = 97;
this.ckbTime.Text = "时间 从";
this.ckbTime.UseVisualStyleBackColor = true;
this.ckbTime.CheckStateChanged += new System.EventHandler(this.ckbTime_CheckedChanged);
//
// chkShift
//
this.chkShift.AutoSize = true;
this.chkShift.BackColor = System.Drawing.Color.Transparent;
this.chkShift.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.chkShift.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.chkShift.Location = new System.Drawing.Point(433, 13);
this.chkShift.Name = "chkShift";
this.chkShift.Size = new System.Drawing.Size(51, 18);
this.chkShift.TabIndex = 77;
this.chkShift.Text = "班次";
this.chkShift.UseVisualStyleBackColor = false;
this.chkShift.CheckedChanged += new System.EventHandler(this.chkShift_CheckedChanged);
//
// txtContent
//
this.txtContent.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtContent.Location = new System.Drawing.Point(85, 39);
this.txtContent.Multiline = true;
this.txtContent.Name = "txtContent";
this.txtContent.Size = new System.Drawing.Size(511, 110);
this.txtContent.TabIndex = 2;
this.txtContent.TextChanged += new System.EventHandler(this.txtContent_TextChanged);
this.txtContent.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtContent_KeyPress);
//
// cmbxShift
//
appearance2.BorderAlpha = Infragistics.Win.Alpha.UseAlphaLevel;
appearance2.BorderColor = System.Drawing.Color.Black;
this.cmbxShift.Appearance = appearance2;
this.cmbxShift.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
this.cmbxShift.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
this.cmbxShift.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
valueListItem5.DataValue = "甲班";
valueListItem6.DataValue = "乙班";
valueListItem7.DataValue = "丙班";
valueListItem8.DataValue = "丁班";
this.cmbxShift.Items.AddRange(new Infragistics.Win.ValueListItem[] {
valueListItem5,
valueListItem6,
valueListItem7,
valueListItem8});
this.cmbxShift.Location = new System.Drawing.Point(271, 10);
this.cmbxShift.Name = "cmbxShift";
this.cmbxShift.Size = new System.Drawing.Size(65, 21);
this.cmbxShift.TabIndex = 4;
this.cmbxShift.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
//
// FrmBase_Fill_Panel
//
this.FrmBase_Fill_Panel.Controls.Add(this.ultraGrid);
this.FrmBase_Fill_Panel.Controls.Add(this.ultraGroupBox1);
this.FrmBase_Fill_Panel.Controls.Add(this.ultraExpandableGroupBox1);
this.FrmBase_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
this.FrmBase_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
this.FrmBase_Fill_Panel.Location = new System.Drawing.Point(0, 0);
this.FrmBase_Fill_Panel.Name = "FrmBase_Fill_Panel";
this.FrmBase_Fill_Panel.Size = new System.Drawing.Size(808, 552);
this.FrmBase_Fill_Panel.TabIndex = 1;
//
// ultraGrid
//
this.ultraGrid.DataMember = "Table1";
this.ultraGrid.DataSource = this.dataSet1;
ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
ultraGridColumn1.Header.VisiblePosition = 0;
ultraGridColumn1.Hidden = true;
ultraGridColumn1.RowLayoutColumnInfo.OriginX = 0;
ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn1.Width = 39;
ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
ultraGridColumn2.Header.VisiblePosition = 1;
ultraGridColumn2.RowLayoutColumnInfo.OriginX = 2;
ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn2.Width = 71;
ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
ultraGridColumn3.Header.VisiblePosition = 2;
ultraGridColumn3.RowLayoutColumnInfo.OriginX = 4;
ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn3.Width = 57;
ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
ultraGridColumn4.Header.VisiblePosition = 3;
ultraGridColumn4.RowLayoutColumnInfo.OriginX = 8;
ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(140, 0);
ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
ultraGridColumn5.Header.VisiblePosition = 4;
ultraGridColumn5.RowLayoutColumnInfo.OriginX = 6;
ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(456, 0);
ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
ultraGridBand1.Columns.AddRange(new object[] {
ultraGridColumn1,
ultraGridColumn2,
ultraGridColumn3,
ultraGridColumn4,
ultraGridColumn5});
ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
this.ultraGrid.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
valueList1.Key = "duty";
valueListItem9.DataValue = "1";
valueListItem9.DisplayText = "甲班";
valueListItem10.DataValue = "2";
valueListItem10.DisplayText = "乙班";
valueListItem11.DataValue = "3";
valueListItem11.DisplayText = "丙班";
valueListItem12.DataValue = "4";
valueListItem12.DisplayText = "丁班";
valueList1.ValueListItems.AddRange(new Infragistics.Win.ValueListItem[] {
valueListItem9,
valueListItem10,
valueListItem11,
valueListItem12});
this.ultraGrid.DisplayLayout.ValueLists.AddRange(new Infragistics.Win.ValueList[] {
valueList1});
this.ultraGrid.Dock = System.Windows.Forms.DockStyle.Fill;
this.ultraGrid.Location = new System.Drawing.Point(0, 45);
this.ultraGrid.Name = "ultraGrid";
this.ultraGrid.Size = new System.Drawing.Size(808, 328);
this.ultraGrid.TabIndex = 2;
this.ultraGrid.Click += new System.EventHandler(this.ultraGrid_Click);
//
// ultraGroupBox1
//
this.ultraGroupBox1.Controls.Add(this.uldtEndTime);
this.ultraGroupBox1.Controls.Add(this.uldtBeginTime);
this.ultraGroupBox1.Controls.Add(this.chkShift);
this.ultraGroupBox1.Controls.Add(this.cmbxShiftQuery);
this.ultraGroupBox1.Controls.Add(this.ckbTime);
this.ultraGroupBox1.Controls.Add(this.label4);
this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
this.ultraGroupBox1.Name = "ultraGroupBox1";
this.ultraGroupBox1.Size = new System.Drawing.Size(808, 45);
this.ultraGroupBox1.TabIndex = 3;
//
// ultraExpandableGroupBox1
//
appearance3.BackColor = System.Drawing.SystemColors.Control;
this.ultraExpandableGroupBox1.Appearance = appearance3;
this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(808, 179);
this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 373);
this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(808, 179);
this.ultraExpandableGroupBox1.TabIndex = 1;
this.ultraExpandableGroupBox1.Text = "编辑区";
this.ultraExpandableGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.VisualStudio2005;
//
// ultraExpandableGroupBoxPanel1
//
this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraGroupBox3);
this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(2, 20);
this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(804, 157);
this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
//
// ultraGroupBox3
//
this.ultraGroupBox3.Controls.Add(this.ShiftTime);
this.ultraGroupBox3.Controls.Add(this.butClear);
this.ultraGroupBox3.Controls.Add(this.ultxtMan);
this.ultraGroupBox3.Controls.Add(this.lblShiftTime);
this.ultraGroupBox3.Controls.Add(this.txtContent);
this.ultraGroupBox3.Controls.Add(this.cmbxShift);
this.ultraGroupBox3.Controls.Add(this.lblContent);
this.ultraGroupBox3.Controls.Add(this.lblShift);
this.ultraGroupBox3.Controls.Add(this.lblman);
this.ultraGroupBox3.Dock = System.Windows.Forms.DockStyle.Fill;
this.ultraGroupBox3.Location = new System.Drawing.Point(0, 0);
this.ultraGroupBox3.Name = "ultraGroupBox3";
this.ultraGroupBox3.Size = new System.Drawing.Size(804, 157);
this.ultraGroupBox3.TabIndex = 3;
//
// ShiftTime
//
this.ShiftTime.DateTime = new System.DateTime(2008, 11, 24, 0, 0, 0, 0);
this.ShiftTime.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ShiftTime.FormatProvider = new System.Globalization.CultureInfo("en-US");
this.ShiftTime.FormatString = "yyyy-MM-dd HH:mm";
this.ShiftTime.Location = new System.Drawing.Point(453, 10);
this.ShiftTime.MaskInput = "yyyy-mm-dd hh:mm";
this.ShiftTime.Name = "ShiftTime";
this.ShiftTime.Size = new System.Drawing.Size(142, 21);
this.ShiftTime.TabIndex = 279;
this.ShiftTime.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
this.ShiftTime.Value = new System.DateTime(2008, 11, 24, 0, 0, 0, 0);
//
// butClear
//
this.butClear.Location = new System.Drawing.Point(602, 8);
this.butClear.Name = "butClear";
this.butClear.Size = new System.Drawing.Size(56, 23);
this.butClear.TabIndex = 277;
this.butClear.Text = "清空";
this.butClear.UseVisualStyleBackColor = true;
this.butClear.Click += new System.EventHandler(this.butClear_Click);
//
// ultxtMan
//
this.ultxtMan.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ultxtMan.Location = new System.Drawing.Point(85, 10);
this.ultxtMan.Name = "ultxtMan";
this.ultxtMan.Size = new System.Drawing.Size(108, 21);
this.ultxtMan.TabIndex = 60;
this.ultxtMan.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
//
// lblShiftTime
//
this.lblShiftTime.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblShiftTime.Location = new System.Drawing.Point(376, 12);
this.lblShiftTime.Name = "lblShiftTime";
this.lblShiftTime.Size = new System.Drawing.Size(71, 21);
this.lblShiftTime.TabIndex = 8;
this.lblShiftTime.Text = "交班时间";
this.lblShiftTime.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lblContent
//
this.lblContent.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblContent.Location = new System.Drawing.Point(10, 39);
this.lblContent.Name = "lblContent";
this.lblContent.Size = new System.Drawing.Size(79, 21);
this.lblContent.TabIndex = 1;
this.lblContent.Text = "交班内容";
this.lblContent.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lblShift
//
this.lblShift.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblShift.Location = new System.Drawing.Point(227, 12);
this.lblShift.Name = "lblShift";
this.lblShift.Size = new System.Drawing.Size(46, 21);
this.lblShift.TabIndex = 3;
this.lblShift.Text = "班次";
this.lblShift.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lblman
//
this.lblman.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblman.Location = new System.Drawing.Point(26, 12);
this.lblman.Name = "lblman";
this.lblman.Size = new System.Drawing.Size(57, 21);
this.lblman.TabIndex = 0;
this.lblman.Text = "交班人";
this.lblman.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// frmSchedulingShift
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.ClientSize = new System.Drawing.Size(808, 552);
this.Controls.Add(this.FrmBase_Fill_Panel);
this.Name = "frmSchedulingShift";
this.Text = "调度交班信息";
this.Load += new System.EventHandler(this.frmSchedulingShift_Load);
((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.uldtEndTime)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.uldtBeginTime)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.cmbxShiftQuery)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.cmbxShift)).EndInit();
this.FrmBase_Fill_Panel.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ultraGrid)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
this.ultraGroupBox1.ResumeLayout(false);
this.ultraGroupBox1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
this.ultraExpandableGroupBox1.ResumeLayout(false);
this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).EndInit();
this.ultraGroupBox3.ResumeLayout(false);
this.ultraGroupBox3.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.ShiftTime)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ultxtMan)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Data.DataSet dataSet1;
private System.Data.DataTable dataTable1;
private System.Data.DataColumn XMCode;
private System.Data.DataColumn XMName;
private System.Data.DataColumn XMType;
private System.Data.DataColumn GWName;
private System.Windows.Forms.CheckBox chkShift;
private System.Windows.Forms.TextBox txtContent;
private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbxShift;
private System.Windows.Forms.Panel FrmBase_Fill_Panel;
private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox3;
private System.Windows.Forms.Label lblContent;
private System.Windows.Forms.Label lblShift;
private System.Windows.Forms.Label lblman;
private Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter ultraGridExcelExporter1;
private System.Windows.Forms.Label lblShiftTime;
private System.Data.DataColumn dataColumn1;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.CheckBox ckbTime;
private Infragistics.Win.UltraWinEditors.UltraComboEditor ultcboShift;
private Infragistics.Win.UltraWinEditors.UltraTextEditor ultxtMan;
private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbxShiftQuery;
private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid;
private System.Windows.Forms.Button butClear;
private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor uldtBeginTime;
private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor uldtEndTime;
private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ShiftTime;
private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
}
}