You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

737 lines
46 KiB
C#

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

namespace ZJ_BYD.UserControls.Station
{
partial class EditStation
{
/// <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.panelControl8 = new DevExpress.XtraEditors.PanelControl();
this.labelControl18 = new DevExpress.XtraEditors.LabelControl();
this.TablePanel1 = new DevExpress.Utils.Layout.TablePanel();
this.ck_IsBranch = new DevExpress.XtraEditors.CheckEdit();
this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
this.panelControl4 = new DevExpress.XtraEditors.PanelControl();
this.cksearchlaststation = new DevExpress.XtraEditors.CheckEdit();
this.labelControl15 = new DevExpress.XtraEditors.LabelControl();
this.ckbindassemblecode = new DevExpress.XtraEditors.CheckEdit();
this.labelControl14 = new DevExpress.XtraEditors.LabelControl();
this.panelControl5 = new DevExpress.XtraEditors.PanelControl();
this.ckassemblesearch = new DevExpress.XtraEditors.CheckEdit();
this.labelControl13 = new DevExpress.XtraEditors.LabelControl();
this.ckorder = new DevExpress.XtraEditors.CheckEdit();
this.labelControl12 = new DevExpress.XtraEditors.LabelControl();
this.lblId = new DevExpress.XtraEditors.LabelControl();
this.btnSave = new DevExpress.XtraEditors.SimpleButton();
this.txtstationname = new DevExpress.XtraEditors.TextEdit();
this.txtstationcode = new DevExpress.XtraEditors.TextEdit();
this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
this.btnCancel = new DevExpress.XtraEditors.SimpleButton();
this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
this.txtSortIndex = new DevExpress.XtraEditors.TextEdit();
this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
this.txtDatabaseIp = new DevExpress.XtraEditors.TextEdit();
this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
this.txtIpcCode = new DevExpress.XtraEditors.TextEdit();
this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
this.ckShowPrint = new DevExpress.XtraEditors.CheckEdit();
this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
this.txtCategory = new DevExpress.XtraEditors.TextEdit();
this.splashScreenManager1 = new DevExpress.XtraSplashScreen.SplashScreenManager(this, typeof(global::ZJ_BYD.WaitForm1), true, true);
this.ck_IsRepeat = new DevExpress.XtraEditors.CheckEdit();
this.labelControl9 = new DevExpress.XtraEditors.LabelControl();
((System.ComponentModel.ISupportInitialize)(this.panelControl8)).BeginInit();
this.panelControl8.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.TablePanel1)).BeginInit();
this.TablePanel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ck_IsBranch.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl4)).BeginInit();
this.panelControl4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.cksearchlaststation.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ckbindassemblecode.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl5)).BeginInit();
this.panelControl5.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ckassemblesearch.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ckorder.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtstationname.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtstationcode.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtSortIndex.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtDatabaseIp.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtIpcCode.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ckShowPrint.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtCategory.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ck_IsRepeat.Properties)).BeginInit();
this.SuspendLayout();
//
// panelControl8
//
this.panelControl8.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(135)))), ((int)(((byte)(208)))));
this.panelControl8.Appearance.Options.UseBackColor = true;
this.panelControl8.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl8.Controls.Add(this.labelControl18);
this.panelControl8.Dock = System.Windows.Forms.DockStyle.Top;
this.panelControl8.Location = new System.Drawing.Point(0, 0);
this.panelControl8.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat;
this.panelControl8.LookAndFeel.UseDefaultLookAndFeel = false;
this.panelControl8.Margin = new System.Windows.Forms.Padding(0);
this.panelControl8.Name = "panelControl8";
this.panelControl8.Size = new System.Drawing.Size(863, 34);
this.panelControl8.TabIndex = 9;
//
// labelControl18
//
this.labelControl18.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelControl18.Appearance.ForeColor = System.Drawing.Color.White;
this.labelControl18.Appearance.Options.UseFont = true;
this.labelControl18.Appearance.Options.UseForeColor = true;
this.labelControl18.Location = new System.Drawing.Point(3, 5);
this.labelControl18.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
this.labelControl18.Name = "labelControl18";
this.labelControl18.Size = new System.Drawing.Size(64, 21);
this.labelControl18.TabIndex = 0;
this.labelControl18.Text = "工位维护";
//
// TablePanel1
//
this.TablePanel1.Columns.AddRange(new DevExpress.Utils.Layout.TablePanelColumn[] {
new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Absolute, 229.6F),
new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 25F),
new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Absolute, 234.399F),
new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 25F)});
this.TablePanel1.Controls.Add(this.labelControl9);
this.TablePanel1.Controls.Add(this.ck_IsRepeat);
this.TablePanel1.Controls.Add(this.ck_IsBranch);
this.TablePanel1.Controls.Add(this.labelControl8);
this.TablePanel1.Controls.Add(this.panelControl4);
this.TablePanel1.Controls.Add(this.labelControl15);
this.TablePanel1.Controls.Add(this.ckbindassemblecode);
this.TablePanel1.Controls.Add(this.labelControl14);
this.TablePanel1.Controls.Add(this.panelControl5);
this.TablePanel1.Controls.Add(this.labelControl13);
this.TablePanel1.Controls.Add(this.ckorder);
this.TablePanel1.Controls.Add(this.labelControl12);
this.TablePanel1.Controls.Add(this.lblId);
this.TablePanel1.Controls.Add(this.btnSave);
this.TablePanel1.Controls.Add(this.txtstationname);
this.TablePanel1.Controls.Add(this.txtstationcode);
this.TablePanel1.Controls.Add(this.labelControl2);
this.TablePanel1.Controls.Add(this.labelControl1);
this.TablePanel1.Controls.Add(this.btnCancel);
this.TablePanel1.Controls.Add(this.labelControl3);
this.TablePanel1.Controls.Add(this.txtSortIndex);
this.TablePanel1.Controls.Add(this.labelControl4);
this.TablePanel1.Controls.Add(this.txtDatabaseIp);
this.TablePanel1.Controls.Add(this.labelControl5);
this.TablePanel1.Controls.Add(this.txtIpcCode);
this.TablePanel1.Controls.Add(this.labelControl6);
this.TablePanel1.Controls.Add(this.ckShowPrint);
this.TablePanel1.Controls.Add(this.labelControl7);
this.TablePanel1.Controls.Add(this.txtCategory);
this.TablePanel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.TablePanel1.Location = new System.Drawing.Point(0, 34);
this.TablePanel1.Name = "TablePanel1";
this.TablePanel1.Padding = new System.Windows.Forms.Padding(9, 16, 9, 0);
this.TablePanel1.Rows.AddRange(new DevExpress.Utils.Layout.TablePanelRow[] {
new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 5F),
new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 2F),
new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 5F),
new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 2F),
new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 5F),
new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 2F),
new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 5F),
new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 2F),
new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 5F),
new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 2F),
new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 5F),
new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 2F),
new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 5F),
new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 2F),
new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 5F)});
this.TablePanel1.Size = new System.Drawing.Size(863, 425);
this.TablePanel1.TabIndex = 0;
//
// ck_IsBranch
//
this.TablePanel1.SetColumn(this.ck_IsBranch, 3);
this.ck_IsBranch.Location = new System.Drawing.Point(666, 289);
this.ck_IsBranch.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.ck_IsBranch.Name = "ck_IsBranch";
this.ck_IsBranch.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F);
this.ck_IsBranch.Properties.Appearance.Options.UseFont = true;
this.ck_IsBranch.Properties.Caption = "";
this.ck_IsBranch.Properties.CheckBoxOptions.Style = DevExpress.XtraEditors.Controls.CheckBoxStyle.SvgCheckBox1;
this.TablePanel1.SetRow(this.ck_IsBranch, 10);
this.ck_IsBranch.Size = new System.Drawing.Size(185, 22);
this.ck_IsBranch.TabIndex = 42;
this.ck_IsBranch.TabStop = false;
//
// labelControl8
//
this.labelControl8.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F);
this.labelControl8.Appearance.Options.UseFont = true;
this.labelControl8.Appearance.Options.UseTextOptions = true;
this.labelControl8.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
this.labelControl8.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
this.TablePanel1.SetColumn(this.labelControl8, 2);
this.labelControl8.Location = new System.Drawing.Point(432, 284);
this.labelControl8.Name = "labelControl8";
this.TablePanel1.SetRow(this.labelControl8, 10);
this.labelControl8.Size = new System.Drawing.Size(228, 32);
this.labelControl8.TabIndex = 41;
this.labelControl8.Text = "是否支线工位:";
//
// panelControl4
//
this.panelControl4.Appearance.BackColor = System.Drawing.Color.Transparent;
this.panelControl4.Appearance.Options.UseBackColor = true;
this.panelControl4.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.TablePanel1.SetColumn(this.panelControl4, 1);
this.panelControl4.Controls.Add(this.cksearchlaststation);
this.panelControl4.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelControl4.Location = new System.Drawing.Point(242, 232);
this.panelControl4.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat;
this.panelControl4.LookAndFeel.UseDefaultLookAndFeel = false;
this.panelControl4.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.panelControl4.Name = "panelControl4";
this.TablePanel1.SetRow(this.panelControl4, 8);
this.panelControl4.Size = new System.Drawing.Size(185, 30);
this.panelControl4.TabIndex = 40;
//
// cksearchlaststation
//
this.cksearchlaststation.Location = new System.Drawing.Point(0, 0);
this.cksearchlaststation.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.cksearchlaststation.Name = "cksearchlaststation";
this.cksearchlaststation.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F);
this.cksearchlaststation.Properties.Appearance.Options.UseFont = true;
this.cksearchlaststation.Properties.AutoWidth = true;
this.cksearchlaststation.Properties.Caption = "";
this.cksearchlaststation.Properties.CheckBoxOptions.Style = DevExpress.XtraEditors.Controls.CheckBoxStyle.SvgCheckBox1;
this.cksearchlaststation.Size = new System.Drawing.Size(22, 22);
this.cksearchlaststation.TabIndex = 15;
this.cksearchlaststation.TabStop = false;
this.cksearchlaststation.CheckedChanged += new System.EventHandler(this.cksearchlaststation_CheckedChanged);
//
// labelControl15
//
this.labelControl15.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F);
this.labelControl15.Appearance.ForeColor = System.Drawing.Color.Black;
this.labelControl15.Appearance.Options.UseFont = true;
this.labelControl15.Appearance.Options.UseForeColor = true;
this.labelControl15.Appearance.Options.UseTextOptions = true;
this.labelControl15.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
this.TablePanel1.SetColumn(this.labelControl15, 0);
this.labelControl15.Dock = System.Windows.Forms.DockStyle.Fill;
this.labelControl15.Location = new System.Drawing.Point(12, 232);
this.labelControl15.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.labelControl15.Name = "labelControl15";
this.TablePanel1.SetRow(this.labelControl15, 8);
this.labelControl15.Size = new System.Drawing.Size(224, 30);
this.labelControl15.TabIndex = 39;
this.labelControl15.Text = "查询上工位数据:";
//
// ckbindassemblecode
//
this.TablePanel1.SetColumn(this.ckbindassemblecode, 3);
this.ckbindassemblecode.Dock = System.Windows.Forms.DockStyle.Fill;
this.ckbindassemblecode.Location = new System.Drawing.Point(666, 179);
this.ckbindassemblecode.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.ckbindassemblecode.Name = "ckbindassemblecode";
this.ckbindassemblecode.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F);
this.ckbindassemblecode.Properties.Appearance.Options.UseFont = true;
this.ckbindassemblecode.Properties.Caption = "";
this.ckbindassemblecode.Properties.CheckBoxOptions.Style = DevExpress.XtraEditors.Controls.CheckBoxStyle.SvgCheckBox1;
this.TablePanel1.SetRow(this.ckbindassemblecode, 6);
this.ckbindassemblecode.Size = new System.Drawing.Size(185, 30);
this.ckbindassemblecode.TabIndex = 38;
this.ckbindassemblecode.TabStop = false;
//
// labelControl14
//
this.labelControl14.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F);
this.labelControl14.Appearance.ForeColor = System.Drawing.Color.Black;
this.labelControl14.Appearance.Options.UseFont = true;
this.labelControl14.Appearance.Options.UseForeColor = true;
this.labelControl14.Appearance.Options.UseTextOptions = true;
this.labelControl14.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
this.TablePanel1.SetColumn(this.labelControl14, 2);
this.labelControl14.Dock = System.Windows.Forms.DockStyle.Fill;
this.labelControl14.Location = new System.Drawing.Point(432, 179);
this.labelControl14.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.labelControl14.Name = "labelControl14";
this.TablePanel1.SetRow(this.labelControl14, 6);
this.labelControl14.Size = new System.Drawing.Size(228, 30);
this.labelControl14.TabIndex = 37;
this.labelControl14.Text = "启用离散装配条码绑定:";
//
// panelControl5
//
this.panelControl5.Appearance.BackColor = System.Drawing.Color.Transparent;
this.panelControl5.Appearance.Options.UseBackColor = true;
this.panelControl5.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.TablePanel1.SetColumn(this.panelControl5, 1);
this.panelControl5.Controls.Add(this.ckassemblesearch);
this.panelControl5.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelControl5.Location = new System.Drawing.Point(242, 179);
this.panelControl5.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat;
this.panelControl5.LookAndFeel.UseDefaultLookAndFeel = false;
this.panelControl5.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.panelControl5.Name = "panelControl5";
this.TablePanel1.SetRow(this.panelControl5, 6);
this.panelControl5.Size = new System.Drawing.Size(185, 30);
this.panelControl5.TabIndex = 36;
//
// ckassemblesearch
//
this.ckassemblesearch.Location = new System.Drawing.Point(0, 0);
this.ckassemblesearch.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.ckassemblesearch.Name = "ckassemblesearch";
this.ckassemblesearch.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F);
this.ckassemblesearch.Properties.Appearance.Options.UseFont = true;
this.ckassemblesearch.Properties.AutoWidth = true;
this.ckassemblesearch.Properties.Caption = "";
this.ckassemblesearch.Properties.CheckBoxOptions.Style = DevExpress.XtraEditors.Controls.CheckBoxStyle.SvgCheckBox1;
this.ckassemblesearch.Size = new System.Drawing.Size(22, 22);
this.ckassemblesearch.TabIndex = 13;
this.ckassemblesearch.TabStop = false;
//
// labelControl13
//
this.labelControl13.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F);
this.labelControl13.Appearance.ForeColor = System.Drawing.Color.Black;
this.labelControl13.Appearance.Options.UseFont = true;
this.labelControl13.Appearance.Options.UseForeColor = true;
this.labelControl13.Appearance.Options.UseTextOptions = true;
this.labelControl13.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
this.TablePanel1.SetColumn(this.labelControl13, 0);
this.labelControl13.Dock = System.Windows.Forms.DockStyle.Fill;
this.labelControl13.Location = new System.Drawing.Point(12, 179);
this.labelControl13.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.labelControl13.Name = "labelControl13";
this.TablePanel1.SetRow(this.labelControl13, 6);
this.labelControl13.Size = new System.Drawing.Size(224, 30);
this.labelControl13.TabIndex = 29;
this.labelControl13.Text = "查询离散装配绑定结果:";
//
// ckorder
//
this.TablePanel1.SetColumn(this.ckorder, 1);
this.ckorder.Dock = System.Windows.Forms.DockStyle.Fill;
this.ckorder.Location = new System.Drawing.Point(242, 126);
this.ckorder.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.ckorder.Name = "ckorder";
this.ckorder.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F);
this.ckorder.Properties.Appearance.Options.UseFont = true;
this.ckorder.Properties.Caption = "";
this.ckorder.Properties.CheckBoxOptions.Style = DevExpress.XtraEditors.Controls.CheckBoxStyle.SvgCheckBox1;
this.TablePanel1.SetRow(this.ckorder, 4);
this.ckorder.Size = new System.Drawing.Size(185, 30);
this.ckorder.TabIndex = 13;
this.ckorder.TabStop = false;
//
// labelControl12
//
this.labelControl12.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F);
this.labelControl12.Appearance.ForeColor = System.Drawing.Color.Black;
this.labelControl12.Appearance.Options.UseFont = true;
this.labelControl12.Appearance.Options.UseForeColor = true;
this.labelControl12.Appearance.Options.UseTextOptions = true;
this.labelControl12.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
this.TablePanel1.SetColumn(this.labelControl12, 0);
this.labelControl12.Dock = System.Windows.Forms.DockStyle.Fill;
this.labelControl12.Location = new System.Drawing.Point(12, 126);
this.labelControl12.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.labelControl12.Name = "labelControl12";
this.TablePanel1.SetRow(this.labelControl12, 4);
this.labelControl12.Size = new System.Drawing.Size(224, 30);
this.labelControl12.TabIndex = 8;
this.labelControl12.Text = "显示工单绑定按钮:";
//
// lblId
//
this.lblId.Location = new System.Drawing.Point(174, 207);
this.lblId.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.lblId.Name = "lblId";
this.lblId.Size = new System.Drawing.Size(0, 14);
this.lblId.TabIndex = 5;
this.lblId.Visible = false;
//
// btnSave
//
this.btnSave.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(135)))), ((int)(((byte)(208)))));
this.btnSave.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F);
this.btnSave.Appearance.Options.UseBackColor = true;
this.btnSave.Appearance.Options.UseFont = true;
this.TablePanel1.SetColumn(this.btnSave, 2);
this.btnSave.Dock = System.Windows.Forms.DockStyle.Fill;
this.btnSave.Location = new System.Drawing.Point(432, 390);
this.btnSave.Name = "btnSave";
this.TablePanel1.SetRow(this.btnSave, 14);
this.btnSave.Size = new System.Drawing.Size(228, 32);
this.btnSave.TabIndex = 4;
this.btnSave.Text = "保存";
this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
//
// txtstationname
//
this.TablePanel1.SetColumn(this.txtstationname, 3);
this.txtstationname.Dock = System.Windows.Forms.DockStyle.Fill;
this.txtstationname.Location = new System.Drawing.Point(666, 72);
this.txtstationname.Name = "txtstationname";
this.txtstationname.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F);
this.txtstationname.Properties.Appearance.Options.UseFont = true;
this.txtstationname.Properties.AutoHeight = false;
this.TablePanel1.SetRow(this.txtstationname, 2);
this.txtstationname.Size = new System.Drawing.Size(185, 32);
this.txtstationname.TabIndex = 3;
this.txtstationname.Tag = "NotNull&工位名称&True";
//
// txtstationcode
//
this.TablePanel1.SetColumn(this.txtstationcode, 1);
this.txtstationcode.Dock = System.Windows.Forms.DockStyle.Fill;
this.txtstationcode.Location = new System.Drawing.Point(242, 72);
this.txtstationcode.Name = "txtstationcode";
this.txtstationcode.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtstationcode.Properties.Appearance.Options.UseFont = true;
this.txtstationcode.Properties.AutoHeight = false;
this.TablePanel1.SetRow(this.txtstationcode, 2);
this.txtstationcode.Size = new System.Drawing.Size(185, 32);
this.txtstationcode.TabIndex = 2;
this.txtstationcode.Tag = "NotNull&工位编码&True";
//
// labelControl2
//
this.labelControl2.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F);
this.labelControl2.Appearance.Options.UseFont = true;
this.labelControl2.Appearance.Options.UseTextOptions = true;
this.labelControl2.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
this.TablePanel1.SetColumn(this.labelControl2, 2);
this.labelControl2.Dock = System.Windows.Forms.DockStyle.Fill;
this.labelControl2.Location = new System.Drawing.Point(432, 72);
this.labelControl2.Name = "labelControl2";
this.TablePanel1.SetRow(this.labelControl2, 2);
this.labelControl2.Size = new System.Drawing.Size(228, 32);
this.labelControl2.TabIndex = 1;
this.labelControl2.Text = "工位名称:";
//
// labelControl1
//
this.labelControl1.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F);
this.labelControl1.Appearance.Options.UseFont = true;
this.labelControl1.Appearance.Options.UseTextOptions = true;
this.labelControl1.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
this.TablePanel1.SetColumn(this.labelControl1, 0);
this.labelControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.labelControl1.Location = new System.Drawing.Point(12, 72);
this.labelControl1.Name = "labelControl1";
this.TablePanel1.SetRow(this.labelControl1, 2);
this.labelControl1.Size = new System.Drawing.Size(224, 32);
this.labelControl1.TabIndex = 0;
this.labelControl1.Text = "工位编码:";
//
// btnCancel
//
this.btnCancel.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F);
this.btnCancel.Appearance.Options.UseFont = true;
this.TablePanel1.SetColumn(this.btnCancel, 3);
this.btnCancel.Dock = System.Windows.Forms.DockStyle.Fill;
this.btnCancel.Location = new System.Drawing.Point(666, 390);
this.btnCancel.Name = "btnCancel";
this.TablePanel1.SetRow(this.btnCancel, 14);
this.btnCancel.Size = new System.Drawing.Size(185, 32);
this.btnCancel.TabIndex = 4;
this.btnCancel.Text = "取消";
this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);
//
// labelControl3
//
this.labelControl3.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F);
this.labelControl3.Appearance.Options.UseFont = true;
this.labelControl3.Appearance.Options.UseTextOptions = true;
this.labelControl3.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
this.TablePanel1.SetColumn(this.labelControl3, 2);
this.labelControl3.Dock = System.Windows.Forms.DockStyle.Fill;
this.labelControl3.Location = new System.Drawing.Point(432, 231);
this.labelControl3.Name = "labelControl3";
this.TablePanel1.SetRow(this.labelControl3, 8);
this.labelControl3.Size = new System.Drawing.Size(228, 32);
this.labelControl3.TabIndex = 1;
this.labelControl3.Text = "排序索引:";
//
// txtSortIndex
//
this.TablePanel1.SetColumn(this.txtSortIndex, 3);
this.txtSortIndex.Dock = System.Windows.Forms.DockStyle.Fill;
this.txtSortIndex.Location = new System.Drawing.Point(666, 231);
this.txtSortIndex.Name = "txtSortIndex";
this.txtSortIndex.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F);
this.txtSortIndex.Properties.Appearance.Options.UseFont = true;
this.txtSortIndex.Properties.AutoHeight = false;
this.TablePanel1.SetRow(this.txtSortIndex, 8);
this.txtSortIndex.Size = new System.Drawing.Size(185, 32);
this.txtSortIndex.TabIndex = 3;
this.txtSortIndex.Tag = "NotNull&工位名称&True";
//
// labelControl4
//
this.labelControl4.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F);
this.labelControl4.Appearance.Options.UseFont = true;
this.labelControl4.Appearance.Options.UseTextOptions = true;
this.labelControl4.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
this.TablePanel1.SetColumn(this.labelControl4, 0);
this.labelControl4.Dock = System.Windows.Forms.DockStyle.Fill;
this.labelControl4.Location = new System.Drawing.Point(12, 284);
this.labelControl4.Name = "labelControl4";
this.TablePanel1.SetRow(this.labelControl4, 10);
this.labelControl4.Size = new System.Drawing.Size(224, 32);
this.labelControl4.TabIndex = 1;
this.labelControl4.Text = "上工位数据库IP";
//
// txtDatabaseIp
//
this.TablePanel1.SetColumn(this.txtDatabaseIp, 1);
this.txtDatabaseIp.Dock = System.Windows.Forms.DockStyle.Fill;
this.txtDatabaseIp.Location = new System.Drawing.Point(242, 284);
this.txtDatabaseIp.Name = "txtDatabaseIp";
this.txtDatabaseIp.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F);
this.txtDatabaseIp.Properties.Appearance.Options.UseFont = true;
this.txtDatabaseIp.Properties.AutoHeight = false;
this.TablePanel1.SetRow(this.txtDatabaseIp, 10);
this.txtDatabaseIp.Size = new System.Drawing.Size(185, 32);
this.txtDatabaseIp.TabIndex = 3;
this.txtDatabaseIp.Tag = "NotNull&工位名称&True";
//
// labelControl5
//
this.labelControl5.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F);
this.labelControl5.Appearance.Options.UseFont = true;
this.labelControl5.Appearance.Options.UseTextOptions = true;
this.labelControl5.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
this.TablePanel1.SetColumn(this.labelControl5, 0);
this.labelControl5.Dock = System.Windows.Forms.DockStyle.Fill;
this.labelControl5.Location = new System.Drawing.Point(12, 19);
this.labelControl5.Name = "labelControl5";
this.TablePanel1.SetRow(this.labelControl5, 0);
this.labelControl5.Size = new System.Drawing.Size(224, 32);
this.labelControl5.TabIndex = 0;
this.labelControl5.Text = "工控机编码:";
//
// txtIpcCode
//
this.TablePanel1.SetColumn(this.txtIpcCode, 1);
this.txtIpcCode.Dock = System.Windows.Forms.DockStyle.Fill;
this.txtIpcCode.Location = new System.Drawing.Point(242, 19);
this.txtIpcCode.Name = "txtIpcCode";
this.txtIpcCode.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtIpcCode.Properties.Appearance.Options.UseFont = true;
this.txtIpcCode.Properties.AutoHeight = false;
this.txtIpcCode.Properties.NullValuePrompt = "IP-一体机IP地址";
this.TablePanel1.SetRow(this.txtIpcCode, 0);
this.txtIpcCode.Size = new System.Drawing.Size(185, 32);
this.txtIpcCode.TabIndex = 2;
this.txtIpcCode.Tag = "NotNull&工控机编码&True";
//
// labelControl6
//
this.labelControl6.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F);
this.labelControl6.Appearance.ForeColor = System.Drawing.Color.Black;
this.labelControl6.Appearance.Options.UseFont = true;
this.labelControl6.Appearance.Options.UseForeColor = true;
this.labelControl6.Appearance.Options.UseTextOptions = true;
this.labelControl6.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
this.TablePanel1.SetColumn(this.labelControl6, 2);
this.labelControl6.Dock = System.Windows.Forms.DockStyle.Fill;
this.labelControl6.Location = new System.Drawing.Point(432, 126);
this.labelControl6.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.labelControl6.Name = "labelControl6";
this.TablePanel1.SetRow(this.labelControl6, 4);
this.labelControl6.Size = new System.Drawing.Size(228, 30);
this.labelControl6.TabIndex = 8;
this.labelControl6.Text = "显示手动打印按钮:";
//
// ckShowPrint
//
this.TablePanel1.SetColumn(this.ckShowPrint, 3);
this.ckShowPrint.Dock = System.Windows.Forms.DockStyle.Fill;
this.ckShowPrint.Location = new System.Drawing.Point(666, 126);
this.ckShowPrint.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.ckShowPrint.Name = "ckShowPrint";
this.ckShowPrint.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F);
this.ckShowPrint.Properties.Appearance.Options.UseFont = true;
this.ckShowPrint.Properties.Caption = "";
this.ckShowPrint.Properties.CheckBoxOptions.Style = DevExpress.XtraEditors.Controls.CheckBoxStyle.SvgCheckBox1;
this.TablePanel1.SetRow(this.ckShowPrint, 4);
this.ckShowPrint.Size = new System.Drawing.Size(185, 30);
this.ckShowPrint.TabIndex = 13;
this.ckShowPrint.TabStop = false;
//
// labelControl7
//
this.labelControl7.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F);
this.labelControl7.Appearance.Options.UseFont = true;
this.labelControl7.Appearance.Options.UseTextOptions = true;
this.labelControl7.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
this.TablePanel1.SetColumn(this.labelControl7, 2);
this.labelControl7.Dock = System.Windows.Forms.DockStyle.Fill;
this.labelControl7.Location = new System.Drawing.Point(432, 19);
this.labelControl7.Name = "labelControl7";
this.TablePanel1.SetRow(this.labelControl7, 0);
this.labelControl7.Size = new System.Drawing.Size(228, 32);
this.labelControl7.TabIndex = 0;
this.labelControl7.Text = "线路:";
//
// txtCategory
//
this.TablePanel1.SetColumn(this.txtCategory, 3);
this.txtCategory.Dock = System.Windows.Forms.DockStyle.Fill;
this.txtCategory.Location = new System.Drawing.Point(666, 19);
this.txtCategory.Name = "txtCategory";
this.txtCategory.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtCategory.Properties.Appearance.Options.UseFont = true;
this.txtCategory.Properties.AutoHeight = false;
this.TablePanel1.SetRow(this.txtCategory, 0);
this.txtCategory.Size = new System.Drawing.Size(185, 32);
this.txtCategory.TabIndex = 2;
this.txtCategory.Tag = "NotNull&分类编码&True";
//
// splashScreenManager1
//
this.splashScreenManager1.ClosingDelay = 500;
//
// ck_IsRepeat
//
this.TablePanel1.SetColumn(this.ck_IsRepeat, 1);
this.ck_IsRepeat.Dock = System.Windows.Forms.DockStyle.Fill;
this.ck_IsRepeat.Location = new System.Drawing.Point(242, 338);
this.ck_IsRepeat.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.ck_IsRepeat.Name = "ck_IsRepeat";
this.ck_IsRepeat.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F);
this.ck_IsRepeat.Properties.Appearance.Options.UseFont = true;
this.ck_IsRepeat.Properties.Caption = "";
this.ck_IsRepeat.Properties.CheckBoxOptions.Style = DevExpress.XtraEditors.Controls.CheckBoxStyle.SvgCheckBox1;
this.TablePanel1.SetRow(this.ck_IsRepeat, 12);
this.ck_IsRepeat.Size = new System.Drawing.Size(185, 30);
this.ck_IsRepeat.TabIndex = 43;
this.ck_IsRepeat.TabStop = false;
//
// labelControl9
//
this.labelControl9.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F);
this.labelControl9.Appearance.Options.UseFont = true;
this.labelControl9.Appearance.Options.UseTextOptions = true;
this.labelControl9.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
this.labelControl9.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
this.TablePanel1.SetColumn(this.labelControl9, 0);
this.labelControl9.Dock = System.Windows.Forms.DockStyle.Fill;
this.labelControl9.Location = new System.Drawing.Point(12, 337);
this.labelControl9.Name = "labelControl9";
this.TablePanel1.SetRow(this.labelControl9, 12);
this.labelControl9.Size = new System.Drawing.Size(224, 32);
this.labelControl9.TabIndex = 44;
this.labelControl9.Text = "是否允许重复生产:";
//
// EditStation
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(863, 459);
this.Controls.Add(this.TablePanel1);
this.Controls.Add(this.panelControl8);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.Name = "EditStation";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "EditStation";
this.Load += new System.EventHandler(this.EditStation_Load);
((System.ComponentModel.ISupportInitialize)(this.panelControl8)).EndInit();
this.panelControl8.ResumeLayout(false);
this.panelControl8.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.TablePanel1)).EndInit();
this.TablePanel1.ResumeLayout(false);
this.TablePanel1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.ck_IsBranch.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl4)).EndInit();
this.panelControl4.ResumeLayout(false);
this.panelControl4.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.cksearchlaststation.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ckbindassemblecode.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl5)).EndInit();
this.panelControl5.ResumeLayout(false);
this.panelControl5.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.ckassemblesearch.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ckorder.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtstationname.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtstationcode.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtSortIndex.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtDatabaseIp.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtIpcCode.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ckShowPrint.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtCategory.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ck_IsRepeat.Properties)).EndInit();
this.ResumeLayout(false);
}
#endregion
private DevExpress.XtraEditors.PanelControl panelControl8;
private DevExpress.XtraEditors.LabelControl labelControl18;
private DevExpress.Utils.Layout.TablePanel TablePanel1;
private DevExpress.XtraEditors.SimpleButton btnSave;
private DevExpress.XtraEditors.TextEdit txtstationname;
private DevExpress.XtraEditors.TextEdit txtstationcode;
private DevExpress.XtraEditors.LabelControl labelControl2;
private DevExpress.XtraEditors.LabelControl labelControl1;
private DevExpress.XtraEditors.SimpleButton btnCancel;
private DevExpress.XtraEditors.LabelControl lblId;
private DevExpress.XtraSplashScreen.SplashScreenManager splashScreenManager1;
private DevExpress.XtraEditors.LabelControl labelControl3;
private DevExpress.XtraEditors.TextEdit txtSortIndex;
private DevExpress.XtraEditors.LabelControl labelControl12;
private DevExpress.XtraEditors.CheckEdit ckorder;
private DevExpress.XtraEditors.LabelControl labelControl13;
private DevExpress.XtraEditors.PanelControl panelControl5;
private DevExpress.XtraEditors.CheckEdit ckassemblesearch;
private DevExpress.XtraEditors.LabelControl labelControl14;
private DevExpress.XtraEditors.CheckEdit ckbindassemblecode;
private DevExpress.XtraEditors.LabelControl labelControl15;
private DevExpress.XtraEditors.PanelControl panelControl4;
private DevExpress.XtraEditors.CheckEdit cksearchlaststation;
private DevExpress.XtraEditors.LabelControl labelControl4;
private DevExpress.XtraEditors.TextEdit txtDatabaseIp;
private DevExpress.XtraEditors.LabelControl labelControl5;
private DevExpress.XtraEditors.TextEdit txtIpcCode;
private DevExpress.XtraEditors.LabelControl labelControl6;
private DevExpress.XtraEditors.CheckEdit ckShowPrint;
private DevExpress.XtraEditors.LabelControl labelControl7;
private DevExpress.XtraEditors.TextEdit txtCategory;
private DevExpress.XtraEditors.LabelControl labelControl8;
private DevExpress.XtraEditors.CheckEdit ck_IsBranch;
private DevExpress.XtraEditors.LabelControl labelControl9;
private DevExpress.XtraEditors.CheckEdit ck_IsRepeat;
}
}