560 lines
28 KiB
C#
560 lines
28 KiB
C#
namespace WCS
|
|
{
|
|
partial class Form_TaskInfo
|
|
{
|
|
/// <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();
|
|
this.barManager_Menu = new DevExpress.XtraBars.BarManager(this.components);
|
|
this.bar2 = new DevExpress.XtraBars.Bar();
|
|
this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
|
|
this.barStaticItem1 = new DevExpress.XtraBars.BarStaticItem();
|
|
this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
|
|
this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
|
|
this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
|
|
this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
|
|
this.barCheckItem1 = new DevExpress.XtraBars.BarCheckItem();
|
|
this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
|
|
this.barEditItem_Reflash = new DevExpress.XtraBars.BarEditItem();
|
|
this.group1 = new System.Windows.Forms.GroupBox();
|
|
this.lblSSJid = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
|
|
this.button4 = new System.Windows.Forms.Button();
|
|
this.button5 = new System.Windows.Forms.Button();
|
|
this.gridControl1 = new DevExpress.XtraGrid.GridControl();
|
|
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn4 = 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.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.groupBox3 = new System.Windows.Forms.GroupBox();
|
|
this.lblPlcId = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
|
|
this.button2 = new System.Windows.Forms.Button();
|
|
this.button1 = new System.Windows.Forms.Button();
|
|
this.gridControl2 = new DevExpress.XtraGrid.GridControl();
|
|
this.gridView3 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
((System.ComponentModel.ISupportInitialize)(this.barManager_Menu)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
|
|
this.group1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
|
|
this.groupBox3.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControl2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView3)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// barManager_Menu
|
|
//
|
|
this.barManager_Menu.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
|
|
this.bar2});
|
|
this.barManager_Menu.DockControls.Add(this.barDockControlTop);
|
|
this.barManager_Menu.DockControls.Add(this.barDockControlBottom);
|
|
this.barManager_Menu.DockControls.Add(this.barDockControlLeft);
|
|
this.barManager_Menu.DockControls.Add(this.barDockControlRight);
|
|
this.barManager_Menu.Form = this;
|
|
this.barManager_Menu.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
|
|
this.barCheckItem1,
|
|
this.barButtonItem1,
|
|
this.barStaticItem1});
|
|
this.barManager_Menu.MainMenu = this.bar2;
|
|
this.barManager_Menu.MaxItemId = 5;
|
|
this.barManager_Menu.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
|
|
this.repositoryItemCheckEdit1});
|
|
//
|
|
// bar2
|
|
//
|
|
this.bar2.BarName = "Main menu";
|
|
this.bar2.DockCol = 0;
|
|
this.bar2.DockRow = 0;
|
|
this.bar2.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
|
|
this.bar2.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.barStaticItem1)});
|
|
this.bar2.OptionsBar.AllowQuickCustomization = false;
|
|
this.bar2.OptionsBar.DrawDragBorder = false;
|
|
this.bar2.OptionsBar.MultiLine = true;
|
|
this.bar2.OptionsBar.UseWholeRow = true;
|
|
this.bar2.Text = "Main menu";
|
|
//
|
|
// barButtonItem1
|
|
//
|
|
this.barButtonItem1.Caption = "刷新";
|
|
this.barButtonItem1.Id = 0;
|
|
this.barButtonItem1.Name = "barButtonItem1";
|
|
this.barButtonItem1.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem1_ItemClick);
|
|
//
|
|
// barStaticItem1
|
|
//
|
|
this.barStaticItem1.Caption = " | ";
|
|
this.barStaticItem1.Id = 3;
|
|
this.barStaticItem1.Name = "barStaticItem1";
|
|
//
|
|
// barDockControlTop
|
|
//
|
|
this.barDockControlTop.CausesValidation = false;
|
|
this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.barDockControlTop.Location = new System.Drawing.Point(0, 0);
|
|
this.barDockControlTop.Manager = this.barManager_Menu;
|
|
this.barDockControlTop.Size = new System.Drawing.Size(1122, 21);
|
|
//
|
|
// barDockControlBottom
|
|
//
|
|
this.barDockControlBottom.CausesValidation = false;
|
|
this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.barDockControlBottom.Location = new System.Drawing.Point(0, 716);
|
|
this.barDockControlBottom.Manager = this.barManager_Menu;
|
|
this.barDockControlBottom.Size = new System.Drawing.Size(1122, 0);
|
|
//
|
|
// barDockControlLeft
|
|
//
|
|
this.barDockControlLeft.CausesValidation = false;
|
|
this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.barDockControlLeft.Location = new System.Drawing.Point(0, 21);
|
|
this.barDockControlLeft.Manager = this.barManager_Menu;
|
|
this.barDockControlLeft.Size = new System.Drawing.Size(0, 695);
|
|
//
|
|
// barDockControlRight
|
|
//
|
|
this.barDockControlRight.CausesValidation = false;
|
|
this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
|
|
this.barDockControlRight.Location = new System.Drawing.Point(1122, 21);
|
|
this.barDockControlRight.Manager = this.barManager_Menu;
|
|
this.barDockControlRight.Size = new System.Drawing.Size(0, 695);
|
|
//
|
|
// barCheckItem1
|
|
//
|
|
this.barCheckItem1.Caption = "自动刷新";
|
|
this.barCheckItem1.Id = 4;
|
|
this.barCheckItem1.Name = "barCheckItem1";
|
|
//
|
|
// repositoryItemCheckEdit1
|
|
//
|
|
this.repositoryItemCheckEdit1.AutoHeight = false;
|
|
this.repositoryItemCheckEdit1.Caption = "自动刷新";
|
|
this.repositoryItemCheckEdit1.GlyphAlignment = DevExpress.Utils.HorzAlignment.Default;
|
|
this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1";
|
|
//
|
|
// barEditItem_Reflash
|
|
//
|
|
this.barEditItem_Reflash.Caption = "自动刷新";
|
|
this.barEditItem_Reflash.Edit = this.repositoryItemCheckEdit1;
|
|
this.barEditItem_Reflash.Id = 1;
|
|
this.barEditItem_Reflash.Name = "barEditItem_Reflash";
|
|
//
|
|
// group1
|
|
//
|
|
this.group1.Controls.Add(this.lblSSJid);
|
|
this.group1.Controls.Add(this.labelControl7);
|
|
this.group1.Controls.Add(this.button4);
|
|
this.group1.Controls.Add(this.button5);
|
|
this.group1.Controls.Add(this.gridControl1);
|
|
this.group1.Location = new System.Drawing.Point(12, 31);
|
|
this.group1.Name = "group1";
|
|
this.group1.Size = new System.Drawing.Size(1098, 308);
|
|
this.group1.TabIndex = 149;
|
|
this.group1.TabStop = false;
|
|
this.group1.Text = "AGV请求放货任务";
|
|
//
|
|
// lblSSJid
|
|
//
|
|
this.lblSSJid.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.lblSSJid.Appearance.ForeColor = System.Drawing.Color.Blue;
|
|
this.lblSSJid.Appearance.Options.UseFont = true;
|
|
this.lblSSJid.Appearance.Options.UseForeColor = true;
|
|
this.lblSSJid.Location = new System.Drawing.Point(79, 34);
|
|
this.lblSSJid.Name = "lblSSJid";
|
|
this.lblSSJid.Size = new System.Drawing.Size(8, 20);
|
|
this.lblSSJid.TabIndex = 268;
|
|
this.lblSSJid.Text = "0";
|
|
//
|
|
// labelControl7
|
|
//
|
|
this.labelControl7.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.labelControl7.Appearance.ForeColor = System.Drawing.Color.Blue;
|
|
this.labelControl7.Appearance.Options.UseFont = true;
|
|
this.labelControl7.Appearance.Options.UseForeColor = true;
|
|
this.labelControl7.Location = new System.Drawing.Point(17, 34);
|
|
this.labelControl7.Name = "labelControl7";
|
|
this.labelControl7.Size = new System.Drawing.Size(45, 20);
|
|
this.labelControl7.TabIndex = 267;
|
|
this.labelControl7.Text = "任务号:";
|
|
//
|
|
// button4
|
|
//
|
|
this.button4.Location = new System.Drawing.Point(610, 26);
|
|
this.button4.Name = "button4";
|
|
this.button4.Size = new System.Drawing.Size(103, 38);
|
|
this.button4.TabIndex = 266;
|
|
this.button4.Text = "删除";
|
|
this.button4.UseVisualStyleBackColor = true;
|
|
this.button4.Click += new System.EventHandler(this.button4_Click);
|
|
//
|
|
// button5
|
|
//
|
|
this.button5.Location = new System.Drawing.Point(422, 26);
|
|
this.button5.Name = "button5";
|
|
this.button5.Size = new System.Drawing.Size(103, 38);
|
|
this.button5.TabIndex = 265;
|
|
this.button5.Text = "查询";
|
|
this.button5.UseVisualStyleBackColor = true;
|
|
this.button5.Click += new System.EventHandler(this.button5_Click);
|
|
//
|
|
// gridControl1
|
|
//
|
|
this.gridControl1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(2);
|
|
this.gridControl1.Location = new System.Drawing.Point(5, 87);
|
|
this.gridControl1.MainView = this.gridView1;
|
|
this.gridControl1.Margin = new System.Windows.Forms.Padding(2);
|
|
this.gridControl1.Name = "gridControl1";
|
|
this.gridControl1.Size = new System.Drawing.Size(1088, 216);
|
|
this.gridControl1.TabIndex = 264;
|
|
this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
this.gridView1});
|
|
//
|
|
// gridView1
|
|
//
|
|
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
|
this.gridColumn2,
|
|
this.gridColumn3,
|
|
this.gridColumn4,
|
|
this.gridColumn7,
|
|
this.gridColumn8,
|
|
this.gridColumn9,
|
|
this.gridColumn10});
|
|
this.gridView1.DetailHeight = 233;
|
|
this.gridView1.FixedLineWidth = 1;
|
|
this.gridView1.GridControl = this.gridControl1;
|
|
this.gridView1.Name = "gridView1";
|
|
this.gridView1.OptionsBehavior.Editable = false;
|
|
this.gridView1.OptionsView.ShowFooter = true;
|
|
this.gridView1.OptionsView.ShowGroupPanel = false;
|
|
this.gridView1.Click += new System.EventHandler(this.gridView1_Click);
|
|
//
|
|
// gridColumn2
|
|
//
|
|
this.gridColumn2.Caption = "PLC任务号";
|
|
this.gridColumn2.FieldName = "PLCID";
|
|
this.gridColumn2.Name = "gridColumn2";
|
|
this.gridColumn2.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
|
|
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Count, "PlcID", "{0}")});
|
|
this.gridColumn2.Width = 85;
|
|
//
|
|
// gridColumn3
|
|
//
|
|
this.gridColumn3.Caption = "AGV任务号";
|
|
this.gridColumn3.FieldName = "taskCode";
|
|
this.gridColumn3.Name = "gridColumn3";
|
|
this.gridColumn3.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
|
|
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Count, "taskCode", "{0}")});
|
|
this.gridColumn3.Visible = true;
|
|
this.gridColumn3.VisibleIndex = 0;
|
|
this.gridColumn3.Width = 120;
|
|
//
|
|
// gridColumn4
|
|
//
|
|
this.gridColumn4.Caption = "托盘号";
|
|
this.gridColumn4.FieldName = "CTL";
|
|
this.gridColumn4.Name = "gridColumn4";
|
|
//
|
|
// gridColumn7
|
|
//
|
|
this.gridColumn7.Caption = "起始地址";
|
|
this.gridColumn7.FieldName = "posCode";
|
|
this.gridColumn7.Name = "gridColumn7";
|
|
this.gridColumn7.Visible = true;
|
|
this.gridColumn7.VisibleIndex = 1;
|
|
this.gridColumn7.Width = 100;
|
|
//
|
|
// gridColumn8
|
|
//
|
|
this.gridColumn8.Caption = "目的地址";
|
|
this.gridColumn8.FieldName = "destinationAddress";
|
|
this.gridColumn8.Name = "gridColumn8";
|
|
this.gridColumn8.Visible = true;
|
|
this.gridColumn8.VisibleIndex = 2;
|
|
this.gridColumn8.Width = 120;
|
|
//
|
|
// gridColumn9
|
|
//
|
|
this.gridColumn9.Caption = "状态";
|
|
this.gridColumn9.FieldName = "STS";
|
|
this.gridColumn9.Name = "gridColumn9";
|
|
this.gridColumn9.Visible = true;
|
|
this.gridColumn9.VisibleIndex = 3;
|
|
this.gridColumn9.Width = 109;
|
|
//
|
|
// gridColumn10
|
|
//
|
|
this.gridColumn10.Caption = "订单时间";
|
|
this.gridColumn10.DisplayFormat.FormatString = "yyyy-MM-dd HH:mm:ss";
|
|
this.gridColumn10.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
|
this.gridColumn10.FieldName = "reqTime";
|
|
this.gridColumn10.Name = "gridColumn10";
|
|
this.gridColumn10.Visible = true;
|
|
this.gridColumn10.VisibleIndex = 4;
|
|
this.gridColumn10.Width = 152;
|
|
//
|
|
// groupBox3
|
|
//
|
|
this.groupBox3.Controls.Add(this.lblPlcId);
|
|
this.groupBox3.Controls.Add(this.labelControl3);
|
|
this.groupBox3.Controls.Add(this.button2);
|
|
this.groupBox3.Controls.Add(this.button1);
|
|
this.groupBox3.Controls.Add(this.gridControl2);
|
|
this.groupBox3.Location = new System.Drawing.Point(12, 357);
|
|
this.groupBox3.Name = "groupBox3";
|
|
this.groupBox3.Size = new System.Drawing.Size(1093, 309);
|
|
this.groupBox3.TabIndex = 150;
|
|
this.groupBox3.TabStop = false;
|
|
this.groupBox3.Text = "AGV搬运任务";
|
|
//
|
|
// lblPlcId
|
|
//
|
|
this.lblPlcId.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.lblPlcId.Appearance.ForeColor = System.Drawing.Color.Blue;
|
|
this.lblPlcId.Appearance.Options.UseFont = true;
|
|
this.lblPlcId.Appearance.Options.UseForeColor = true;
|
|
this.lblPlcId.Location = new System.Drawing.Point(79, 31);
|
|
this.lblPlcId.Name = "lblPlcId";
|
|
this.lblPlcId.Size = new System.Drawing.Size(8, 20);
|
|
this.lblPlcId.TabIndex = 263;
|
|
this.lblPlcId.Text = "0";
|
|
//
|
|
// labelControl3
|
|
//
|
|
this.labelControl3.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.labelControl3.Appearance.ForeColor = System.Drawing.Color.Blue;
|
|
this.labelControl3.Appearance.Options.UseFont = true;
|
|
this.labelControl3.Appearance.Options.UseForeColor = true;
|
|
this.labelControl3.Location = new System.Drawing.Point(17, 31);
|
|
this.labelControl3.Name = "labelControl3";
|
|
this.labelControl3.Size = new System.Drawing.Size(45, 20);
|
|
this.labelControl3.TabIndex = 262;
|
|
this.labelControl3.Text = "任务号:";
|
|
//
|
|
// button2
|
|
//
|
|
this.button2.Location = new System.Drawing.Point(610, 22);
|
|
this.button2.Name = "button2";
|
|
this.button2.Size = new System.Drawing.Size(103, 38);
|
|
this.button2.TabIndex = 261;
|
|
this.button2.Text = "删除";
|
|
this.button2.UseVisualStyleBackColor = true;
|
|
this.button2.Click += new System.EventHandler(this.button2_Click);
|
|
//
|
|
// button1
|
|
//
|
|
this.button1.Location = new System.Drawing.Point(422, 22);
|
|
this.button1.Name = "button1";
|
|
this.button1.Size = new System.Drawing.Size(103, 38);
|
|
this.button1.TabIndex = 260;
|
|
this.button1.Text = "查询";
|
|
this.button1.UseVisualStyleBackColor = true;
|
|
this.button1.Click += new System.EventHandler(this.button1_Click);
|
|
//
|
|
// gridControl2
|
|
//
|
|
this.gridControl2.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(2);
|
|
this.gridControl2.Location = new System.Drawing.Point(5, 76);
|
|
this.gridControl2.MainView = this.gridView3;
|
|
this.gridControl2.Margin = new System.Windows.Forms.Padding(2);
|
|
this.gridControl2.Name = "gridControl2";
|
|
this.gridControl2.Size = new System.Drawing.Size(1083, 228);
|
|
this.gridControl2.TabIndex = 259;
|
|
this.gridControl2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
this.gridView3});
|
|
//
|
|
// gridView3
|
|
//
|
|
this.gridView3.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
|
this.gridColumn16,
|
|
this.gridColumn5,
|
|
this.gridColumn18,
|
|
this.gridColumn1,
|
|
this.gridColumn14,
|
|
this.gridColumn15,
|
|
this.gridColumn6});
|
|
this.gridView3.DetailHeight = 233;
|
|
this.gridView3.FixedLineWidth = 1;
|
|
this.gridView3.GridControl = this.gridControl2;
|
|
this.gridView3.Name = "gridView3";
|
|
this.gridView3.OptionsBehavior.Editable = false;
|
|
this.gridView3.OptionsView.ShowFooter = true;
|
|
this.gridView3.OptionsView.ShowGroupPanel = false;
|
|
this.gridView3.Click += new System.EventHandler(this.gridView3_Click);
|
|
//
|
|
// gridColumn16
|
|
//
|
|
this.gridColumn16.Caption = "PLC任务号";
|
|
this.gridColumn16.FieldName = "PLCID";
|
|
this.gridColumn16.Name = "gridColumn16";
|
|
this.gridColumn16.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
|
|
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Count, "PlcID", "{0}")});
|
|
this.gridColumn16.Visible = true;
|
|
this.gridColumn16.VisibleIndex = 0;
|
|
this.gridColumn16.Width = 85;
|
|
//
|
|
// gridColumn5
|
|
//
|
|
this.gridColumn5.Caption = "AGV任务号";
|
|
this.gridColumn5.FieldName = "TASKID";
|
|
this.gridColumn5.Name = "gridColumn5";
|
|
this.gridColumn5.Visible = true;
|
|
this.gridColumn5.VisibleIndex = 1;
|
|
this.gridColumn5.Width = 120;
|
|
//
|
|
// gridColumn18
|
|
//
|
|
this.gridColumn18.Caption = "托盘号";
|
|
this.gridColumn18.FieldName = "CTL";
|
|
this.gridColumn18.Name = "gridColumn18";
|
|
//
|
|
// gridColumn1
|
|
//
|
|
this.gridColumn1.Caption = "起始地址";
|
|
this.gridColumn1.FieldName = "STARTSTATION";
|
|
this.gridColumn1.Name = "gridColumn1";
|
|
this.gridColumn1.Visible = true;
|
|
this.gridColumn1.VisibleIndex = 2;
|
|
this.gridColumn1.Width = 100;
|
|
//
|
|
// gridColumn14
|
|
//
|
|
this.gridColumn14.Caption = "目的地址";
|
|
this.gridColumn14.FieldName = "ENDSTATION";
|
|
this.gridColumn14.Name = "gridColumn14";
|
|
this.gridColumn14.Visible = true;
|
|
this.gridColumn14.VisibleIndex = 3;
|
|
this.gridColumn14.Width = 120;
|
|
//
|
|
// gridColumn15
|
|
//
|
|
this.gridColumn15.Caption = "状态";
|
|
this.gridColumn15.FieldName = "STS";
|
|
this.gridColumn15.Name = "gridColumn15";
|
|
this.gridColumn15.Visible = true;
|
|
this.gridColumn15.VisibleIndex = 4;
|
|
this.gridColumn15.Width = 109;
|
|
//
|
|
// gridColumn6
|
|
//
|
|
this.gridColumn6.Caption = "订单时间";
|
|
this.gridColumn6.DisplayFormat.FormatString = "yyyy-MM-dd HH:mm:ss";
|
|
this.gridColumn6.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
|
this.gridColumn6.FieldName = "ADDTIME";
|
|
this.gridColumn6.Name = "gridColumn6";
|
|
this.gridColumn6.Visible = true;
|
|
this.gridColumn6.VisibleIndex = 5;
|
|
this.gridColumn6.Width = 152;
|
|
//
|
|
// Form_TaskInfo
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(1122, 716);
|
|
this.Controls.Add(this.groupBox3);
|
|
this.Controls.Add(this.group1);
|
|
this.Controls.Add(this.barDockControlLeft);
|
|
this.Controls.Add(this.barDockControlRight);
|
|
this.Controls.Add(this.barDockControlBottom);
|
|
this.Controls.Add(this.barDockControlTop);
|
|
this.IconOptions.ShowIcon = false;
|
|
this.MaximumSize = new System.Drawing.Size(1300, 900);
|
|
this.MinimumSize = new System.Drawing.Size(1124, 694);
|
|
this.Name = "Form_TaskInfo";
|
|
this.ShowInTaskbar = false;
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
this.Text = "AGV请求放货任务";
|
|
this.Load += new System.EventHandler(this.Form_TaskInfo_Load);
|
|
((System.ComponentModel.ISupportInitialize)(this.barManager_Menu)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();
|
|
this.group1.ResumeLayout(false);
|
|
this.group1.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
|
|
this.groupBox3.ResumeLayout(false);
|
|
this.groupBox3.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControl2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView3)).EndInit();
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
private DevExpress.XtraBars.BarManager barManager_Menu;
|
|
private DevExpress.XtraBars.BarDockControl barDockControlTop;
|
|
private DevExpress.XtraBars.BarDockControl barDockControlBottom;
|
|
private DevExpress.XtraBars.BarDockControl barDockControlLeft;
|
|
private DevExpress.XtraBars.BarDockControl barDockControlRight;
|
|
private DevExpress.XtraBars.BarButtonItem barButtonItem1;
|
|
private DevExpress.XtraBars.BarStaticItem barStaticItem1;
|
|
private DevExpress.XtraBars.BarEditItem barEditItem_Reflash;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit1;
|
|
private DevExpress.XtraBars.BarCheckItem barCheckItem1;
|
|
private DevExpress.XtraBars.Bar bar2;
|
|
private System.Windows.Forms.GroupBox group1;
|
|
private DevExpress.XtraEditors.LabelControl lblSSJid;
|
|
private DevExpress.XtraEditors.LabelControl labelControl7;
|
|
private System.Windows.Forms.Button button4;
|
|
private System.Windows.Forms.Button button5;
|
|
private DevExpress.XtraGrid.GridControl gridControl1;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn7;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn8;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn9;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn10;
|
|
private System.Windows.Forms.GroupBox groupBox3;
|
|
private DevExpress.XtraEditors.LabelControl lblPlcId;
|
|
private DevExpress.XtraEditors.LabelControl labelControl3;
|
|
private System.Windows.Forms.Button button2;
|
|
private System.Windows.Forms.Button button1;
|
|
private DevExpress.XtraGrid.GridControl gridControl2;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView3;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn16;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn18;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn14;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn15;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
|
|
}
|
|
} |