|
|
namespace ICSSoft.Frame.APP {
partial class FormScheduling
{ /// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); }
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent() { this.components = new System.ComponentModel.Container(); DevExpress.XtraGrid.GridLevelNode gridLevelNode1 = new DevExpress.XtraGrid.GridLevelNode(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormScheduling)); DevExpress.XtraScheduler.TimeRuler timeRuler1 = new DevExpress.XtraScheduler.TimeRuler(); DevExpress.XtraScheduler.TimeRuler timeRuler2 = new DevExpress.XtraScheduler.TimeRuler(); this.gridView = new DevExpress.XtraGrid.Views.Grid.GridView(); this.Id = new DevExpress.XtraGrid.Columns.GridColumn(); this.ResourceId = new DevExpress.XtraGrid.Columns.GridColumn(); this.Subject = new DevExpress.XtraGrid.Columns.GridColumn(); this.Location = new DevExpress.XtraGrid.Columns.GridColumn(); this.Description = new DevExpress.XtraGrid.Columns.GridColumn(); this.StartTime = new DevExpress.XtraGrid.Columns.GridColumn(); this.EndTime = new DevExpress.XtraGrid.Columns.GridColumn(); this.ScheduledQty = new DevExpress.XtraGrid.Columns.GridColumn(); this.EQPCode = new DevExpress.XtraGrid.Columns.GridColumn(); this.EQPName = new DevExpress.XtraGrid.Columns.GridColumn(); this.SSCode = new DevExpress.XtraGrid.Columns.GridColumn(); this.SSName = new DevExpress.XtraGrid.Columns.GridColumn(); this.colOPName = new DevExpress.XtraGrid.Columns.GridColumn(); this.colSTIME = new DevExpress.XtraGrid.Columns.GridColumn(); this.colRTIME = new DevExpress.XtraGrid.Columns.GridColumn(); this.grdDetail = new DevExpress.XtraGrid.GridControl(); this.contextMenuStrip = new System.Windows.Forms.ContextMenuStrip(this.components); this.tsmiToday = new System.Windows.Forms.ToolStripMenuItem(); this.tsmiDate = new System.Windows.Forms.ToolStripMenuItem(); this.tsmiLast = new System.Windows.Forms.ToolStripMenuItem(); this.tsmiNext = new System.Windows.Forms.ToolStripMenuItem(); this.tsmiTop = new System.Windows.Forms.ToolStripMenuItem(); this.tsmiBottom = new System.Windows.Forms.ToolStripMenuItem(); this.grvDetail = new DevExpress.XtraGrid.Views.Grid.GridView(); this.colisSelect = new DevExpress.XtraGrid.Columns.GridColumn(); this.colProjectCode = new DevExpress.XtraGrid.Columns.GridColumn(); this.colMOCode = new DevExpress.XtraGrid.Columns.GridColumn(); this.coliRowNo = new DevExpress.XtraGrid.Columns.GridColumn(); this.colcCusName = new DevExpress.XtraGrid.Columns.GridColumn(); this.coliQuantity = new DevExpress.XtraGrid.Columns.GridColumn(); this.coldcreatesystime = new DevExpress.XtraGrid.Columns.GridColumn(); this.coldPreDate = new DevExpress.XtraGrid.Columns.GridColumn(); this.colcInvStd = new DevExpress.XtraGrid.Columns.GridColumn(); this.colcInvCode = new DevExpress.XtraGrid.Columns.GridColumn(); this.colInvName = new DevExpress.XtraGrid.Columns.GridColumn(); this.colINVUOM = new DevExpress.XtraGrid.Columns.GridColumn(); this.colDepName = new DevExpress.XtraGrid.Columns.GridColumn(); this.colSOCode = new DevExpress.XtraGrid.Columns.GridColumn(); this.colSORow = new DevExpress.XtraGrid.Columns.GridColumn(); this.colStatus = new DevExpress.XtraGrid.Columns.GridColumn(); this.colWeek = new DevExpress.XtraGrid.Columns.GridColumn(); this.colStartTime = new DevExpress.XtraGrid.Columns.GridColumn(); this.colEndTime = new DevExpress.XtraGrid.Columns.GridColumn(); this.colComplete = new DevExpress.XtraGrid.Columns.GridColumn(); this.colMadeTime = new DevExpress.XtraGrid.Columns.GridColumn(); this.colStopTime = new DevExpress.XtraGrid.Columns.GridColumn(); this.colBomQty = new DevExpress.XtraGrid.Columns.GridColumn(); this.colcMemo = new DevExpress.XtraGrid.Columns.GridColumn(); this.colLotNO = new DevExpress.XtraGrid.Columns.GridColumn(); this.colMUSER = new DevExpress.XtraGrid.Columns.GridColumn(); this.colMUSERName = new DevExpress.XtraGrid.Columns.GridColumn(); this.colMTIME = new DevExpress.XtraGrid.Columns.GridColumn(); this.colEATTRIBUTE1 = new DevExpress.XtraGrid.Columns.GridColumn(); this.colID = new DevExpress.XtraGrid.Columns.GridColumn(); this.colAutoID = new DevExpress.XtraGrid.Columns.GridColumn(); this.colColor = new DevExpress.XtraGrid.Columns.GridColumn(); this.colROUTECODE = new DevExpress.XtraGrid.Columns.GridColumn(); this.groupControl1 = new DevExpress.XtraEditors.GroupControl(); this.repDate = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit(); this.panelControl3 = new DevExpress.XtraEditors.PanelControl(); this.btnExit = new DevExpress.XtraEditors.SimpleButton(); this.btnAdd = new DevExpress.XtraEditors.SimpleButton(); this.btnFilter = new DevExpress.XtraEditors.SimpleButton(); this.btnOutPut = new DevExpress.XtraEditors.SimpleButton(); this.btnEdit = new DevExpress.XtraEditors.SimpleButton(); this.lblTitle = new DevExpress.XtraEditors.LabelControl(); this.btnClose = new DevExpress.XtraEditors.SimpleButton(); this.schedulerControl = new DevExpress.XtraScheduler.SchedulerControl(); this.schedulerStorage = new DevExpress.XtraScheduler.SchedulerStorage(this.components); this.splitContainer1 = new System.Windows.Forms.SplitContainer(); this.panel1 = new System.Windows.Forms.Panel(); this.btnNoScheduler = new System.Windows.Forms.RadioButton(); this.btnHasScheduler = new System.Windows.Forms.RadioButton(); this.btnAll = new System.Windows.Forms.RadioButton(); this.txtSOCode = new DevExpress.XtraEditors.GridLookUpEdit(); this.gridView5 = new DevExpress.XtraGrid.Views.Grid.GridView(); this.label4 = new System.Windows.Forms.Label(); this.dtpStartTime = new System.Windows.Forms.DateTimePicker(); this.label1 = new System.Windows.Forms.Label(); this.dtpdcreatesystimeS = new System.Windows.Forms.DateTimePicker(); this.label2 = new System.Windows.Forms.Label(); this.dtpdcreatesystimeE = new System.Windows.Forms.DateTimePicker(); this.label3 = new System.Windows.Forms.Label(); this.dtpdPreDateS = new System.Windows.Forms.DateTimePicker(); this.dtpdPreDateE = new System.Windows.Forms.DateTimePicker(); this.label5 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); ((System.ComponentModel.ISupportInitialize)(this.gridView)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).BeginInit(); this.contextMenuStrip.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit(); this.groupControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.repDate)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repDate.VistaTimeProperties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit(); this.panelControl3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.schedulerControl)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.schedulerStorage)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit(); this.splitContainer1.Panel1.SuspendLayout(); this.splitContainer1.Panel2.SuspendLayout(); this.splitContainer1.SuspendLayout(); this.panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.txtSOCode.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView5)).BeginInit(); this.SuspendLayout(); //
// gridView
//
this.gridView.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.Id, this.ResourceId, this.Subject, this.Location, this.Description, this.StartTime, this.EndTime, this.ScheduledQty, this.EQPCode, this.EQPName, this.SSCode, this.SSName, this.colOPName, this.colSTIME, this.colRTIME}); this.gridView.GridControl = this.grdDetail; this.gridView.IndicatorWidth = 40; this.gridView.Name = "gridView"; this.gridView.OptionsPrint.AutoWidth = false; this.gridView.OptionsView.ColumnAutoWidth = false; this.gridView.OptionsView.ShowGroupPanel = false; this.gridView.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] { new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.StartTime, DevExpress.Data.ColumnSortOrder.Ascending)}); this.gridView.CustomDrawRowIndicator += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.grvDetail_CustomDrawRowIndicator); this.gridView.PopupMenuShowing += new DevExpress.XtraGrid.Views.Grid.PopupMenuShowingEventHandler(this.gridView_PopupMenuShowing); //
// Id
//
this.Id.Caption = "Id"; this.Id.FieldName = "Id"; this.Id.Name = "Id"; this.Id.OptionsColumn.ReadOnly = true; //
// ResourceId
//
this.ResourceId.Caption = "ResourceId"; this.ResourceId.FieldName = "ResourceId"; this.ResourceId.Name = "ResourceId"; this.ResourceId.OptionsColumn.ReadOnly = true; //
// Subject
//
this.Subject.Caption = "生产订单号"; this.Subject.FieldName = "Subject"; this.Subject.Name = "Subject"; this.Subject.OptionsColumn.ReadOnly = true; //
// Location
//
this.Location.Caption = "工序"; this.Location.FieldName = "Location"; this.Location.Name = "Location"; this.Location.OptionsColumn.ReadOnly = true; this.Location.Visible = true; this.Location.VisibleIndex = 8; //
// Description
//
this.Description.Caption = "工序次序"; this.Description.FieldName = "Description"; this.Description.Name = "Description"; this.Description.OptionsColumn.ReadOnly = true; this.Description.Visible = true; this.Description.VisibleIndex = 7; //
// StartTime
//
this.StartTime.Caption = "开始时间"; this.StartTime.FieldName = "StartTime"; this.StartTime.Name = "StartTime"; this.StartTime.OptionsColumn.ReadOnly = true; this.StartTime.Visible = true; this.StartTime.VisibleIndex = 0; //
// EndTime
//
this.EndTime.Caption = "结束时间"; this.EndTime.FieldName = "EndTime"; this.EndTime.Name = "EndTime"; this.EndTime.OptionsColumn.ReadOnly = true; this.EndTime.Visible = true; this.EndTime.VisibleIndex = 1; //
// ScheduledQty
//
this.ScheduledQty.Caption = "排产数量"; this.ScheduledQty.FieldName = "ScheduledQty"; this.ScheduledQty.Name = "ScheduledQty"; this.ScheduledQty.OptionsColumn.ReadOnly = true; this.ScheduledQty.Visible = true; this.ScheduledQty.VisibleIndex = 2; //
// EQPCode
//
this.EQPCode.Caption = "机台号"; this.EQPCode.FieldName = "EQPCode"; this.EQPCode.Name = "EQPCode"; this.EQPCode.OptionsColumn.ReadOnly = true; this.EQPCode.Visible = true; this.EQPCode.VisibleIndex = 3; //
// EQPName
//
this.EQPName.Caption = "机台名称"; this.EQPName.FieldName = "EQPName"; this.EQPName.Name = "EQPName"; this.EQPName.OptionsColumn.ReadOnly = true; this.EQPName.Visible = true; this.EQPName.VisibleIndex = 4; //
// SSCode
//
this.SSCode.Caption = "产线代码"; this.SSCode.FieldName = "SSCode"; this.SSCode.Name = "SSCode"; this.SSCode.OptionsColumn.ReadOnly = true; this.SSCode.Visible = true; this.SSCode.VisibleIndex = 5; //
// SSName
//
this.SSName.Caption = "产线名称"; this.SSName.FieldName = "SSName"; this.SSName.Name = "SSName"; this.SSName.OptionsColumn.ReadOnly = true; this.SSName.Visible = true; this.SSName.VisibleIndex = 6; //
// colOPName
//
this.colOPName.Caption = "工序名称"; this.colOPName.FieldName = "OPName"; this.colOPName.Name = "colOPName"; this.colOPName.OptionsColumn.ReadOnly = true; this.colOPName.Visible = true; this.colOPName.VisibleIndex = 9; //
// colSTIME
//
this.colSTIME.Caption = "标准工时"; this.colSTIME.FieldName = "STIME"; this.colSTIME.Name = "colSTIME"; this.colSTIME.OptionsColumn.ReadOnly = true; this.colSTIME.Visible = true; this.colSTIME.VisibleIndex = 10; //
// colRTIME
//
this.colRTIME.Caption = "准备工时"; this.colRTIME.FieldName = "RTIME"; this.colRTIME.Name = "colRTIME"; this.colRTIME.OptionsColumn.ReadOnly = true; this.colRTIME.Visible = true; this.colRTIME.VisibleIndex = 11; //
// grdDetail
//
this.grdDetail.ContextMenuStrip = this.contextMenuStrip; this.grdDetail.Dock = System.Windows.Forms.DockStyle.Fill; gridLevelNode1.LevelTemplate = this.gridView; gridLevelNode1.RelationName = "详情"; this.grdDetail.LevelTree.Nodes.AddRange(new DevExpress.XtraGrid.GridLevelNode[] { gridLevelNode1}); this.grdDetail.Location = new System.Drawing.Point(2, 22); this.grdDetail.MainView = this.grvDetail; this.grdDetail.Name = "grdDetail"; this.grdDetail.Size = new System.Drawing.Size(555, 525); this.grdDetail.TabIndex = 0; this.grdDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.grvDetail, this.gridView}); //
// contextMenuStrip
//
this.contextMenuStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.tsmiToday, this.tsmiDate, this.tsmiLast, this.tsmiNext, this.tsmiTop, this.tsmiBottom}); this.contextMenuStrip.Name = "contextMenuStrip1"; this.contextMenuStrip.Size = new System.Drawing.Size(125, 136); this.contextMenuStrip.ItemClicked += new System.Windows.Forms.ToolStripItemClickedEventHandler(this.contextMenuStrip_ItemClicked); //
// tsmiToday
//
//this.tsmiToday.Image = global::ICSSoft.Frame.APP.Properties.Resources.change_easyicon_net;
this.tsmiToday.Name = "tsmiToday"; this.tsmiToday.Size = new System.Drawing.Size(124, 22); this.tsmiToday.Text = "至今日"; //
// tsmiDate
//
//this.tsmiDate.Image = global::ICSSoft.Frame.APP.Properties.Resources.refresh_easyicon_net;
this.tsmiDate.Name = "tsmiDate"; this.tsmiDate.Size = new System.Drawing.Size(124, 22); this.tsmiDate.Text = "跳转日期"; //
// tsmiLast
//
//this.tsmiLast.Image = global::ICSSoft.Frame.APP.Properties.Resources.box_out_easyicon_net;
this.tsmiLast.Name = "tsmiLast"; this.tsmiLast.Size = new System.Drawing.Size(124, 22); this.tsmiLast.Text = "上移"; //
// tsmiNext
//
// this.tsmiNext.Image = global::ICSSoft.Frame.APP.Properties.Resources.box_in_easyicon_net;
this.tsmiNext.Name = "tsmiNext"; this.tsmiNext.Size = new System.Drawing.Size(124, 22); this.tsmiNext.Text = "下移"; //
// tsmiTop
//
// this.tsmiTop.Image = global::ICSSoft.Frame.APP.Properties.Resources.multi_easyicon_net;
this.tsmiTop.Name = "tsmiTop"; this.tsmiTop.Size = new System.Drawing.Size(124, 22); this.tsmiTop.Text = "当日置顶"; //
// tsmiBottom
//
//this.tsmiBottom.Image = global::ICSSoft.Frame.APP.Properties.Resources.reply_easyicon_net;
this.tsmiBottom.Name = "tsmiBottom"; this.tsmiBottom.Size = new System.Drawing.Size(124, 22); this.tsmiBottom.Text = "当日置底"; //
// grvDetail
//
this.grvDetail.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.colisSelect, this.colProjectCode, this.colMOCode, this.coliRowNo, this.colcCusName, this.coliQuantity, this.coldcreatesystime, this.coldPreDate, this.colcInvStd, this.colcInvCode, this.colInvName, this.colINVUOM, this.colDepName, this.colSOCode, this.colSORow, this.colStatus, this.colWeek, this.colStartTime, this.colEndTime, this.colComplete, this.colMadeTime, this.colStopTime, this.colBomQty, this.colcMemo, this.colLotNO, this.colMUSER, this.colMUSERName, this.colMTIME, this.colEATTRIBUTE1, this.colID, this.colAutoID, this.colColor, this.colROUTECODE}); this.grvDetail.GridControl = this.grdDetail; this.grvDetail.IndicatorWidth = 40; this.grvDetail.Name = "grvDetail"; this.grvDetail.OptionsCustomization.AllowSort = false; this.grvDetail.OptionsPrint.AutoWidth = false; this.grvDetail.OptionsView.ColumnAutoWidth = false; this.grvDetail.OptionsView.ShowFooter = true; this.grvDetail.OptionsView.ShowGroupPanel = false; this.grvDetail.CustomDrawRowIndicator += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.grvDetail_CustomDrawRowIndicator); this.grvDetail.PopupMenuShowing += new DevExpress.XtraGrid.Views.Grid.PopupMenuShowingEventHandler(this.grvDetail_PopupMenuShowing); //
// colisSelect
//
this.colisSelect.Caption = "选择"; this.colisSelect.FieldName = "isSelect"; this.colisSelect.Name = "colisSelect"; this.colisSelect.OptionsColumn.ReadOnly = true; //
// colProjectCode
//
this.colProjectCode.Caption = "项目号"; this.colProjectCode.FieldName = "ProjectCode"; this.colProjectCode.Name = "colProjectCode"; this.colProjectCode.OptionsColumn.ReadOnly = true; this.colProjectCode.Visible = true; this.colProjectCode.VisibleIndex = 0; //
// colMOCode
//
this.colMOCode.Caption = "生产订单号"; this.colMOCode.FieldName = "MOCode"; this.colMOCode.Name = "colMOCode"; this.colMOCode.OptionsColumn.ReadOnly = true; this.colMOCode.Visible = true; this.colMOCode.VisibleIndex = 1; //
// coliRowNo
//
this.coliRowNo.Caption = "行号"; this.coliRowNo.FieldName = "iRowNo"; this.coliRowNo.Name = "coliRowNo"; this.coliRowNo.OptionsColumn.ReadOnly = true; //
// colcCusName
//
this.colcCusName.Caption = "客户名"; this.colcCusName.FieldName = "cCusName"; this.colcCusName.Name = "colcCusName"; this.colcCusName.OptionsColumn.ReadOnly = true; this.colcCusName.Visible = true; this.colcCusName.VisibleIndex = 2; this.colcCusName.Width = 128; //
// coliQuantity
//
this.coliQuantity.Caption = "数量"; this.coliQuantity.FieldName = "iQuantity"; this.coliQuantity.Name = "coliQuantity"; this.coliQuantity.OptionsColumn.ReadOnly = true; this.coliQuantity.Visible = true; this.coliQuantity.VisibleIndex = 6; //
// coldcreatesystime
//
this.coldcreatesystime.Caption = "预计开工时间"; this.coldcreatesystime.FieldName = "dcreatesystime"; this.coldcreatesystime.Name = "coldcreatesystime"; this.coldcreatesystime.OptionsColumn.ReadOnly = true; this.coldcreatesystime.Visible = true; this.coldcreatesystime.VisibleIndex = 9; //
// coldPreDate
//
this.coldPreDate.Caption = "预计完工时间"; this.coldPreDate.FieldName = "dPreDate"; this.coldPreDate.Name = "coldPreDate"; this.coldPreDate.OptionsColumn.ReadOnly = true; this.coldPreDate.Visible = true; this.coldPreDate.VisibleIndex = 10; //
// colcInvStd
//
this.colcInvStd.Caption = "规格型号"; this.colcInvStd.FieldName = "cInvStd"; this.colcInvStd.Name = "colcInvStd"; this.colcInvStd.OptionsColumn.ReadOnly = true; this.colcInvStd.Visible = true; this.colcInvStd.VisibleIndex = 5; //
// colcInvCode
//
this.colcInvCode.Caption = "产品编码"; this.colcInvCode.FieldName = "cInvCode"; this.colcInvCode.Name = "colcInvCode"; this.colcInvCode.OptionsColumn.ReadOnly = true; this.colcInvCode.Visible = true; this.colcInvCode.VisibleIndex = 3; //
// colInvName
//
this.colInvName.Caption = "产品名称"; this.colInvName.FieldName = "InvName"; this.colInvName.Name = "colInvName"; this.colInvName.OptionsColumn.ReadOnly = true; this.colInvName.Visible = true; this.colInvName.VisibleIndex = 4; //
// colINVUOM
//
this.colINVUOM.Caption = "单位"; this.colINVUOM.FieldName = "INVUOM"; this.colINVUOM.Name = "colINVUOM"; this.colINVUOM.OptionsColumn.ReadOnly = true; this.colINVUOM.Visible = true; this.colINVUOM.VisibleIndex = 7; //
// colDepName
//
this.colDepName.Caption = "部门"; this.colDepName.FieldName = "DepName"; this.colDepName.Name = "colDepName"; this.colDepName.OptionsColumn.ReadOnly = true; this.colDepName.Visible = true; this.colDepName.VisibleIndex = 8; //
// colSOCode
//
this.colSOCode.Caption = "销售订单号"; this.colSOCode.FieldName = "SOCode"; this.colSOCode.Name = "colSOCode"; this.colSOCode.OptionsColumn.ReadOnly = true; this.colSOCode.Visible = true; this.colSOCode.VisibleIndex = 11; //
// colSORow
//
this.colSORow.Caption = "销售订单行号"; this.colSORow.FieldName = "SORow"; this.colSORow.Name = "colSORow"; this.colSORow.OptionsColumn.ReadOnly = true; this.colSORow.Visible = true; this.colSORow.VisibleIndex = 12; //
// colStatus
//
this.colStatus.Caption = "工单状态"; this.colStatus.FieldName = "Status"; this.colStatus.Name = "colStatus"; this.colStatus.OptionsColumn.ReadOnly = true; this.colStatus.Visible = true; this.colStatus.VisibleIndex = 14; //
// colWeek
//
this.colWeek.Caption = "周"; this.colWeek.FieldName = "Week"; this.colWeek.Name = "colWeek"; this.colWeek.OptionsColumn.ReadOnly = true; //
// colStartTime
//
this.colStartTime.Caption = "开始时间"; this.colStartTime.FieldName = "StartTime"; this.colStartTime.Name = "colStartTime"; this.colStartTime.OptionsColumn.ReadOnly = true; this.colStartTime.Visible = true; this.colStartTime.VisibleIndex = 16; //
// colEndTime
//
this.colEndTime.Caption = "完成时间"; this.colEndTime.FieldName = "EndTime"; this.colEndTime.Name = "colEndTime"; this.colEndTime.OptionsColumn.ReadOnly = true; this.colEndTime.Visible = true; this.colEndTime.VisibleIndex = 17; //
// colComplete
//
this.colComplete.Caption = "完成排产"; this.colComplete.FieldName = "Complete"; this.colComplete.Name = "colComplete"; this.colComplete.OptionsColumn.ReadOnly = true; this.colComplete.Visible = true; this.colComplete.VisibleIndex = 18; //
// colMadeTime
//
this.colMadeTime.Caption = "生产停车时间"; this.colMadeTime.FieldName = "MadeTime"; this.colMadeTime.Name = "colMadeTime"; //
// colStopTime
//
this.colStopTime.Caption = "停车时间"; this.colStopTime.FieldName = "StopTime"; this.colStopTime.Name = "colStopTime"; //
// colBomQty
//
this.colBomQty.Caption = "浆料使用量"; this.colBomQty.FieldName = "BomQty"; this.colBomQty.Name = "colBomQty"; this.colBomQty.OptionsColumn.ReadOnly = true; //
// colcMemo
//
this.colcMemo.Caption = "备注"; this.colcMemo.FieldName = "cMemo"; this.colcMemo.Name = "colcMemo"; this.colcMemo.Visible = true; this.colcMemo.VisibleIndex = 13; //
// colLotNO
//
this.colLotNO.Caption = "批号"; this.colLotNO.FieldName = "LotNO"; this.colLotNO.Name = "colLotNO"; this.colLotNO.OptionsColumn.ReadOnly = true; //
// colMUSER
//
this.colMUSER.Caption = "维护人"; this.colMUSER.FieldName = "MUSER"; this.colMUSER.Name = "colMUSER"; this.colMUSER.OptionsColumn.ReadOnly = true; //
// colMUSERName
//
this.colMUSERName.Caption = "维护人名称"; this.colMUSERName.FieldName = "MUSERName"; this.colMUSERName.Name = "colMUSERName"; this.colMUSERName.OptionsColumn.ReadOnly = true; this.colMUSERName.Visible = true; this.colMUSERName.VisibleIndex = 20; this.colMUSERName.Width = 96; //
// colMTIME
//
this.colMTIME.Caption = "排产时间"; this.colMTIME.FieldName = "MTIME"; this.colMTIME.Name = "colMTIME"; this.colMTIME.OptionsColumn.ReadOnly = true; this.colMTIME.Visible = true; this.colMTIME.VisibleIndex = 19; this.colMTIME.Width = 125; //
// colEATTRIBUTE1
//
this.colEATTRIBUTE1.Caption = "保留字段"; this.colEATTRIBUTE1.FieldName = "EATTRIBUTE1"; this.colEATTRIBUTE1.Name = "colEATTRIBUTE1"; this.colEATTRIBUTE1.OptionsColumn.ReadOnly = true; //
// colID
//
this.colID.Caption = "ID"; this.colID.FieldName = "ID"; this.colID.Name = "colID"; this.colID.OptionsColumn.ReadOnly = true; //
// colAutoID
//
this.colAutoID.Caption = "AutoID"; this.colAutoID.FieldName = "AutoID"; this.colAutoID.Name = "colAutoID"; this.colAutoID.OptionsColumn.ReadOnly = true; //
// colColor
//
this.colColor.Caption = "颜色"; this.colColor.FieldName = "Color"; this.colColor.Name = "colColor"; this.colColor.OptionsColumn.ReadOnly = true; //
// colROUTECODE
//
this.colROUTECODE.Caption = "途程"; this.colROUTECODE.FieldName = "ROUTECODE"; this.colROUTECODE.Name = "colROUTECODE"; this.colROUTECODE.OptionsColumn.ReadOnly = true; this.colROUTECODE.Visible = true; this.colROUTECODE.VisibleIndex = 15; //
// groupControl1
//
this.groupControl1.Controls.Add(this.grdDetail); this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.groupControl1.Location = new System.Drawing.Point(0, 0); this.groupControl1.Name = "groupControl1"; this.groupControl1.Size = new System.Drawing.Size(559, 549); this.groupControl1.TabIndex = 14; this.groupControl1.Text = "计划排产信息"; //
// repDate
//
this.repDate.AutoHeight = false; this.repDate.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.repDate.Mask.EditMask = "yyyy-MM-dd"; this.repDate.Mask.UseMaskAsDisplayFormat = true; this.repDate.Name = "repDate"; this.repDate.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); //
// panelControl3
//
this.panelControl3.Appearance.BackColor = System.Drawing.Color.CornflowerBlue; this.panelControl3.Appearance.Options.UseBackColor = true; this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.panelControl3.Controls.Add(this.btnExit); this.panelControl3.Controls.Add(this.btnAdd); this.panelControl3.Controls.Add(this.btnFilter); this.panelControl3.Controls.Add(this.btnOutPut); this.panelControl3.Controls.Add(this.btnEdit); this.panelControl3.Controls.Add(this.lblTitle); this.panelControl3.Controls.Add(this.btnClose); 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(1130, 30); this.panelControl3.TabIndex = 13; //
// btnExit
//
this.btnExit.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnExit.Appearance.ForeColor = System.Drawing.Color.White; this.btnExit.Appearance.Options.UseFont = true; this.btnExit.Appearance.Options.UseForeColor = true; this.btnExit.Appearance.Options.UseTextOptions = true; this.btnExit.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near; this.btnExit.Image = ((System.Drawing.Image)(resources.GetObject("btnExit.Image"))); this.btnExit.Location = new System.Drawing.Point(360, 0); this.btnExit.LookAndFeel.SkinName = "BlueButtonSkin"; this.btnExit.LookAndFeel.UseDefaultLookAndFeel = false; this.btnExit.Name = "btnExit"; this.btnExit.Size = new System.Drawing.Size(57, 30); this.btnExit.TabIndex = 49; this.btnExit.Text = "退出"; this.btnExit.Click += new System.EventHandler(this.btnExit_Click); //
// btnAdd
//
this.btnAdd.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnAdd.Appearance.ForeColor = System.Drawing.Color.White; this.btnAdd.Appearance.Options.UseFont = true; this.btnAdd.Appearance.Options.UseForeColor = true; this.btnAdd.Appearance.Options.UseTextOptions = true; this.btnAdd.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near; this.btnAdd.Image = ((System.Drawing.Image)(resources.GetObject("btnAdd.Image"))); this.btnAdd.Location = new System.Drawing.Point(143, 0); this.btnAdd.LookAndFeel.SkinName = "BlueButtonSkin"; this.btnAdd.LookAndFeel.UseDefaultLookAndFeel = false; this.btnAdd.Name = "btnAdd"; this.btnAdd.Size = new System.Drawing.Size(79, 30); this.btnAdd.TabIndex = 33; this.btnAdd.Text = "保存排产"; this.btnAdd.Click += new System.EventHandler(this.btnAdd_Click); //
// btnFilter
//
this.btnFilter.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnFilter.Appearance.ForeColor = System.Drawing.Color.White; this.btnFilter.Appearance.Options.UseFont = true; this.btnFilter.Appearance.Options.UseForeColor = true; this.btnFilter.Appearance.Options.UseTextOptions = true; this.btnFilter.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near; this.btnFilter.Image = ((System.Drawing.Image)(resources.GetObject("btnFilter.Image"))); this.btnFilter.Location = new System.Drawing.Point(78, 0); this.btnFilter.LookAndFeel.SkinName = "BlueButtonSkin"; this.btnFilter.LookAndFeel.UseDefaultLookAndFeel = false; this.btnFilter.Name = "btnFilter"; this.btnFilter.Size = new System.Drawing.Size(65, 30); this.btnFilter.TabIndex = 32; this.btnFilter.Text = "搜索"; this.btnFilter.Click += new System.EventHandler(this.btnFilter_Click); //
// btnOutPut
//
this.btnOutPut.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnOutPut.Appearance.ForeColor = System.Drawing.Color.White; this.btnOutPut.Appearance.Options.UseFont = true; this.btnOutPut.Appearance.Options.UseForeColor = true; this.btnOutPut.Appearance.Options.UseTextOptions = true; this.btnOutPut.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near; this.btnOutPut.Image = ((System.Drawing.Image)(resources.GetObject("btnOutPut.Image"))); this.btnOutPut.Location = new System.Drawing.Point(281, 0); this.btnOutPut.LookAndFeel.SkinName = "BlueButtonSkin"; this.btnOutPut.LookAndFeel.UseDefaultLookAndFeel = false; this.btnOutPut.Name = "btnOutPut"; this.btnOutPut.Size = new System.Drawing.Size(79, 30); this.btnOutPut.TabIndex = 48; this.btnOutPut.Text = "导出明细"; this.btnOutPut.Click += new System.EventHandler(this.btnOutPut_Click); //
// btnEdit
//
this.btnEdit.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnEdit.Appearance.ForeColor = System.Drawing.Color.White; this.btnEdit.Appearance.Options.UseFont = true; this.btnEdit.Appearance.Options.UseForeColor = true; this.btnEdit.Appearance.Options.UseTextOptions = true; this.btnEdit.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near; this.btnEdit.Image = ((System.Drawing.Image)(resources.GetObject("btnEdit.Image"))); this.btnEdit.Location = new System.Drawing.Point(222, 0); this.btnEdit.LookAndFeel.SkinName = "BlueButtonSkin"; this.btnEdit.LookAndFeel.UseDefaultLookAndFeel = false; this.btnEdit.Name = "btnEdit"; this.btnEdit.Size = new System.Drawing.Size(59, 30); this.btnEdit.TabIndex = 23; this.btnEdit.Text = "转PR"; this.btnEdit.Click += new System.EventHandler(this.btnEdit_Click); //
// lblTitle
//
this.lblTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lblTitle.Appearance.ForeColor = System.Drawing.Color.White; this.lblTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None; this.lblTitle.Location = new System.Drawing.Point(3, 4); this.lblTitle.Name = "lblTitle"; this.lblTitle.Size = new System.Drawing.Size(81, 23); this.lblTitle.TabIndex = 19; this.lblTitle.Text = "计划排产"; //
// btnClose
//
this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnClose.Appearance.ForeColor = System.Drawing.Color.White; this.btnClose.Appearance.Options.UseFont = true; this.btnClose.Appearance.Options.UseForeColor = true; this.btnClose.Appearance.Options.UseTextOptions = true; this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.btnClose.Dock = System.Windows.Forms.DockStyle.Right; this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image"))); this.btnClose.Location = new System.Drawing.Point(1104, 0); this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin"; this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false; this.btnClose.Name = "btnClose"; this.btnClose.Size = new System.Drawing.Size(26, 30); this.btnClose.TabIndex = 14; this.btnClose.Click += new System.EventHandler(this.btnClose_Click); //
// schedulerControl
//
this.schedulerControl.ActiveViewType = DevExpress.XtraScheduler.SchedulerViewType.WorkWeek; this.schedulerControl.Dock = System.Windows.Forms.DockStyle.Fill; this.schedulerControl.Location = new System.Drawing.Point(0, 0); this.schedulerControl.Name = "schedulerControl"; this.schedulerControl.Size = new System.Drawing.Size(567, 549); this.schedulerControl.Start = new System.DateTime(2020, 10, 26, 0, 0, 0, 0); this.schedulerControl.Storage = this.schedulerStorage; this.schedulerControl.TabIndex = 15; this.schedulerControl.Text = "schedulerControl1"; this.schedulerControl.Views.DayView.AppointmentDisplayOptions.EndTimeVisibility = DevExpress.XtraScheduler.AppointmentTimeVisibility.Never; this.schedulerControl.Views.DayView.AppointmentDisplayOptions.ShowRecurrence = false; this.schedulerControl.Views.DayView.AppointmentDisplayOptions.ShowReminder = false; this.schedulerControl.Views.DayView.AppointmentDisplayOptions.SnapToCellsMode = DevExpress.XtraScheduler.AppointmentSnapToCellsMode.Never; this.schedulerControl.Views.DayView.AppointmentDisplayOptions.StartTimeVisibility = DevExpress.XtraScheduler.AppointmentTimeVisibility.Never; this.schedulerControl.Views.DayView.AppointmentDisplayOptions.StatusDisplayType = DevExpress.XtraScheduler.AppointmentStatusDisplayType.Never; this.schedulerControl.Views.DayView.TimeRulers.Add(timeRuler1); this.schedulerControl.Views.DayView.TimeScale = System.TimeSpan.Parse("01:00:00"); this.schedulerControl.Views.GanttView.AppointmentDisplayOptions.EndTimeVisibility = DevExpress.XtraScheduler.AppointmentTimeVisibility.Never; this.schedulerControl.Views.GanttView.AppointmentDisplayOptions.PercentCompleteDisplayType = DevExpress.XtraScheduler.PercentCompleteDisplayType.None; this.schedulerControl.Views.GanttView.AppointmentDisplayOptions.ShowRecurrence = false; this.schedulerControl.Views.GanttView.AppointmentDisplayOptions.ShowReminder = false; this.schedulerControl.Views.GanttView.AppointmentDisplayOptions.SnapToCellsMode = DevExpress.XtraScheduler.AppointmentSnapToCellsMode.Never; this.schedulerControl.Views.GanttView.AppointmentDisplayOptions.StartTimeVisibility = DevExpress.XtraScheduler.AppointmentTimeVisibility.Never; this.schedulerControl.Views.MonthView.AppointmentDisplayOptions.EndTimeVisibility = DevExpress.XtraScheduler.AppointmentTimeVisibility.Never; this.schedulerControl.Views.MonthView.AppointmentDisplayOptions.StartTimeVisibility = DevExpress.XtraScheduler.AppointmentTimeVisibility.Never; this.schedulerControl.Views.TimelineView.AppointmentDisplayOptions.EndTimeVisibility = DevExpress.XtraScheduler.AppointmentTimeVisibility.Never; this.schedulerControl.Views.TimelineView.AppointmentDisplayOptions.ShowRecurrence = false; this.schedulerControl.Views.TimelineView.AppointmentDisplayOptions.ShowReminder = false; this.schedulerControl.Views.TimelineView.AppointmentDisplayOptions.SnapToCellsMode = DevExpress.XtraScheduler.AppointmentSnapToCellsMode.Never; this.schedulerControl.Views.TimelineView.AppointmentDisplayOptions.StartTimeVisibility = DevExpress.XtraScheduler.AppointmentTimeVisibility.Never; this.schedulerControl.Views.WeekView.AppointmentDisplayOptions.EndTimeVisibility = DevExpress.XtraScheduler.AppointmentTimeVisibility.Never; this.schedulerControl.Views.WeekView.AppointmentDisplayOptions.ShowRecurrence = false; this.schedulerControl.Views.WeekView.AppointmentDisplayOptions.ShowReminder = false; this.schedulerControl.Views.WeekView.AppointmentDisplayOptions.StartTimeVisibility = DevExpress.XtraScheduler.AppointmentTimeVisibility.Never; this.schedulerControl.Views.WorkWeekView.AppointmentDisplayOptions.EndTimeVisibility = DevExpress.XtraScheduler.AppointmentTimeVisibility.Never; this.schedulerControl.Views.WorkWeekView.AppointmentDisplayOptions.ShowRecurrence = false; this.schedulerControl.Views.WorkWeekView.AppointmentDisplayOptions.ShowReminder = false; this.schedulerControl.Views.WorkWeekView.AppointmentDisplayOptions.SnapToCellsMode = DevExpress.XtraScheduler.AppointmentSnapToCellsMode.Never; this.schedulerControl.Views.WorkWeekView.AppointmentDisplayOptions.StartTimeVisibility = DevExpress.XtraScheduler.AppointmentTimeVisibility.Never; this.schedulerControl.Views.WorkWeekView.AppointmentDisplayOptions.StatusDisplayType = DevExpress.XtraScheduler.AppointmentStatusDisplayType.Never; this.schedulerControl.Views.WorkWeekView.ShowFullWeek = true; this.schedulerControl.Views.WorkWeekView.TimeRulers.Add(timeRuler2); this.schedulerControl.Views.WorkWeekView.TimeScale = System.TimeSpan.Parse("01:00:00"); this.schedulerControl.InitAppointmentDisplayText += new DevExpress.XtraScheduler.AppointmentDisplayTextEventHandler(this.schedulerControl_InitAppointmentDisplayText); this.schedulerControl.PopupMenuShowing += new DevExpress.XtraScheduler.PopupMenuShowingEventHandler(this.schedulerControl_PopupMenuShowing); //
// splitContainer1
//
this.splitContainer1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.splitContainer1.Location = new System.Drawing.Point(0, 109); this.splitContainer1.Name = "splitContainer1"; //
// splitContainer1.Panel1
//
this.splitContainer1.Panel1.Controls.Add(this.schedulerControl); //
// splitContainer1.Panel2
//
this.splitContainer1.Panel2.Controls.Add(this.groupControl1); this.splitContainer1.Size = new System.Drawing.Size(1130, 549); this.splitContainer1.SplitterDistance = 567; this.splitContainer1.TabIndex = 20; //
// panel1
//
this.panel1.Controls.Add(this.btnNoScheduler); this.panel1.Controls.Add(this.btnHasScheduler); this.panel1.Controls.Add(this.btnAll); this.panel1.Location = new System.Drawing.Point(-2, 70); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(227, 31); this.panel1.TabIndex = 21; //
// btnNoScheduler
//
this.btnNoScheduler.AutoSize = true; this.btnNoScheduler.Location = new System.Drawing.Point(162, 6); this.btnNoScheduler.Name = "btnNoScheduler"; this.btnNoScheduler.Size = new System.Drawing.Size(61, 18); this.btnNoScheduler.TabIndex = 0; this.btnNoScheduler.Text = "未排产"; this.btnNoScheduler.UseVisualStyleBackColor = true; //
// btnHasScheduler
//
this.btnHasScheduler.AutoSize = true; this.btnHasScheduler.Location = new System.Drawing.Point(84, 6); this.btnHasScheduler.Name = "btnHasScheduler"; this.btnHasScheduler.Size = new System.Drawing.Size(61, 18); this.btnHasScheduler.TabIndex = 0; this.btnHasScheduler.Text = "已排产"; this.btnHasScheduler.UseVisualStyleBackColor = true; //
// btnAll
//
this.btnAll.AutoSize = true; this.btnAll.Checked = true; this.btnAll.Location = new System.Drawing.Point(10, 6); this.btnAll.Name = "btnAll"; this.btnAll.Size = new System.Drawing.Size(49, 18); this.btnAll.TabIndex = 0; this.btnAll.TabStop = true; this.btnAll.Text = "全部"; this.btnAll.UseVisualStyleBackColor = true; //
// txtSOCode
//
this.txtSOCode.EditValue = ""; this.txtSOCode.Location = new System.Drawing.Point(72, 40); this.txtSOCode.Name = "txtSOCode"; this.txtSOCode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.txtSOCode.Properties.NullText = ""; this.txtSOCode.Properties.PopupFilterMode = DevExpress.XtraEditors.PopupFilterMode.Contains; this.txtSOCode.Properties.View = this.gridView5; this.txtSOCode.Size = new System.Drawing.Size(140, 20); this.txtSOCode.TabIndex = 234; //
// gridView5
//
this.gridView5.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus; this.gridView5.Name = "gridView5"; this.gridView5.OptionsSelection.EnableAppearanceFocusedCell = false; this.gridView5.OptionsView.ShowGroupPanel = false; //
// label4
//
this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(7, 43); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(59, 14); this.label4.TabIndex = 233; this.label4.Text = "生产订单:"; //
// dtpStartTime
//
this.dtpStartTime.Location = new System.Drawing.Point(326, 76); this.dtpStartTime.Name = "dtpStartTime"; this.dtpStartTime.Size = new System.Drawing.Size(140, 22); this.dtpStartTime.TabIndex = 235; //
// label1
//
this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(237, 78); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(83, 14); this.label1.TabIndex = 236; this.label1.Text = "开始排产日期:"; //
// dtpdcreatesystimeS
//
this.dtpdcreatesystimeS.Location = new System.Drawing.Point(298, 39); this.dtpdcreatesystimeS.Name = "dtpdcreatesystimeS"; this.dtpdcreatesystimeS.Size = new System.Drawing.Size(140, 22); this.dtpdcreatesystimeS.TabIndex = 235; //
// label2
//
this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(225, 43); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(71, 14); this.label2.TabIndex = 236; this.label2.Text = "开始日期从:"; //
// dtpdcreatesystimeE
//
this.dtpdcreatesystimeE.Location = new System.Drawing.Point(516, 39); this.dtpdcreatesystimeE.Name = "dtpdcreatesystimeE"; this.dtpdcreatesystimeE.Size = new System.Drawing.Size(140, 22); this.dtpdcreatesystimeE.TabIndex = 235; //
// label3
//
this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(444, 43); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(71, 14); this.label3.TabIndex = 236; this.label3.Text = "开始日期到:"; //
// dtpdPreDateS
//
this.dtpdPreDateS.Location = new System.Drawing.Point(736, 39); this.dtpdPreDateS.Name = "dtpdPreDateS"; this.dtpdPreDateS.Size = new System.Drawing.Size(140, 22); this.dtpdPreDateS.TabIndex = 235; //
// dtpdPreDateE
//
this.dtpdPreDateE.Location = new System.Drawing.Point(959, 41); this.dtpdPreDateE.Name = "dtpdPreDateE"; this.dtpdPreDateE.Size = new System.Drawing.Size(140, 22); this.dtpdPreDateE.TabIndex = 235; //
// label5
//
this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(662, 43); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(71, 14); this.label5.TabIndex = 236; this.label5.Text = "完成日期从:"; //
// label6
//
this.label6.AutoSize = true; this.label6.Location = new System.Drawing.Point(882, 43); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(71, 14); this.label6.TabIndex = 236; this.label6.Text = "完成日期到:"; //
// FormScheduling
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1130, 658); this.Controls.Add(this.label6); this.Controls.Add(this.label3); this.Controls.Add(this.label5); this.Controls.Add(this.dtpdPreDateE); this.Controls.Add(this.label2); this.Controls.Add(this.dtpdcreatesystimeE); this.Controls.Add(this.dtpdPreDateS); this.Controls.Add(this.label1); this.Controls.Add(this.dtpdcreatesystimeS); this.Controls.Add(this.dtpStartTime); this.Controls.Add(this.txtSOCode); this.Controls.Add(this.label4); this.Controls.Add(this.panel1); this.Controls.Add(this.splitContainer1); this.Controls.Add(this.panelControl3); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Name = "FormScheduling"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Load += new System.EventHandler(this.FormCalendar_Load); ((System.ComponentModel.ISupportInitialize)(this.gridView)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).EndInit(); this.contextMenuStrip.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit(); this.groupControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.repDate.VistaTimeProperties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repDate)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit(); this.panelControl3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.schedulerControl)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.schedulerStorage)).EndInit(); this.splitContainer1.Panel1.ResumeLayout(false); this.splitContainer1.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit(); this.splitContainer1.ResumeLayout(false); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.txtSOCode.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView5)).EndInit(); this.ResumeLayout(false); this.PerformLayout();
}
#endregion
private DevExpress.XtraEditors.GroupControl groupControl1; private DevExpress.XtraEditors.PanelControl panelControl3; private DevExpress.XtraEditors.SimpleButton btnClose; private DevExpress.XtraEditors.LabelControl lblTitle; private DevExpress.XtraEditors.SimpleButton btnEdit; private DevExpress.XtraEditors.Repository.RepositoryItemDateEdit repDate; private DevExpress.XtraEditors.SimpleButton btnOutPut; private DevExpress.XtraScheduler.SchedulerControl schedulerControl; private DevExpress.XtraScheduler.SchedulerStorage schedulerStorage; private System.Windows.Forms.SplitContainer splitContainer1; private DevExpress.XtraGrid.GridControl grdDetail; private DevExpress.XtraGrid.Views.Grid.GridView gridView; private DevExpress.XtraGrid.Columns.GridColumn Id; private DevExpress.XtraGrid.Columns.GridColumn ResourceId; private DevExpress.XtraGrid.Columns.GridColumn Subject; private DevExpress.XtraGrid.Columns.GridColumn Location; private DevExpress.XtraGrid.Columns.GridColumn Description; private DevExpress.XtraGrid.Columns.GridColumn StartTime; private DevExpress.XtraGrid.Columns.GridColumn EndTime; private DevExpress.XtraGrid.Columns.GridColumn ScheduledQty; private DevExpress.XtraGrid.Columns.GridColumn EQPCode; private DevExpress.XtraGrid.Columns.GridColumn EQPName; private DevExpress.XtraGrid.Columns.GridColumn SSCode; private DevExpress.XtraGrid.Columns.GridColumn SSName; private DevExpress.XtraGrid.Views.Grid.GridView grvDetail; private DevExpress.XtraGrid.Columns.GridColumn colisSelect; private DevExpress.XtraGrid.Columns.GridColumn colMOCode; private DevExpress.XtraGrid.Columns.GridColumn colcCusName; private DevExpress.XtraGrid.Columns.GridColumn coliQuantity; private DevExpress.XtraGrid.Columns.GridColumn coldcreatesystime; private DevExpress.XtraGrid.Columns.GridColumn coldPreDate; private DevExpress.XtraGrid.Columns.GridColumn colcInvStd; private DevExpress.XtraGrid.Columns.GridColumn colcInvCode; private DevExpress.XtraGrid.Columns.GridColumn colInvName; private DevExpress.XtraGrid.Columns.GridColumn colINVUOM; private DevExpress.XtraGrid.Columns.GridColumn colDepName; private DevExpress.XtraGrid.Columns.GridColumn colSOCode; private DevExpress.XtraGrid.Columns.GridColumn colSORow; private DevExpress.XtraGrid.Columns.GridColumn colWeek; private DevExpress.XtraGrid.Columns.GridColumn colStartTime; private DevExpress.XtraGrid.Columns.GridColumn colEndTime; private DevExpress.XtraGrid.Columns.GridColumn colMadeTime; private DevExpress.XtraGrid.Columns.GridColumn colStopTime; private DevExpress.XtraGrid.Columns.GridColumn colBomQty; private DevExpress.XtraGrid.Columns.GridColumn colcMemo; private DevExpress.XtraGrid.Columns.GridColumn colLotNO; private DevExpress.XtraGrid.Columns.GridColumn colMUSER; private DevExpress.XtraGrid.Columns.GridColumn colMUSERName; private DevExpress.XtraGrid.Columns.GridColumn colMTIME; private DevExpress.XtraGrid.Columns.GridColumn colEATTRIBUTE1; private DevExpress.XtraGrid.Columns.GridColumn colID; private System.Windows.Forms.Panel panel1; private System.Windows.Forms.RadioButton btnNoScheduler; private System.Windows.Forms.RadioButton btnHasScheduler; private System.Windows.Forms.RadioButton btnAll; private DevExpress.XtraEditors.SimpleButton btnAdd; private DevExpress.XtraEditors.SimpleButton btnFilter; private DevExpress.XtraEditors.GridLookUpEdit txtSOCode; private DevExpress.XtraGrid.Views.Grid.GridView gridView5; private System.Windows.Forms.Label label4; private System.Windows.Forms.DateTimePicker dtpStartTime; private System.Windows.Forms.Label label1; private DevExpress.XtraGrid.Columns.GridColumn coliRowNo; private DevExpress.XtraGrid.Columns.GridColumn colComplete; private System.Windows.Forms.ContextMenuStrip contextMenuStrip; private System.Windows.Forms.ToolStripMenuItem tsmiToday; private System.Windows.Forms.ToolStripMenuItem tsmiDate; private System.Windows.Forms.ToolStripMenuItem tsmiLast; private System.Windows.Forms.ToolStripMenuItem tsmiNext; private System.Windows.Forms.ToolStripMenuItem tsmiTop; private System.Windows.Forms.ToolStripMenuItem tsmiBottom; private DevExpress.XtraGrid.Columns.GridColumn colAutoID; private DevExpress.XtraGrid.Columns.GridColumn colColor; private System.Windows.Forms.DateTimePicker dtpdcreatesystimeS; private System.Windows.Forms.Label label2; private System.Windows.Forms.DateTimePicker dtpdcreatesystimeE; private System.Windows.Forms.Label label3; private System.Windows.Forms.DateTimePicker dtpdPreDateS; private System.Windows.Forms.DateTimePicker dtpdPreDateE; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label label6; private DevExpress.XtraEditors.SimpleButton btnExit; private DevExpress.XtraGrid.Columns.GridColumn colProjectCode; private DevExpress.XtraGrid.Columns.GridColumn colStatus; private DevExpress.XtraGrid.Columns.GridColumn colROUTECODE; private DevExpress.XtraGrid.Columns.GridColumn colOPName; private DevExpress.XtraGrid.Columns.GridColumn colSTIME; private DevExpress.XtraGrid.Columns.GridColumn colRTIME; } }
|