|
|
|
|
|
|
|
|
|
namespace ZJ_BYD.UserControls.AHeadPara
|
|
|
|
|
{
|
|
|
|
|
partial class EditAheadPara
|
|
|
|
|
{
|
|
|
|
|
/// <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()
|
|
|
|
|
{
|
|
|
|
|
DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition();
|
|
|
|
|
DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition();
|
|
|
|
|
DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition();
|
|
|
|
|
DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition();
|
|
|
|
|
DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition();
|
|
|
|
|
DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition();
|
|
|
|
|
DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition();
|
|
|
|
|
DevExpress.XtraLayout.RowDefinition rowDefinition6 = new DevExpress.XtraLayout.RowDefinition();
|
|
|
|
|
DevExpress.XtraLayout.RowDefinition rowDefinition7 = new DevExpress.XtraLayout.RowDefinition();
|
|
|
|
|
this.panelControl8 = new DevExpress.XtraEditors.PanelControl();
|
|
|
|
|
this.labelControl18 = new DevExpress.XtraEditors.LabelControl();
|
|
|
|
|
this.cmbStation = new DevExpress.XtraEditors.ComboBoxEdit();
|
|
|
|
|
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
|
|
|
|
|
this.stackPanel1 = new DevExpress.Utils.Layout.StackPanel();
|
|
|
|
|
this.btnCancel = new DevExpress.XtraEditors.SimpleButton();
|
|
|
|
|
this.btnSave = new DevExpress.XtraEditors.SimpleButton();
|
|
|
|
|
this.cmbMachineType = new DevExpress.XtraEditors.ComboBoxEdit();
|
|
|
|
|
this.txtPara = new DevExpress.XtraEditors.TextEdit();
|
|
|
|
|
this.txtResultColName = new DevExpress.XtraEditors.TextEdit();
|
|
|
|
|
this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
|
|
|
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
|
|
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
|
|
this.simpleLabelItem1 = new DevExpress.XtraLayout.SimpleLabelItem();
|
|
|
|
|
this.simpleLabelItem2 = new DevExpress.XtraLayout.SimpleLabelItem();
|
|
|
|
|
this.simpleLabelItem3 = new DevExpress.XtraLayout.SimpleLabelItem();
|
|
|
|
|
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
|
|
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
|
|
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
|
|
this.simpleLabelItem4 = new DevExpress.XtraLayout.SimpleLabelItem();
|
|
|
|
|
this.splashScreenManager1 = new DevExpress.XtraSplashScreen.SplashScreenManager(this, typeof(global::ZJ_BYD.WaitForm1), true, true);
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl8)).BeginInit();
|
|
|
|
|
this.panelControl8.SuspendLayout();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.cmbStation.Properties)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
|
|
|
|
|
this.layoutControl1.SuspendLayout();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.stackPanel1)).BeginInit();
|
|
|
|
|
this.stackPanel1.SuspendLayout();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.cmbMachineType.Properties)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtPara.Properties)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtResultColName.Properties)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem1)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem2)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem3)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem4)).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(412, 35);
|
|
|
|
|
this.panelControl8.TabIndex = 11;
|
|
|
|
|
this.panelControl8.MouseDown += new System.Windows.Forms.MouseEventHandler(this.panelControl8_MouseDown);
|
|
|
|
|
this.panelControl8.MouseMove += new System.Windows.Forms.MouseEventHandler(this.panelControl8_MouseMove);
|
|
|
|
|
//
|
|
|
|
|
// 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, 7);
|
|
|
|
|
this.labelControl18.Margin = new System.Windows.Forms.Padding(3, 6, 3, 6);
|
|
|
|
|
this.labelControl18.Name = "labelControl18";
|
|
|
|
|
this.labelControl18.Size = new System.Drawing.Size(96, 21);
|
|
|
|
|
this.labelControl18.TabIndex = 0;
|
|
|
|
|
this.labelControl18.Text = "前置参数维护";
|
|
|
|
|
//
|
|
|
|
|
// cmbStation
|
|
|
|
|
//
|
|
|
|
|
this.cmbStation.Location = new System.Drawing.Point(112, 52);
|
|
|
|
|
this.cmbStation.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
|
|
|
this.cmbStation.Name = "cmbStation";
|
|
|
|
|
this.cmbStation.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
|
|
this.cmbStation.Properties.Appearance.Options.UseFont = true;
|
|
|
|
|
this.cmbStation.Properties.AppearanceDropDown.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
|
|
this.cmbStation.Properties.AppearanceDropDown.Options.UseFont = true;
|
|
|
|
|
this.cmbStation.Properties.AppearanceFocused.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
|
|
this.cmbStation.Properties.AppearanceFocused.Options.UseFont = true;
|
|
|
|
|
this.cmbStation.Properties.AppearanceItemSelected.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
|
|
this.cmbStation.Properties.AppearanceItemSelected.Options.UseFont = true;
|
|
|
|
|
this.cmbStation.Properties.AutoHeight = false;
|
|
|
|
|
this.cmbStation.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
|
|
|
this.cmbStation.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
|
|
|
|
|
this.cmbStation.Size = new System.Drawing.Size(288, 36);
|
|
|
|
|
this.cmbStation.StyleController = this.layoutControl1;
|
|
|
|
|
this.cmbStation.TabIndex = 7;
|
|
|
|
|
this.cmbStation.Tag = "NotNull&工位&True";
|
|
|
|
|
//
|
|
|
|
|
// layoutControl1
|
|
|
|
|
//
|
|
|
|
|
this.layoutControl1.Controls.Add(this.stackPanel1);
|
|
|
|
|
this.layoutControl1.Controls.Add(this.cmbStation);
|
|
|
|
|
this.layoutControl1.Controls.Add(this.cmbMachineType);
|
|
|
|
|
this.layoutControl1.Controls.Add(this.txtPara);
|
|
|
|
|
this.layoutControl1.Controls.Add(this.txtResultColName);
|
|
|
|
|
this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.layoutControl1.Location = new System.Drawing.Point(0, 35);
|
|
|
|
|
this.layoutControl1.Name = "layoutControl1";
|
|
|
|
|
this.layoutControl1.Root = this.Root;
|
|
|
|
|
this.layoutControl1.Size = new System.Drawing.Size(412, 245);
|
|
|
|
|
this.layoutControl1.TabIndex = 13;
|
|
|
|
|
this.layoutControl1.Text = "layoutControl1";
|
|
|
|
|
//
|
|
|
|
|
// stackPanel1
|
|
|
|
|
//
|
|
|
|
|
this.stackPanel1.Controls.Add(this.btnCancel);
|
|
|
|
|
this.stackPanel1.Controls.Add(this.btnSave);
|
|
|
|
|
this.stackPanel1.Location = new System.Drawing.Point(112, 192);
|
|
|
|
|
this.stackPanel1.Name = "stackPanel1";
|
|
|
|
|
this.stackPanel1.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
|
|
|
|
|
this.stackPanel1.Size = new System.Drawing.Size(288, 41);
|
|
|
|
|
this.stackPanel1.TabIndex = 14;
|
|
|
|
|
//
|
|
|
|
|
// btnCancel
|
|
|
|
|
//
|
|
|
|
|
this.btnCancel.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
|
|
this.btnCancel.Appearance.Options.UseFont = true;
|
|
|
|
|
this.btnCancel.Dock = System.Windows.Forms.DockStyle.Right;
|
|
|
|
|
this.btnCancel.Location = new System.Drawing.Point(208, 1);
|
|
|
|
|
this.btnCancel.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
|
|
|
|
|
this.btnCancel.Name = "btnCancel";
|
|
|
|
|
this.btnCancel.Size = new System.Drawing.Size(77, 39);
|
|
|
|
|
this.btnCancel.TabIndex = 4;
|
|
|
|
|
this.btnCancel.Text = "取消";
|
|
|
|
|
this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);
|
|
|
|
|
//
|
|
|
|
|
// 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.btnSave.Dock = System.Windows.Forms.DockStyle.Right;
|
|
|
|
|
this.btnSave.Location = new System.Drawing.Point(125, 1);
|
|
|
|
|
this.btnSave.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
|
|
|
|
|
this.btnSave.Name = "btnSave";
|
|
|
|
|
this.btnSave.Size = new System.Drawing.Size(77, 39);
|
|
|
|
|
this.btnSave.TabIndex = 4;
|
|
|
|
|
this.btnSave.Text = "保存";
|
|
|
|
|
this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
|
|
|
|
|
//
|
|
|
|
|
// cmbMachineType
|
|
|
|
|
//
|
|
|
|
|
this.cmbMachineType.Location = new System.Drawing.Point(112, 12);
|
|
|
|
|
this.cmbMachineType.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
|
|
|
this.cmbMachineType.Name = "cmbMachineType";
|
|
|
|
|
this.cmbMachineType.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
|
|
this.cmbMachineType.Properties.Appearance.Options.UseFont = true;
|
|
|
|
|
this.cmbMachineType.Properties.AppearanceDropDown.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
|
|
this.cmbMachineType.Properties.AppearanceDropDown.Options.UseFont = true;
|
|
|
|
|
this.cmbMachineType.Properties.AppearanceFocused.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
|
|
this.cmbMachineType.Properties.AppearanceFocused.Options.UseFont = true;
|
|
|
|
|
this.cmbMachineType.Properties.AppearanceItemSelected.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
|
|
this.cmbMachineType.Properties.AppearanceItemSelected.Options.UseFont = true;
|
|
|
|
|
this.cmbMachineType.Properties.AutoHeight = false;
|
|
|
|
|
this.cmbMachineType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
|
|
|
this.cmbMachineType.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
|
|
|
|
|
this.cmbMachineType.Size = new System.Drawing.Size(288, 36);
|
|
|
|
|
this.cmbMachineType.StyleController = this.layoutControl1;
|
|
|
|
|
this.cmbMachineType.TabIndex = 7;
|
|
|
|
|
this.cmbMachineType.Tag = "NotNull&工位&True";
|
|
|
|
|
this.cmbMachineType.SelectedValueChanged += new System.EventHandler(this.cmbMachineType_SelectedValueChanged);
|
|
|
|
|
//
|
|
|
|
|
// txtPara
|
|
|
|
|
//
|
|
|
|
|
this.txtPara.Location = new System.Drawing.Point(112, 92);
|
|
|
|
|
this.txtPara.Name = "txtPara";
|
|
|
|
|
this.txtPara.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
|
|
this.txtPara.Properties.Appearance.Options.UseFont = true;
|
|
|
|
|
this.txtPara.Properties.AutoHeight = false;
|
|
|
|
|
this.txtPara.Size = new System.Drawing.Size(288, 36);
|
|
|
|
|
this.txtPara.StyleController = this.layoutControl1;
|
|
|
|
|
this.txtPara.TabIndex = 15;
|
|
|
|
|
this.txtPara.Tag = "NotNull&在线参数&True";
|
|
|
|
|
//
|
|
|
|
|
// txtResultColName
|
|
|
|
|
//
|
|
|
|
|
this.txtResultColName.Location = new System.Drawing.Point(112, 142);
|
|
|
|
|
this.txtResultColName.Name = "txtResultColName";
|
|
|
|
|
this.txtResultColName.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
|
|
this.txtResultColName.Properties.Appearance.Options.UseFont = true;
|
|
|
|
|
this.txtResultColName.Properties.AutoHeight = false;
|
|
|
|
|
this.txtResultColName.Size = new System.Drawing.Size(288, 36);
|
|
|
|
|
this.txtResultColName.StyleController = this.layoutControl1;
|
|
|
|
|
this.txtResultColName.TabIndex = 16;
|
|
|
|
|
//
|
|
|
|
|
// Root
|
|
|
|
|
//
|
|
|
|
|
this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
|
|
|
|
|
this.Root.GroupBordersVisible = false;
|
|
|
|
|
this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
|
|
|
this.layoutControlItem3,
|
|
|
|
|
this.layoutControlItem4,
|
|
|
|
|
this.simpleLabelItem1,
|
|
|
|
|
this.simpleLabelItem2,
|
|
|
|
|
this.simpleLabelItem3,
|
|
|
|
|
this.layoutControlItem1,
|
|
|
|
|
this.layoutControlItem5,
|
|
|
|
|
this.layoutControlItem2,
|
|
|
|
|
this.simpleLabelItem4});
|
|
|
|
|
this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
|
|
|
|
|
this.Root.Name = "Root";
|
|
|
|
|
columnDefinition1.SizeType = System.Windows.Forms.SizeType.Absolute;
|
|
|
|
|
columnDefinition1.Width = 100D;
|
|
|
|
|
columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
|
|
|
|
|
columnDefinition2.Width = 100D;
|
|
|
|
|
this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
|
|
|
|
|
columnDefinition1,
|
|
|
|
|
columnDefinition2});
|
|
|
|
|
rowDefinition1.Height = 40D;
|
|
|
|
|
rowDefinition1.SizeType = System.Windows.Forms.SizeType.Absolute;
|
|
|
|
|
rowDefinition2.Height = 40D;
|
|
|
|
|
rowDefinition2.SizeType = System.Windows.Forms.SizeType.Absolute;
|
|
|
|
|
rowDefinition3.Height = 40D;
|
|
|
|
|
rowDefinition3.SizeType = System.Windows.Forms.SizeType.Absolute;
|
|
|
|
|
rowDefinition4.Height = 10D;
|
|
|
|
|
rowDefinition4.SizeType = System.Windows.Forms.SizeType.Absolute;
|
|
|
|
|
rowDefinition5.Height = 40D;
|
|
|
|
|
rowDefinition5.SizeType = System.Windows.Forms.SizeType.Absolute;
|
|
|
|
|
rowDefinition6.Height = 10D;
|
|
|
|
|
rowDefinition6.SizeType = System.Windows.Forms.SizeType.Absolute;
|
|
|
|
|
rowDefinition7.Height = 40D;
|
|
|
|
|
rowDefinition7.SizeType = System.Windows.Forms.SizeType.Absolute;
|
|
|
|
|
this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
|
|
|
|
|
rowDefinition1,
|
|
|
|
|
rowDefinition2,
|
|
|
|
|
rowDefinition3,
|
|
|
|
|
rowDefinition4,
|
|
|
|
|
rowDefinition5,
|
|
|
|
|
rowDefinition6,
|
|
|
|
|
rowDefinition7});
|
|
|
|
|
this.Root.Size = new System.Drawing.Size(412, 245);
|
|
|
|
|
//
|
|
|
|
|
// layoutControlItem3
|
|
|
|
|
//
|
|
|
|
|
this.layoutControlItem3.Control = this.cmbMachineType;
|
|
|
|
|
this.layoutControlItem3.Location = new System.Drawing.Point(100, 0);
|
|
|
|
|
this.layoutControlItem3.Name = "layoutControlItem3";
|
|
|
|
|
this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 1;
|
|
|
|
|
this.layoutControlItem3.Size = new System.Drawing.Size(292, 40);
|
|
|
|
|
this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
|
|
|
|
|
this.layoutControlItem3.TextVisible = false;
|
|
|
|
|
//
|
|
|
|
|
// layoutControlItem4
|
|
|
|
|
//
|
|
|
|
|
this.layoutControlItem4.Control = this.cmbStation;
|
|
|
|
|
this.layoutControlItem4.Location = new System.Drawing.Point(100, 40);
|
|
|
|
|
this.layoutControlItem4.Name = "layoutControlItem4";
|
|
|
|
|
this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 1;
|
|
|
|
|
this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1;
|
|
|
|
|
this.layoutControlItem4.Size = new System.Drawing.Size(292, 40);
|
|
|
|
|
this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
|
|
|
|
|
this.layoutControlItem4.TextVisible = false;
|
|
|
|
|
//
|
|
|
|
|
// simpleLabelItem1
|
|
|
|
|
//
|
|
|
|
|
this.simpleLabelItem1.AllowHotTrack = false;
|
|
|
|
|
this.simpleLabelItem1.AppearanceItemCaption.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
|
|
this.simpleLabelItem1.AppearanceItemCaption.Options.UseFont = true;
|
|
|
|
|
this.simpleLabelItem1.AppearanceItemCaption.Options.UseTextOptions = true;
|
|
|
|
|
this.simpleLabelItem1.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
|
|
|
|
|
this.simpleLabelItem1.AppearanceItemCaption.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
|
|
|
|
|
this.simpleLabelItem1.Location = new System.Drawing.Point(0, 40);
|
|
|
|
|
this.simpleLabelItem1.Name = "simpleLabelItem1";
|
|
|
|
|
this.simpleLabelItem1.OptionsTableLayoutItem.RowIndex = 1;
|
|
|
|
|
this.simpleLabelItem1.Size = new System.Drawing.Size(100, 40);
|
|
|
|
|
this.simpleLabelItem1.Text = "工位:";
|
|
|
|
|
this.simpleLabelItem1.TextSize = new System.Drawing.Size(80, 21);
|
|
|
|
|
//
|
|
|
|
|
// simpleLabelItem2
|
|
|
|
|
//
|
|
|
|
|
this.simpleLabelItem2.AllowHotTrack = false;
|
|
|
|
|
this.simpleLabelItem2.AppearanceItemCaption.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
|
|
this.simpleLabelItem2.AppearanceItemCaption.Options.UseFont = true;
|
|
|
|
|
this.simpleLabelItem2.AppearanceItemCaption.Options.UseTextOptions = true;
|
|
|
|
|
this.simpleLabelItem2.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
|
|
|
|
|
this.simpleLabelItem2.AppearanceItemCaption.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
|
|
|
|
|
this.simpleLabelItem2.Location = new System.Drawing.Point(0, 0);
|
|
|
|
|
this.simpleLabelItem2.Name = "simpleLabelItem2";
|
|
|
|
|
this.simpleLabelItem2.Size = new System.Drawing.Size(100, 40);
|
|
|
|
|
this.simpleLabelItem2.Text = "机型:";
|
|
|
|
|
this.simpleLabelItem2.TextSize = new System.Drawing.Size(80, 21);
|
|
|
|
|
//
|
|
|
|
|
// simpleLabelItem3
|
|
|
|
|
//
|
|
|
|
|
this.simpleLabelItem3.AllowHotTrack = false;
|
|
|
|
|
this.simpleLabelItem3.AppearanceItemCaption.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
|
|
this.simpleLabelItem3.AppearanceItemCaption.Options.UseFont = true;
|
|
|
|
|
this.simpleLabelItem3.AppearanceItemCaption.Options.UseTextOptions = true;
|
|
|
|
|
this.simpleLabelItem3.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
|
|
|
|
|
this.simpleLabelItem3.AppearanceItemCaption.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
|
|
|
|
|
this.simpleLabelItem3.CustomizationFormText = "在线参数:";
|
|
|
|
|
this.simpleLabelItem3.Location = new System.Drawing.Point(0, 80);
|
|
|
|
|
this.simpleLabelItem3.Name = "simpleLabelItem3";
|
|
|
|
|
this.simpleLabelItem3.OptionsTableLayoutItem.RowIndex = 2;
|
|
|
|
|
this.simpleLabelItem3.Size = new System.Drawing.Size(100, 40);
|
|
|
|
|
this.simpleLabelItem3.Text = "在线参数:";
|
|
|
|
|
this.simpleLabelItem3.TextSize = new System.Drawing.Size(80, 21);
|
|
|
|
|
//
|
|
|
|
|
// layoutControlItem1
|
|
|
|
|
//
|
|
|
|
|
this.layoutControlItem1.Control = this.txtPara;
|
|
|
|
|
this.layoutControlItem1.Location = new System.Drawing.Point(100, 80);
|
|
|
|
|
this.layoutControlItem1.Name = "layoutControlItem1";
|
|
|
|
|
this.layoutControlItem1.OptionsTableLayoutItem.ColumnIndex = 1;
|
|
|
|
|
this.layoutControlItem1.OptionsTableLayoutItem.RowIndex = 2;
|
|
|
|
|
this.layoutControlItem1.Size = new System.Drawing.Size(292, 40);
|
|
|
|
|
this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
|
|
|
|
|
this.layoutControlItem1.TextVisible = false;
|
|
|
|
|
//
|
|
|
|
|
// layoutControlItem5
|
|
|
|
|
//
|
|
|
|
|
this.layoutControlItem5.Control = this.stackPanel1;
|
|
|
|
|
this.layoutControlItem5.Location = new System.Drawing.Point(100, 180);
|
|
|
|
|
this.layoutControlItem5.Name = "layoutControlItem5";
|
|
|
|
|
this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1;
|
|
|
|
|
this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 6;
|
|
|
|
|
this.layoutControlItem5.Size = new System.Drawing.Size(292, 45);
|
|
|
|
|
this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0);
|
|
|
|
|
this.layoutControlItem5.TextVisible = false;
|
|
|
|
|
//
|
|
|
|
|
// layoutControlItem2
|
|
|
|
|
//
|
|
|
|
|
this.layoutControlItem2.Control = this.txtResultColName;
|
|
|
|
|
this.layoutControlItem2.Location = new System.Drawing.Point(100, 130);
|
|
|
|
|
this.layoutControlItem2.Name = "layoutControlItem2";
|
|
|
|
|
this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1;
|
|
|
|
|
this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 4;
|
|
|
|
|
this.layoutControlItem2.Size = new System.Drawing.Size(292, 40);
|
|
|
|
|
this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
|
|
|
|
|
this.layoutControlItem2.TextVisible = false;
|
|
|
|
|
//
|
|
|
|
|
// simpleLabelItem4
|
|
|
|
|
//
|
|
|
|
|
this.simpleLabelItem4.AllowHotTrack = false;
|
|
|
|
|
this.simpleLabelItem4.AppearanceItemCaption.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
|
|
this.simpleLabelItem4.AppearanceItemCaption.Options.UseFont = true;
|
|
|
|
|
this.simpleLabelItem4.AppearanceItemCaption.Options.UseTextOptions = true;
|
|
|
|
|
this.simpleLabelItem4.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
|
|
|
|
|
this.simpleLabelItem4.Location = new System.Drawing.Point(0, 130);
|
|
|
|
|
this.simpleLabelItem4.Name = "simpleLabelItem4";
|
|
|
|
|
this.simpleLabelItem4.OptionsTableLayoutItem.RowIndex = 4;
|
|
|
|
|
this.simpleLabelItem4.Size = new System.Drawing.Size(100, 40);
|
|
|
|
|
this.simpleLabelItem4.Text = "离线参数:";
|
|
|
|
|
this.simpleLabelItem4.TextSize = new System.Drawing.Size(80, 21);
|
|
|
|
|
//
|
|
|
|
|
// splashScreenManager1
|
|
|
|
|
//
|
|
|
|
|
this.splashScreenManager1.ClosingDelay = 500;
|
|
|
|
|
//
|
|
|
|
|
// EditAheadPara
|
|
|
|
|
//
|
|
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
|
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
|
|
this.ClientSize = new System.Drawing.Size(412, 280);
|
|
|
|
|
this.Controls.Add(this.layoutControl1);
|
|
|
|
|
this.Controls.Add(this.panelControl8);
|
|
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
|
|
|
this.Name = "EditAheadPara";
|
|
|
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
|
|
|
this.Text = "EditAheadPara";
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl8)).EndInit();
|
|
|
|
|
this.panelControl8.ResumeLayout(false);
|
|
|
|
|
this.panelControl8.PerformLayout();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.cmbStation.Properties)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
|
|
|
|
|
this.layoutControl1.ResumeLayout(false);
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.stackPanel1)).EndInit();
|
|
|
|
|
this.stackPanel1.ResumeLayout(false);
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.cmbMachineType.Properties)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtPara.Properties)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtResultColName.Properties)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem1)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem2)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem3)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem4)).EndInit();
|
|
|
|
|
this.ResumeLayout(false);
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#endregion
|
|
|
|
|
|
|
|
|
|
private DevExpress.XtraEditors.PanelControl panelControl8;
|
|
|
|
|
private DevExpress.XtraEditors.LabelControl labelControl18;
|
|
|
|
|
private DevExpress.XtraEditors.ComboBoxEdit cmbStation;
|
|
|
|
|
private DevExpress.XtraEditors.SimpleButton btnSave;
|
|
|
|
|
private DevExpress.XtraEditors.SimpleButton btnCancel;
|
|
|
|
|
private DevExpress.XtraSplashScreen.SplashScreenManager splashScreenManager1;
|
|
|
|
|
private DevExpress.XtraEditors.ComboBoxEdit cmbMachineType;
|
|
|
|
|
private DevExpress.XtraLayout.LayoutControl layoutControl1;
|
|
|
|
|
private DevExpress.XtraLayout.LayoutControlGroup Root;
|
|
|
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
|
|
|
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
|
|
|
|
|
private DevExpress.Utils.Layout.StackPanel stackPanel1;
|
|
|
|
|
private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem1;
|
|
|
|
|
private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem2;
|
|
|
|
|
private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem3;
|
|
|
|
|
private DevExpress.XtraEditors.TextEdit txtPara;
|
|
|
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
|
|
|
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
|
|
|
|
|
private DevExpress.XtraEditors.TextEdit txtResultColName;
|
|
|
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
|
|
|
|
|
private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem4;
|
|
|
|
|
}
|
|
|
|
|
}
|