You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
398 lines
22 KiB
398 lines
22 KiB
namespace ICSSoft.Frame.APP
|
|
{
|
|
partial class FormICSITEMROUTE2OPAdd
|
|
{
|
|
/// <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()
|
|
{
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormICSITEMROUTE2OPAdd));
|
|
this.btnClose = new DevExpress.XtraEditors.SimpleButton();
|
|
this.lblTitle = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
|
|
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
|
|
this.txtIDMERGETYPE = new DevExpress.XtraEditors.TextEdit();
|
|
this.labelControl10 = new DevExpress.XtraEditors.LabelControl();
|
|
this.txtOPTIONALOP = new DevExpress.XtraEditors.TextEdit();
|
|
this.labelControl9 = new DevExpress.XtraEditors.LabelControl();
|
|
this.txtIDMERGERULE1 = new System.Windows.Forms.TextBox();
|
|
this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
|
|
this.txtIDMERGETYPE1 = new System.Windows.Forms.ComboBox();
|
|
this.txtOPTIONALOP1 = new System.Windows.Forms.TextBox();
|
|
this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
|
|
this.checkedListBoxOPControl = new DevExpress.XtraEditors.CheckedListBoxControl();
|
|
this.txtOPCODE = new DevExpress.XtraEditors.TextEdit();
|
|
this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
|
|
this.txtROUTECODE = new DevExpress.XtraEditors.TextEdit();
|
|
this.txtITEMCODE = new DevExpress.XtraEditors.TextEdit();
|
|
this.checkISREF = new System.Windows.Forms.CheckBox();
|
|
this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
|
|
this.save = new DevExpress.XtraEditors.SimpleButton();
|
|
this.can = new DevExpress.XtraEditors.SimpleButton();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
|
|
this.panelControl1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtIDMERGETYPE.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtOPTIONALOP.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.checkedListBoxOPControl)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtOPCODE.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtROUTECODE.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtITEMCODE.Properties)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// btnClose
|
|
//
|
|
this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.btnClose.Appearance.Options.UseFont = true;
|
|
this.btnClose.Appearance.Options.UseForeColor = true;
|
|
this.btnClose.Appearance.Options.UseTextOptions = true;
|
|
this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
|
|
this.btnClose.Location = new System.Drawing.Point(412, 1);
|
|
this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
|
|
this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.btnClose.Name = "btnClose";
|
|
this.btnClose.Size = new System.Drawing.Size(26, 23);
|
|
this.btnClose.TabIndex = 5;
|
|
this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
|
|
//
|
|
// lblTitle
|
|
//
|
|
this.lblTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.lblTitle.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.lblTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
|
|
this.lblTitle.Location = new System.Drawing.Point(1, 1);
|
|
this.lblTitle.Name = "lblTitle";
|
|
this.lblTitle.Size = new System.Drawing.Size(140, 23);
|
|
this.lblTitle.TabIndex = 6;
|
|
this.lblTitle.Text = "产品和途程的关系编辑";
|
|
//
|
|
// labelControl1
|
|
//
|
|
this.labelControl1.Location = new System.Drawing.Point(26, 29);
|
|
this.labelControl1.Name = "labelControl1";
|
|
this.labelControl1.Size = new System.Drawing.Size(36, 14);
|
|
this.labelControl1.TabIndex = 0;
|
|
this.labelControl1.Text = "产品:";
|
|
//
|
|
// panelControl1
|
|
//
|
|
this.panelControl1.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.panelControl1.Appearance.BackColor = System.Drawing.Color.White;
|
|
this.panelControl1.Appearance.Options.UseBackColor = true;
|
|
this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.panelControl1.Controls.Add(this.txtIDMERGETYPE);
|
|
this.panelControl1.Controls.Add(this.labelControl10);
|
|
this.panelControl1.Controls.Add(this.txtOPTIONALOP);
|
|
this.panelControl1.Controls.Add(this.labelControl9);
|
|
this.panelControl1.Controls.Add(this.txtIDMERGERULE1);
|
|
this.panelControl1.Controls.Add(this.labelControl8);
|
|
this.panelControl1.Controls.Add(this.labelControl7);
|
|
this.panelControl1.Controls.Add(this.txtIDMERGETYPE1);
|
|
this.panelControl1.Controls.Add(this.txtOPTIONALOP1);
|
|
this.panelControl1.Controls.Add(this.labelControl6);
|
|
this.panelControl1.Controls.Add(this.labelControl5);
|
|
this.panelControl1.Controls.Add(this.checkedListBoxOPControl);
|
|
this.panelControl1.Controls.Add(this.txtOPCODE);
|
|
this.panelControl1.Controls.Add(this.labelControl4);
|
|
this.panelControl1.Controls.Add(this.txtROUTECODE);
|
|
this.panelControl1.Controls.Add(this.txtITEMCODE);
|
|
this.panelControl1.Controls.Add(this.checkISREF);
|
|
this.panelControl1.Controls.Add(this.labelControl3);
|
|
this.panelControl1.Controls.Add(this.labelControl2);
|
|
this.panelControl1.Controls.Add(this.labelControl1);
|
|
this.panelControl1.Location = new System.Drawing.Point(1, 27);
|
|
this.panelControl1.Margin = new System.Windows.Forms.Padding(0);
|
|
this.panelControl1.Name = "panelControl1";
|
|
this.panelControl1.Size = new System.Drawing.Size(437, 573);
|
|
this.panelControl1.TabIndex = 23;
|
|
//
|
|
// txtIDMERGETYPE
|
|
//
|
|
this.txtIDMERGETYPE.Location = new System.Drawing.Point(142, 305);
|
|
this.txtIDMERGETYPE.Name = "txtIDMERGETYPE";
|
|
this.txtIDMERGETYPE.Size = new System.Drawing.Size(100, 20);
|
|
this.txtIDMERGETYPE.TabIndex = 94;
|
|
this.txtIDMERGETYPE.Visible = false;
|
|
//
|
|
// labelControl10
|
|
//
|
|
this.labelControl10.Location = new System.Drawing.Point(26, 308);
|
|
this.labelControl10.Name = "labelControl10";
|
|
this.labelControl10.Size = new System.Drawing.Size(60, 14);
|
|
this.labelControl10.TabIndex = 93;
|
|
this.labelControl10.Text = "单件工时:";
|
|
this.labelControl10.Visible = false;
|
|
//
|
|
// txtOPTIONALOP
|
|
//
|
|
this.txtOPTIONALOP.Location = new System.Drawing.Point(142, 259);
|
|
this.txtOPTIONALOP.Name = "txtOPTIONALOP";
|
|
this.txtOPTIONALOP.Size = new System.Drawing.Size(100, 20);
|
|
this.txtOPTIONALOP.TabIndex = 92;
|
|
this.txtOPTIONALOP.Visible = false;
|
|
//
|
|
// labelControl9
|
|
//
|
|
this.labelControl9.Location = new System.Drawing.Point(26, 262);
|
|
this.labelControl9.Name = "labelControl9";
|
|
this.labelControl9.Size = new System.Drawing.Size(60, 14);
|
|
this.labelControl9.TabIndex = 91;
|
|
this.labelControl9.Text = "准备工时:";
|
|
this.labelControl9.Visible = false;
|
|
//
|
|
// txtIDMERGERULE1
|
|
//
|
|
this.txtIDMERGERULE1.Location = new System.Drawing.Point(142, 534);
|
|
this.txtIDMERGERULE1.Name = "txtIDMERGERULE1";
|
|
this.txtIDMERGERULE1.Size = new System.Drawing.Size(100, 22);
|
|
this.txtIDMERGERULE1.TabIndex = 90;
|
|
this.txtIDMERGERULE1.Visible = false;
|
|
//
|
|
// labelControl8
|
|
//
|
|
this.labelControl8.Location = new System.Drawing.Point(26, 537);
|
|
this.labelControl8.Name = "labelControl8";
|
|
this.labelControl8.Size = new System.Drawing.Size(60, 14);
|
|
this.labelControl8.TabIndex = 89;
|
|
this.labelControl8.Text = "分板比例:";
|
|
this.labelControl8.Visible = false;
|
|
//
|
|
// labelControl7
|
|
//
|
|
this.labelControl7.Location = new System.Drawing.Point(26, 502);
|
|
this.labelControl7.Name = "labelControl7";
|
|
this.labelControl7.Size = new System.Drawing.Size(96, 14);
|
|
this.labelControl7.TabIndex = 88;
|
|
this.labelControl7.Text = "序列号转换类型:";
|
|
this.labelControl7.Visible = false;
|
|
//
|
|
// txtIDMERGETYPE1
|
|
//
|
|
this.txtIDMERGETYPE1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.txtIDMERGETYPE1.FormattingEnabled = true;
|
|
this.txtIDMERGETYPE1.Items.AddRange(new object[] {
|
|
"序列号转换",
|
|
"分板"});
|
|
this.txtIDMERGETYPE1.Location = new System.Drawing.Point(142, 499);
|
|
this.txtIDMERGETYPE1.Name = "txtIDMERGETYPE1";
|
|
this.txtIDMERGETYPE1.Size = new System.Drawing.Size(121, 22);
|
|
this.txtIDMERGETYPE1.TabIndex = 87;
|
|
this.txtIDMERGETYPE1.Visible = false;
|
|
this.txtIDMERGETYPE1.SelectedIndexChanged += new System.EventHandler(this.txtIDMERGETYPE_SelectedIndexChanged);
|
|
//
|
|
// txtOPTIONALOP1
|
|
//
|
|
this.txtOPTIONALOP1.Location = new System.Drawing.Point(142, 213);
|
|
this.txtOPTIONALOP1.Name = "txtOPTIONALOP1";
|
|
this.txtOPTIONALOP1.Size = new System.Drawing.Size(100, 22);
|
|
this.txtOPTIONALOP1.TabIndex = 86;
|
|
this.txtOPTIONALOP1.Visible = false;
|
|
//
|
|
// labelControl6
|
|
//
|
|
this.labelControl6.Location = new System.Drawing.Point(26, 216);
|
|
this.labelControl6.Name = "labelControl6";
|
|
this.labelControl6.Size = new System.Drawing.Size(84, 14);
|
|
this.labelControl6.TabIndex = 85;
|
|
this.labelControl6.Text = "可选线外工序:";
|
|
this.labelControl6.Visible = false;
|
|
//
|
|
// labelControl5
|
|
//
|
|
this.labelControl5.Location = new System.Drawing.Point(26, 347);
|
|
this.labelControl5.Name = "labelControl5";
|
|
this.labelControl5.Size = new System.Drawing.Size(60, 14);
|
|
this.labelControl5.TabIndex = 84;
|
|
this.labelControl5.Text = "工序类型:";
|
|
this.labelControl5.Visible = false;
|
|
//
|
|
// checkedListBoxOPControl
|
|
//
|
|
this.checkedListBoxOPControl.Location = new System.Drawing.Point(142, 347);
|
|
this.checkedListBoxOPControl.MultiColumn = true;
|
|
this.checkedListBoxOPControl.Name = "checkedListBoxOPControl";
|
|
this.checkedListBoxOPControl.Size = new System.Drawing.Size(254, 132);
|
|
this.checkedListBoxOPControl.TabIndex = 83;
|
|
this.checkedListBoxOPControl.Visible = false;
|
|
this.checkedListBoxOPControl.ItemCheck += new DevExpress.XtraEditors.Controls.ItemCheckEventHandler(this.checkedListBoxOPControl_ItemCheck);
|
|
//
|
|
// txtOPCODE
|
|
//
|
|
this.txtOPCODE.Location = new System.Drawing.Point(142, 170);
|
|
this.txtOPCODE.Name = "txtOPCODE";
|
|
this.txtOPCODE.Size = new System.Drawing.Size(100, 20);
|
|
this.txtOPCODE.TabIndex = 82;
|
|
//
|
|
// labelControl4
|
|
//
|
|
this.labelControl4.Location = new System.Drawing.Point(26, 173);
|
|
this.labelControl4.Name = "labelControl4";
|
|
this.labelControl4.Size = new System.Drawing.Size(36, 14);
|
|
this.labelControl4.TabIndex = 81;
|
|
this.labelControl4.Text = "工序:";
|
|
//
|
|
// txtROUTECODE
|
|
//
|
|
this.txtROUTECODE.Location = new System.Drawing.Point(142, 74);
|
|
this.txtROUTECODE.Name = "txtROUTECODE";
|
|
this.txtROUTECODE.Size = new System.Drawing.Size(100, 20);
|
|
this.txtROUTECODE.TabIndex = 80;
|
|
//
|
|
// txtITEMCODE
|
|
//
|
|
this.txtITEMCODE.Location = new System.Drawing.Point(142, 26);
|
|
this.txtITEMCODE.Name = "txtITEMCODE";
|
|
this.txtITEMCODE.Size = new System.Drawing.Size(100, 20);
|
|
this.txtITEMCODE.TabIndex = 79;
|
|
//
|
|
// checkISREF
|
|
//
|
|
this.checkISREF.AutoSize = true;
|
|
this.checkISREF.Location = new System.Drawing.Point(142, 125);
|
|
this.checkISREF.Name = "checkISREF";
|
|
this.checkISREF.Size = new System.Drawing.Size(15, 14);
|
|
this.checkISREF.TabIndex = 78;
|
|
this.checkISREF.UseVisualStyleBackColor = true;
|
|
//
|
|
// labelControl3
|
|
//
|
|
this.labelControl3.Location = new System.Drawing.Point(26, 125);
|
|
this.labelControl3.Name = "labelControl3";
|
|
this.labelControl3.Size = new System.Drawing.Size(60, 14);
|
|
this.labelControl3.TabIndex = 77;
|
|
this.labelControl3.Text = "默认途程:";
|
|
//
|
|
// labelControl2
|
|
//
|
|
this.labelControl2.Location = new System.Drawing.Point(26, 77);
|
|
this.labelControl2.Name = "labelControl2";
|
|
this.labelControl2.Size = new System.Drawing.Size(36, 14);
|
|
this.labelControl2.TabIndex = 75;
|
|
this.labelControl2.Text = "途程:";
|
|
//
|
|
// save
|
|
//
|
|
this.save.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.save.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.save.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.save.Appearance.Options.UseFont = true;
|
|
this.save.Appearance.Options.UseForeColor = true;
|
|
this.save.Appearance.Options.UseTextOptions = true;
|
|
this.save.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
|
|
this.save.Image = ((System.Drawing.Image)(resources.GetObject("save.Image")));
|
|
this.save.Location = new System.Drawing.Point(296, 601);
|
|
this.save.LookAndFeel.SkinName = "BlueButtonSkin";
|
|
this.save.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.save.Name = "save";
|
|
this.save.Size = new System.Drawing.Size(70, 30);
|
|
this.save.TabIndex = 30;
|
|
this.save.Text = "保存";
|
|
this.save.Click += new System.EventHandler(this.save_Click);
|
|
//
|
|
// can
|
|
//
|
|
this.can.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.can.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.can.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.can.Appearance.Options.UseFont = true;
|
|
this.can.Appearance.Options.UseForeColor = true;
|
|
this.can.Appearance.Options.UseTextOptions = true;
|
|
this.can.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.can.Image = ((System.Drawing.Image)(resources.GetObject("can.Image")));
|
|
this.can.Location = new System.Drawing.Point(368, 601);
|
|
this.can.LookAndFeel.SkinName = "BlueButtonSkin";
|
|
this.can.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.can.Name = "can";
|
|
this.can.Size = new System.Drawing.Size(70, 30);
|
|
this.can.TabIndex = 79;
|
|
this.can.Text = "取消";
|
|
this.can.Click += new System.EventHandler(this.can_Click);
|
|
//
|
|
// FormICSITEMROUTE2OPAdd
|
|
//
|
|
this.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
|
|
this.Appearance.Options.UseBackColor = true;
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(439, 633);
|
|
this.Controls.Add(this.save);
|
|
this.Controls.Add(this.panelControl1);
|
|
this.Controls.Add(this.can);
|
|
this.Controls.Add(this.lblTitle);
|
|
this.Controls.Add(this.btnClose);
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
this.Name = "FormICSITEMROUTE2OPAdd";
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
this.Text = "FormContainerAddEdit";
|
|
this.Load += new System.EventHandler(this.FormICSITEMROUTE2OPAdd_Load);
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
|
|
this.panelControl1.ResumeLayout(false);
|
|
this.panelControl1.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtIDMERGETYPE.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtOPTIONALOP.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.checkedListBoxOPControl)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtOPCODE.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtROUTECODE.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtITEMCODE.Properties)).EndInit();
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private DevExpress.XtraEditors.SimpleButton btnClose;
|
|
private DevExpress.XtraEditors.LabelControl lblTitle;
|
|
private DevExpress.XtraEditors.LabelControl labelControl1;
|
|
private DevExpress.XtraEditors.PanelControl panelControl1;
|
|
private DevExpress.XtraEditors.LabelControl labelControl2;
|
|
private DevExpress.XtraEditors.LabelControl labelControl3;
|
|
private System.Windows.Forms.CheckBox checkISREF;
|
|
private DevExpress.XtraEditors.SimpleButton save;
|
|
private DevExpress.XtraEditors.SimpleButton can;
|
|
private DevExpress.XtraEditors.TextEdit txtROUTECODE;
|
|
private DevExpress.XtraEditors.TextEdit txtITEMCODE;
|
|
private DevExpress.XtraEditors.LabelControl labelControl4;
|
|
private DevExpress.XtraEditors.TextEdit txtOPCODE;
|
|
private DevExpress.XtraEditors.CheckedListBoxControl checkedListBoxOPControl;
|
|
private DevExpress.XtraEditors.LabelControl labelControl5;
|
|
private DevExpress.XtraEditors.LabelControl labelControl6;
|
|
private System.Windows.Forms.TextBox txtOPTIONALOP1;
|
|
private System.Windows.Forms.ComboBox txtIDMERGETYPE1;
|
|
private DevExpress.XtraEditors.LabelControl labelControl8;
|
|
private DevExpress.XtraEditors.LabelControl labelControl7;
|
|
private System.Windows.Forms.TextBox txtIDMERGERULE1;
|
|
private DevExpress.XtraEditors.TextEdit txtIDMERGETYPE;
|
|
private DevExpress.XtraEditors.LabelControl labelControl10;
|
|
private DevExpress.XtraEditors.TextEdit txtOPTIONALOP;
|
|
private DevExpress.XtraEditors.LabelControl labelControl9;
|
|
}
|
|
}
|