namespace NXWMS.Forms.Monitor
{
partial class frmWcsMotBasDevStatus
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmWcsMotBasDevStatus));
this.kryptonLabel1 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
this.kryptonLabel2 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
this.kryptonLabel3 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
this.kryptonLabel4 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
this.kryptonLabel5 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
this.ktb_DevMsg = new ComponentFactory.Krypton.Toolkit.KryptonTextBox();
this.ktb_OpcGroupMsg = new ComponentFactory.Krypton.Toolkit.KryptonTextBox();
this.kbtnSearch = new ComponentFactory.Krypton.Toolkit.KryptonButton();
this.kbtnExport = new ComponentFactory.Krypton.Toolkit.KryptonButton();
this.kbtnReset = new ComponentFactory.Krypton.Toolkit.KryptonButton();
this.kbtnPrint = new ComponentFactory.Krypton.Toolkit.KryptonButton();
this.tableLayoutPanelSearch = new System.Windows.Forms.TableLayoutPanel();
this.kgb_QueryArea = new ComponentFactory.Krypton.Toolkit.KryptonGroupBox();
this.kryptonPanelSearch = new ComponentFactory.Krypton.Toolkit.KryptonPanel();
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
this.kryptonLabel6 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
this.kcmb_OpcItemTypeMsg = new ComponentFactory.Krypton.Toolkit.KryptonComboBox();
this.kcmb_DevTypeMsg = new ComponentFactory.Krypton.Toolkit.KryptonComboBox();
this.kcmb_PlcMsg = new ComponentFactory.Krypton.Toolkit.KryptonComboBox();
this.ktb_OpcItemMsg = new ComponentFactory.Krypton.Toolkit.KryptonTextBox();
this.kdgv_WcsMotBasDevStatus = new ComponentFactory.Krypton.Toolkit.KryptonDataGridView();
this.Column7 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn();
this.Column8 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn();
this.Column9 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn();
this.Column10 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn();
this.Column11 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn();
this.Column12 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn();
this.Column13 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn();
this.Column14 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn();
this.Column29 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn();
this.Column30 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn();
this.Column31 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn();
this.Column32 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn();
this.Column1 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn();
this.Column21 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn();
this.Column22 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewDateTimePickerColumn();
this.Column23 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn();
this.Column24 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewDateTimePickerColumn();
this.kryptonContextMenuItem3 = new ComponentFactory.Krypton.Toolkit.KryptonContextMenuItem();
this.kgb_MainTable = new ComponentFactory.Krypton.Toolkit.KryptonGroupBox();
this.pageToolbar1 = new NXWMS.Client.FrmCustom.PageToolbar();
this.kryptonContextMenuItem2 = new ComponentFactory.Krypton.Toolkit.KryptonContextMenuItem();
this.dataGridViewTextBoxColumn17 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn18 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn19 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn20 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn21 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn22 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn23 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn24 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn27 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn26 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn25 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.tableLayoutPanelSearch.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.kgb_QueryArea)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.kgb_QueryArea.Panel)).BeginInit();
this.kgb_QueryArea.Panel.SuspendLayout();
this.kgb_QueryArea.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.kryptonPanelSearch)).BeginInit();
this.kryptonPanelSearch.SuspendLayout();
this.tableLayoutPanel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.kcmb_OpcItemTypeMsg)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.kcmb_DevTypeMsg)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.kcmb_PlcMsg)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.kdgv_WcsMotBasDevStatus)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.kgb_MainTable)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.kgb_MainTable.Panel)).BeginInit();
this.kgb_MainTable.Panel.SuspendLayout();
this.kgb_MainTable.SuspendLayout();
this.SuspendLayout();
//
// kryptonLabel1
//
this.kryptonLabel1.AutoSize = false;
this.kryptonLabel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.kryptonLabel1.Location = new System.Drawing.Point(3, 3);
this.kryptonLabel1.Name = "kryptonLabel1";
this.kryptonLabel1.Size = new System.Drawing.Size(84, 30);
this.kryptonLabel1.TabIndex = 53;
this.kryptonLabel1.Values.Text = "设备类型:";
//
// kryptonLabel2
//
this.kryptonLabel2.AutoSize = false;
this.kryptonLabel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.kryptonLabel2.Location = new System.Drawing.Point(279, 3);
this.kryptonLabel2.Name = "kryptonLabel2";
this.kryptonLabel2.Size = new System.Drawing.Size(73, 30);
this.kryptonLabel2.TabIndex = 53;
this.kryptonLabel2.Values.Text = "设备单号:";
//
// kryptonLabel3
//
this.kryptonLabel3.AutoSize = false;
this.kryptonLabel3.Dock = System.Windows.Forms.DockStyle.Fill;
this.kryptonLabel3.Location = new System.Drawing.Point(544, 3);
this.kryptonLabel3.Name = "kryptonLabel3";
this.kryptonLabel3.Size = new System.Drawing.Size(73, 30);
this.kryptonLabel3.TabIndex = 53;
this.kryptonLabel3.Values.Text = "Opc组号:";
//
// kryptonLabel4
//
this.kryptonLabel4.AutoSize = false;
this.kryptonLabel4.Dock = System.Windows.Forms.DockStyle.Fill;
this.kryptonLabel4.Location = new System.Drawing.Point(809, 3);
this.kryptonLabel4.Name = "kryptonLabel4";
this.kryptonLabel4.Size = new System.Drawing.Size(98, 30);
this.kryptonLabel4.TabIndex = 53;
this.kryptonLabel4.Values.Text = "Opc变量类型:";
//
// kryptonLabel5
//
this.kryptonLabel5.AutoSize = false;
this.kryptonLabel5.Dock = System.Windows.Forms.DockStyle.Fill;
this.kryptonLabel5.Location = new System.Drawing.Point(1099, 3);
this.kryptonLabel5.Name = "kryptonLabel5";
this.kryptonLabel5.Size = new System.Drawing.Size(73, 30);
this.kryptonLabel5.TabIndex = 53;
this.kryptonLabel5.Values.Text = "所属PLC:";
//
// ktb_DevMsg
//
this.ktb_DevMsg.Anchor = System.Windows.Forms.AnchorStyles.None;
this.ktb_DevMsg.Location = new System.Drawing.Point(363, 6);
this.ktb_DevMsg.Name = "ktb_DevMsg";
this.ktb_DevMsg.Size = new System.Drawing.Size(170, 23);
this.ktb_DevMsg.TabIndex = 53;
//
// ktb_OpcGroupMsg
//
this.ktb_OpcGroupMsg.Anchor = System.Windows.Forms.AnchorStyles.None;
this.ktb_OpcGroupMsg.Location = new System.Drawing.Point(628, 6);
this.ktb_OpcGroupMsg.Name = "ktb_OpcGroupMsg";
this.ktb_OpcGroupMsg.Size = new System.Drawing.Size(170, 23);
this.ktb_OpcGroupMsg.TabIndex = 53;
//
// kbtnSearch
//
this.kbtnSearch.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.kbtnSearch.Location = new System.Drawing.Point(3, 3);
this.kbtnSearch.Name = "kbtnSearch";
this.kbtnSearch.Size = new System.Drawing.Size(81, 35);
this.kbtnSearch.TabIndex = 0;
this.kbtnSearch.Tag = "";
this.kbtnSearch.Values.Image = global::NXWMS.Properties.Resources.search2;
this.kbtnSearch.Values.Text = "查询";
this.kbtnSearch.Click += new System.EventHandler(this.kbtnSearch_Click);
//
// kbtnExport
//
this.kbtnExport.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.kbtnExport.Location = new System.Drawing.Point(177, 3);
this.kbtnExport.Name = "kbtnExport";
this.kbtnExport.Size = new System.Drawing.Size(81, 35);
this.kbtnExport.TabIndex = 1;
this.kbtnExport.Tag = "Auth";
this.kbtnExport.Values.Image = global::NXWMS.Properties.Resources.export;
this.kbtnExport.Values.Text = "导出";
this.kbtnExport.Click += new System.EventHandler(this.kbtnExport_Click);
//
// kbtnReset
//
this.kbtnReset.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.kbtnReset.Location = new System.Drawing.Point(90, 3);
this.kbtnReset.Name = "kbtnReset";
this.kbtnReset.Size = new System.Drawing.Size(81, 35);
this.kbtnReset.TabIndex = 0;
this.kbtnReset.Tag = "";
this.kbtnReset.Values.Image = global::NXWMS.Properties.Resources.reset;
this.kbtnReset.Values.Text = "重置条件";
this.kbtnReset.Click += new System.EventHandler(this.kbtnReset_Click);
//
// kbtnPrint
//
this.kbtnPrint.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.kbtnPrint.Location = new System.Drawing.Point(264, 3);
this.kbtnPrint.Name = "kbtnPrint";
this.kbtnPrint.Size = new System.Drawing.Size(82, 35);
this.kbtnPrint.TabIndex = 2;
this.kbtnPrint.Tag = "Auth";
this.kbtnPrint.Values.Image = global::NXWMS.Properties.Resources.print;
this.kbtnPrint.Values.Text = "打印";
this.kbtnPrint.Click += new System.EventHandler(this.kbtnPrint_Click);
//
// tableLayoutPanelSearch
//
this.tableLayoutPanelSearch.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Right)));
this.tableLayoutPanelSearch.BackColor = System.Drawing.Color.Transparent;
this.tableLayoutPanelSearch.ColumnCount = 4;
this.tableLayoutPanelSearch.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
this.tableLayoutPanelSearch.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
this.tableLayoutPanelSearch.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
this.tableLayoutPanelSearch.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
this.tableLayoutPanelSearch.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.tableLayoutPanelSearch.Controls.Add(this.kbtnSearch, 0, 0);
this.tableLayoutPanelSearch.Controls.Add(this.kbtnExport, 2, 0);
this.tableLayoutPanelSearch.Controls.Add(this.kbtnReset, 1, 0);
this.tableLayoutPanelSearch.Controls.Add(this.kbtnPrint, 3, 0);
this.tableLayoutPanelSearch.Location = new System.Drawing.Point(1012, 80);
this.tableLayoutPanelSearch.Name = "tableLayoutPanelSearch";
this.tableLayoutPanelSearch.RowCount = 1;
this.tableLayoutPanelSearch.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanelSearch.Size = new System.Drawing.Size(349, 41);
this.tableLayoutPanelSearch.TabIndex = 1;
//
// kgb_QueryArea
//
this.kgb_QueryArea.CaptionOverlap = 0D;
this.kgb_QueryArea.Dock = System.Windows.Forms.DockStyle.Top;
this.kgb_QueryArea.Location = new System.Drawing.Point(0, 0);
this.kgb_QueryArea.Name = "kgb_QueryArea";
//
// kgb_QueryArea.Panel
//
this.kgb_QueryArea.Panel.Controls.Add(this.kryptonPanelSearch);
this.kgb_QueryArea.Size = new System.Drawing.Size(1368, 158);
this.kgb_QueryArea.TabIndex = 63;
this.kgb_QueryArea.Values.Heading = "查询操作区:";
//
// kryptonPanelSearch
//
this.kryptonPanelSearch.Controls.Add(this.tableLayoutPanelSearch);
this.kryptonPanelSearch.Controls.Add(this.tableLayoutPanel1);
this.kryptonPanelSearch.Dock = System.Windows.Forms.DockStyle.Top;
this.kryptonPanelSearch.Location = new System.Drawing.Point(0, 0);
this.kryptonPanelSearch.Name = "kryptonPanelSearch";
this.kryptonPanelSearch.Size = new System.Drawing.Size(1364, 130);
this.kryptonPanelSearch.TabIndex = 46;
//
// tableLayoutPanel1
//
this.tableLayoutPanel1.BackColor = System.Drawing.Color.Transparent;
this.tableLayoutPanel1.ColumnCount = 10;
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 90F));
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 79F));
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 79F));
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 104F));
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 79F));
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
this.tableLayoutPanel1.Controls.Add(this.kryptonLabel1, 0, 0);
this.tableLayoutPanel1.Controls.Add(this.kryptonLabel2, 2, 0);
this.tableLayoutPanel1.Controls.Add(this.kryptonLabel3, 4, 0);
this.tableLayoutPanel1.Controls.Add(this.kryptonLabel4, 6, 0);
this.tableLayoutPanel1.Controls.Add(this.kryptonLabel5, 8, 0);
this.tableLayoutPanel1.Controls.Add(this.ktb_DevMsg, 3, 0);
this.tableLayoutPanel1.Controls.Add(this.ktb_OpcGroupMsg, 5, 0);
this.tableLayoutPanel1.Controls.Add(this.kryptonLabel6, 0, 1);
this.tableLayoutPanel1.Controls.Add(this.kcmb_OpcItemTypeMsg, 7, 0);
this.tableLayoutPanel1.Controls.Add(this.kcmb_DevTypeMsg, 1, 0);
this.tableLayoutPanel1.Controls.Add(this.kcmb_PlcMsg, 9, 0);
this.tableLayoutPanel1.Controls.Add(this.ktb_OpcItemMsg, 1, 1);
this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Top;
this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
this.tableLayoutPanel1.Name = "tableLayoutPanel1";
this.tableLayoutPanel1.RowCount = 2;
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel1.Size = new System.Drawing.Size(1364, 73);
this.tableLayoutPanel1.TabIndex = 0;
//
// kryptonLabel6
//
this.kryptonLabel6.AutoSize = false;
this.kryptonLabel6.Dock = System.Windows.Forms.DockStyle.Fill;
this.kryptonLabel6.Location = new System.Drawing.Point(3, 39);
this.kryptonLabel6.Name = "kryptonLabel6";
this.kryptonLabel6.Size = new System.Drawing.Size(84, 31);
this.kryptonLabel6.TabIndex = 53;
this.kryptonLabel6.Values.Text = "OPC变量名:";
//
// kcmb_OpcItemTypeMsg
//
this.kcmb_OpcItemTypeMsg.Anchor = System.Windows.Forms.AnchorStyles.None;
this.kcmb_OpcItemTypeMsg.DropDownWidth = 143;
this.kcmb_OpcItemTypeMsg.Items.AddRange(new object[] {
"请选择",
"南兴装备",
"东软国际",
"江南木材"});
this.kcmb_OpcItemTypeMsg.Location = new System.Drawing.Point(918, 7);
this.kcmb_OpcItemTypeMsg.Name = "kcmb_OpcItemTypeMsg";
this.kcmb_OpcItemTypeMsg.Size = new System.Drawing.Size(170, 21);
this.kcmb_OpcItemTypeMsg.TabIndex = 53;
//
// kcmb_DevTypeMsg
//
this.kcmb_DevTypeMsg.Anchor = System.Windows.Forms.AnchorStyles.None;
this.kcmb_DevTypeMsg.DropDownWidth = 143;
this.kcmb_DevTypeMsg.Items.AddRange(new object[] {
"请选择",
"南兴装备",
"东软国际",
"江南木材"});
this.kcmb_DevTypeMsg.Location = new System.Drawing.Point(98, 7);
this.kcmb_DevTypeMsg.Name = "kcmb_DevTypeMsg";
this.kcmb_DevTypeMsg.Size = new System.Drawing.Size(170, 21);
this.kcmb_DevTypeMsg.TabIndex = 53;
//
// kcmb_PlcMsg
//
this.kcmb_PlcMsg.Anchor = System.Windows.Forms.AnchorStyles.None;
this.kcmb_PlcMsg.DropDownWidth = 143;
this.kcmb_PlcMsg.Items.AddRange(new object[] {
"请选择",
"南兴装备",
"东软国际",
"江南木材"});
this.kcmb_PlcMsg.Location = new System.Drawing.Point(1184, 7);
this.kcmb_PlcMsg.Name = "kcmb_PlcMsg";
this.kcmb_PlcMsg.Size = new System.Drawing.Size(170, 21);
this.kcmb_PlcMsg.TabIndex = 53;
//
// ktb_OpcItemMsg
//
this.ktb_OpcItemMsg.Anchor = System.Windows.Forms.AnchorStyles.None;
this.ktb_OpcItemMsg.Location = new System.Drawing.Point(98, 43);
this.ktb_OpcItemMsg.Name = "ktb_OpcItemMsg";
this.ktb_OpcItemMsg.Size = new System.Drawing.Size(170, 23);
this.ktb_OpcItemMsg.TabIndex = 53;
//
// kdgv_WcsMotBasDevStatus
//
this.kdgv_WcsMotBasDevStatus.AllowUserToAddRows = false;
this.kdgv_WcsMotBasDevStatus.AllowUserToDeleteRows = false;
this.kdgv_WcsMotBasDevStatus.AllowUserToResizeRows = false;
this.kdgv_WcsMotBasDevStatus.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells;
this.kdgv_WcsMotBasDevStatus.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.DisplayedHeaders;
this.kdgv_WcsMotBasDevStatus.ClipboardCopyMode = System.Windows.Forms.DataGridViewClipboardCopyMode.EnableWithoutHeaderText;
this.kdgv_WcsMotBasDevStatus.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.Column7,
this.Column8,
this.Column9,
this.Column10,
this.Column11,
this.Column12,
this.Column13,
this.Column14,
this.Column29,
this.Column30,
this.Column31,
this.Column32,
this.Column1,
this.Column21,
this.Column22,
this.Column23,
this.Column24});
this.kdgv_WcsMotBasDevStatus.Dock = System.Windows.Forms.DockStyle.Fill;
this.kdgv_WcsMotBasDevStatus.Location = new System.Drawing.Point(0, 0);
this.kdgv_WcsMotBasDevStatus.MultiSelect = false;
this.kdgv_WcsMotBasDevStatus.Name = "kdgv_WcsMotBasDevStatus";
this.kdgv_WcsMotBasDevStatus.RowTemplate.Height = 23;
this.kdgv_WcsMotBasDevStatus.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.kdgv_WcsMotBasDevStatus.Size = new System.Drawing.Size(1364, 613);
this.kdgv_WcsMotBasDevStatus.TabIndex = 0;
//
// Column7
//
this.Column7.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
this.Column7.HeaderText = "序号";
this.Column7.Name = "Column7";
this.Column7.Resizable = System.Windows.Forms.DataGridViewTriState.True;
this.Column7.Width = 83;
//
// Column8
//
this.Column8.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
this.Column8.HeaderText = "设备类型编码";
this.Column8.Name = "Column8";
this.Column8.Resizable = System.Windows.Forms.DataGridViewTriState.True;
this.Column8.Width = 83;
//
// Column9
//
this.Column9.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
this.Column9.HeaderText = "设备类型名称";
this.Column9.Name = "Column9";
this.Column9.Resizable = System.Windows.Forms.DataGridViewTriState.True;
this.Column9.Width = 83;
//
// Column10
//
this.Column10.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
this.Column10.HeaderText = "设备编码";
this.Column10.Name = "Column10";
this.Column10.Resizable = System.Windows.Forms.DataGridViewTriState.True;
this.Column10.Width = 83;
//
// Column11
//
this.Column11.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
this.Column11.HeaderText = "设备名称";
this.Column11.Name = "Column11";
this.Column11.Resizable = System.Windows.Forms.DataGridViewTriState.True;
this.Column11.Width = 82;
//
// Column12
//
this.Column12.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
this.Column12.HeaderText = "OPC组";
this.Column12.Name = "Column12";
this.Column12.Resizable = System.Windows.Forms.DataGridViewTriState.True;
this.Column12.Width = 83;
//
// Column13
//
this.Column13.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
this.Column13.HeaderText = "OPC变量编码";
this.Column13.Name = "Column13";
this.Column13.Resizable = System.Windows.Forms.DataGridViewTriState.True;
this.Column13.Width = 83;
//
// Column14
//
this.Column14.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
this.Column14.HeaderText = "OPC变量名称";
this.Column14.Name = "Column14";
this.Column14.Resizable = System.Windows.Forms.DataGridViewTriState.True;
this.Column14.Width = 83;
//
// Column29
//
this.Column29.HeaderText = "OPC变量描述";
this.Column29.Name = "Column29";
this.Column29.Resizable = System.Windows.Forms.DataGridViewTriState.True;
this.Column29.Width = 112;
//
// Column30
//
this.Column30.HeaderText = "所属PLC编码";
this.Column30.Name = "Column30";
this.Column30.Resizable = System.Windows.Forms.DataGridViewTriState.True;
this.Column30.Width = 109;
//
// Column31
//
this.Column31.HeaderText = "OPC变量类型";
this.Column31.Name = "Column31";
this.Column31.Resizable = System.Windows.Forms.DataGridViewTriState.True;
this.Column31.Width = 112;
//
// Column32
//
this.Column32.HeaderText = "OPC变量地址";
this.Column32.Name = "Column32";
this.Column32.Resizable = System.Windows.Forms.DataGridViewTriState.True;
this.Column32.Width = 112;
//
// Column1
//
this.Column1.HeaderText = "OPC变量实时值";
this.Column1.Name = "Column1";
this.Column1.Resizable = System.Windows.Forms.DataGridViewTriState.True;
this.Column1.Width = 125;
//
// Column21
//
this.Column21.HeaderText = "创建人";
this.Column21.Name = "Column21";
this.Column21.Resizable = System.Windows.Forms.DataGridViewTriState.True;
this.Column21.Width = 75;
//
// Column22
//
this.Column22.Checked = false;
this.Column22.HeaderText = "创建时间";
this.Column22.Name = "Column22";
this.Column22.Resizable = System.Windows.Forms.DataGridViewTriState.True;
this.Column22.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
this.Column22.Width = 88;
//
// Column23
//
this.Column23.HeaderText = "更新人";
this.Column23.Name = "Column23";
this.Column23.Resizable = System.Windows.Forms.DataGridViewTriState.True;
this.Column23.Width = 75;
//
// Column24
//
this.Column24.Checked = false;
this.Column24.HeaderText = "更新时间";
this.Column24.Name = "Column24";
this.Column24.Resizable = System.Windows.Forms.DataGridViewTriState.True;
this.Column24.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
this.Column24.Width = 88;
//
// kryptonContextMenuItem3
//
this.kryptonContextMenuItem3.Text = "Menu Item";
//
// kgb_MainTable
//
this.kgb_MainTable.CaptionOverlap = 0D;
this.kgb_MainTable.Dock = System.Windows.Forms.DockStyle.Fill;
this.kgb_MainTable.Location = new System.Drawing.Point(0, 158);
this.kgb_MainTable.Name = "kgb_MainTable";
//
// kgb_MainTable.Panel
//
this.kgb_MainTable.Panel.AutoScroll = true;
this.kgb_MainTable.Panel.Controls.Add(this.kdgv_WcsMotBasDevStatus);
this.kgb_MainTable.Panel.Controls.Add(this.pageToolbar1);
this.kgb_MainTable.Size = new System.Drawing.Size(1368, 670);
this.kgb_MainTable.TabIndex = 64;
this.kgb_MainTable.Values.Heading = "设备状态信息:";
//
// pageToolbar1
//
this.pageToolbar1._execActionMessgae = null;
this.pageToolbar1._execActionOperation = null;
this.pageToolbar1._LastOperation = null;
this.pageToolbar1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(205)))), ((int)(((byte)(212)))), ((int)(((byte)(221)))));
this.pageToolbar1.DataCount = 0;
this.pageToolbar1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.pageToolbar1.LoadMessage = null;
this.pageToolbar1.Location = new System.Drawing.Point(0, 613);
this.pageToolbar1.Name = "pageToolbar1";
this.pageToolbar1.PageDefault = "{0}/{1}";
this.pageToolbar1.PageIndexSelectDefault = 1;
this.pageToolbar1.PageInfoDefault = "共 {0} 条记录,每页";
this.pageToolbar1.PageSize = 30;
this.pageToolbar1.PageSizeSelectList = ((System.Collections.Generic.List)(resources.GetObject("pageToolbar1.PageSizeSelectList")));
this.pageToolbar1.Size = new System.Drawing.Size(1364, 33);
this.pageToolbar1.TabIndex = 2;
this.pageToolbar1.OnPageChange += new NXWMS.Client.FrmCustom.PageToolbar.PageChange(this.pageToolbar1_OnPageChange);
//
// kryptonContextMenuItem2
//
this.kryptonContextMenuItem2.Text = "Menu Item";
//
// dataGridViewTextBoxColumn17
//
this.dataGridViewTextBoxColumn17.HeaderText = "最后更新人";
this.dataGridViewTextBoxColumn17.Name = "dataGridViewTextBoxColumn17";
this.dataGridViewTextBoxColumn17.Width = 74;
//
// dataGridViewTextBoxColumn18
//
this.dataGridViewTextBoxColumn18.HeaderText = "最后更新时间";
this.dataGridViewTextBoxColumn18.Name = "dataGridViewTextBoxColumn18";
this.dataGridViewTextBoxColumn18.Width = 73;
//
// dataGridViewTextBoxColumn19
//
this.dataGridViewTextBoxColumn19.HeaderText = "序号";
this.dataGridViewTextBoxColumn19.Name = "dataGridViewTextBoxColumn19";
this.dataGridViewTextBoxColumn19.Width = 83;
//
// dataGridViewTextBoxColumn20
//
this.dataGridViewTextBoxColumn20.HeaderText = "到货通知单号";
this.dataGridViewTextBoxColumn20.Name = "dataGridViewTextBoxColumn20";
this.dataGridViewTextBoxColumn20.Width = 82;
//
// dataGridViewTextBoxColumn21
//
this.dataGridViewTextBoxColumn21.HeaderText = "参考单号";
this.dataGridViewTextBoxColumn21.Name = "dataGridViewTextBoxColumn21";
this.dataGridViewTextBoxColumn21.Width = 83;
//
// dataGridViewTextBoxColumn22
//
this.dataGridViewTextBoxColumn22.HeaderText = "采购单号";
this.dataGridViewTextBoxColumn22.Name = "dataGridViewTextBoxColumn22";
this.dataGridViewTextBoxColumn22.Width = 82;
//
// dataGridViewTextBoxColumn23
//
this.dataGridViewTextBoxColumn23.HeaderText = "采购人员";
this.dataGridViewTextBoxColumn23.Name = "dataGridViewTextBoxColumn23";
this.dataGridViewTextBoxColumn23.Width = 83;
//
// dataGridViewTextBoxColumn24
//
this.dataGridViewTextBoxColumn24.HeaderText = "仓库编码";
this.dataGridViewTextBoxColumn24.Name = "dataGridViewTextBoxColumn24";
this.dataGridViewTextBoxColumn24.Width = 83;
//
// dataGridViewTextBoxColumn27
//
this.dataGridViewTextBoxColumn27.HeaderText = "最后更新人";
this.dataGridViewTextBoxColumn27.Name = "dataGridViewTextBoxColumn27";
this.dataGridViewTextBoxColumn27.Width = 82;
//
// dataGridViewTextBoxColumn26
//
this.dataGridViewTextBoxColumn26.HeaderText = "创建人";
this.dataGridViewTextBoxColumn26.Name = "dataGridViewTextBoxColumn26";
this.dataGridViewTextBoxColumn26.Width = 83;
//
// dataGridViewTextBoxColumn25
//
this.dataGridViewTextBoxColumn25.HeaderText = "仓库名称";
this.dataGridViewTextBoxColumn25.Name = "dataGridViewTextBoxColumn25";
this.dataGridViewTextBoxColumn25.Width = 82;
//
// frmWcsMotBasDevStatus
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1368, 828);
this.Controls.Add(this.kgb_MainTable);
this.Controls.Add(this.kgb_QueryArea);
this.Name = "frmWcsMotBasDevStatus";
this.Text = "设备状态监控";
this.Load += new System.EventHandler(this.frmWcsMotBasDevStatus_Load);
this.tableLayoutPanelSearch.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.kgb_QueryArea.Panel)).EndInit();
this.kgb_QueryArea.Panel.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.kgb_QueryArea)).EndInit();
this.kgb_QueryArea.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.kryptonPanelSearch)).EndInit();
this.kryptonPanelSearch.ResumeLayout(false);
this.tableLayoutPanel1.ResumeLayout(false);
this.tableLayoutPanel1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.kcmb_OpcItemTypeMsg)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.kcmb_DevTypeMsg)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.kcmb_PlcMsg)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.kdgv_WcsMotBasDevStatus)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.kgb_MainTable.Panel)).EndInit();
this.kgb_MainTable.Panel.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.kgb_MainTable)).EndInit();
this.kgb_MainTable.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel1;
private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel2;
private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel3;
private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel4;
private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel5;
private ComponentFactory.Krypton.Toolkit.KryptonTextBox ktb_DevMsg;
private ComponentFactory.Krypton.Toolkit.KryptonTextBox ktb_OpcGroupMsg;
private ComponentFactory.Krypton.Toolkit.KryptonButton kbtnSearch;
private ComponentFactory.Krypton.Toolkit.KryptonButton kbtnExport;
private ComponentFactory.Krypton.Toolkit.KryptonButton kbtnReset;
private ComponentFactory.Krypton.Toolkit.KryptonButton kbtnPrint;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanelSearch;
private ComponentFactory.Krypton.Toolkit.KryptonGroupBox kgb_QueryArea;
private ComponentFactory.Krypton.Toolkit.KryptonPanel kryptonPanelSearch;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel6;
private ComponentFactory.Krypton.Toolkit.KryptonComboBox kcmb_OpcItemTypeMsg;
private ComponentFactory.Krypton.Toolkit.KryptonDataGridView kdgv_WcsMotBasDevStatus;
private ComponentFactory.Krypton.Toolkit.KryptonContextMenuItem kryptonContextMenuItem3;
private ComponentFactory.Krypton.Toolkit.KryptonGroupBox kgb_MainTable;
private ComponentFactory.Krypton.Toolkit.KryptonContextMenuItem kryptonContextMenuItem2;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn17;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn18;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn19;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn20;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn21;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn22;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn23;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn24;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn27;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn26;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn25;
private ComponentFactory.Krypton.Toolkit.KryptonComboBox kcmb_DevTypeMsg;
private ComponentFactory.Krypton.Toolkit.KryptonComboBox kcmb_PlcMsg;
private ComponentFactory.Krypton.Toolkit.KryptonTextBox ktb_OpcItemMsg;
private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column7;
private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column8;
private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column9;
private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column10;
private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column11;
private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column12;
private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column13;
private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column14;
private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column29;
private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column30;
private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column31;
private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column32;
private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column1;
private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column21;
private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewDateTimePickerColumn Column22;
private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column23;
private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewDateTimePickerColumn Column24;
private Client.FrmCustom.PageToolbar pageToolbar1;
}
}