|
|
namespace ICSSoft.Frame.APP { partial class FormICSEqpWithLocationAdd { /// <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(FormICSEqpWithLocationAdd)); this.labelControl1 = new DevExpress.XtraEditors.LabelControl(); this.panelControl1 = new DevExpress.XtraEditors.PanelControl(); this.TxtLocationName = new DevExpress.XtraEditors.TextEdit(); this.label3 = new System.Windows.Forms.Label(); this.TxtEqpName = new DevExpress.XtraEditors.TextEdit(); this.label6 = new System.Windows.Forms.Label(); this.TxtLocationCode = new DevExpress.XtraEditors.GridLookUpEdit(); this.gridView3 = new DevExpress.XtraGrid.Views.Grid.GridView(); this.TxtEqpcode = new DevExpress.XtraEditors.GridLookUpEdit(); this.gridLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView(); this.label5 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.btnClose = new DevExpress.XtraEditors.SimpleButton(); this.btnCancle = new DevExpress.XtraEditors.SimpleButton(); this.btnOK = new DevExpress.XtraEditors.SimpleButton(); ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit(); this.panelControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.TxtLocationName.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.TxtEqpName.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.TxtLocationCode.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.TxtEqpcode.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridLookUpEdit1View)).BeginInit(); this.SuspendLayout(); //
// labelControl1
//
this.labelControl1.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelControl1.Appearance.ForeColor = System.Drawing.Color.Black; this.labelControl1.Location = new System.Drawing.Point(14, 2); this.labelControl1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.labelControl1.Name = "labelControl1"; this.labelControl1.Size = new System.Drawing.Size(100, 27); this.labelControl1.TabIndex = 26; 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.TxtLocationName); this.panelControl1.Controls.Add(this.label3); this.panelControl1.Controls.Add(this.TxtEqpName); this.panelControl1.Controls.Add(this.label6); this.panelControl1.Controls.Add(this.TxtLocationCode); this.panelControl1.Controls.Add(this.TxtEqpcode); this.panelControl1.Controls.Add(this.label5); this.panelControl1.Controls.Add(this.label1); this.panelControl1.Location = new System.Drawing.Point(3, 49); this.panelControl1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.panelControl1.Name = "panelControl1"; this.panelControl1.Padding = new System.Windows.Forms.Padding(6, 0, 0, 0); this.panelControl1.Size = new System.Drawing.Size(347, 274); this.panelControl1.TabIndex = 27; //
// TxtLocationName
//
this.TxtLocationName.Enabled = false; this.TxtLocationName.Location = new System.Drawing.Point(140, 202); this.TxtLocationName.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.TxtLocationName.Name = "TxtLocationName"; this.TxtLocationName.Size = new System.Drawing.Size(167, 24); this.TxtLocationName.TabIndex = 217; //
// label3
//
this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(38, 205); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(83, 18); this.label3.TabIndex = 216; this.label3.Text = "点位名称:"; //
// TxtEqpName
//
this.TxtEqpName.Enabled = false; this.TxtEqpName.Location = new System.Drawing.Point(140, 102); this.TxtEqpName.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.TxtEqpName.Name = "TxtEqpName"; this.TxtEqpName.Size = new System.Drawing.Size(167, 24); this.TxtEqpName.TabIndex = 215; //
// label6
//
this.label6.AutoSize = true; this.label6.Location = new System.Drawing.Point(38, 105); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(83, 18); this.label6.TabIndex = 214; this.label6.Text = "设备名称:"; //
// TxtLocationCode
//
this.TxtLocationCode.EditValue = ""; this.TxtLocationCode.Location = new System.Drawing.Point(140, 151); this.TxtLocationCode.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.TxtLocationCode.Name = "TxtLocationCode"; this.TxtLocationCode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.TxtLocationCode.Properties.PopupFilterMode = DevExpress.XtraEditors.PopupFilterMode.Contains; this.TxtLocationCode.Properties.View = this.gridView3; this.TxtLocationCode.Size = new System.Drawing.Size(167, 24); this.TxtLocationCode.TabIndex = 213; this.TxtLocationCode.EditValueChanged += new System.EventHandler(this.txtOPCODE_EditValueChanged); //
// gridView3
//
this.gridView3.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus; this.gridView3.Name = "gridView3"; this.gridView3.OptionsSelection.EnableAppearanceFocusedCell = false; this.gridView3.OptionsView.ShowGroupPanel = false; //
// TxtEqpcode
//
this.TxtEqpcode.EditValue = ""; this.TxtEqpcode.Location = new System.Drawing.Point(140, 54); this.TxtEqpcode.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.TxtEqpcode.Name = "TxtEqpcode"; this.TxtEqpcode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.TxtEqpcode.Properties.PopupFilterMode = DevExpress.XtraEditors.PopupFilterMode.Contains; this.TxtEqpcode.Properties.View = this.gridLookUpEdit1View; this.TxtEqpcode.Size = new System.Drawing.Size(167, 24); this.TxtEqpcode.TabIndex = 205; this.TxtEqpcode.EditValueChanged += new System.EventHandler(this.gluItemCode_EditValueChanged); //
// gridLookUpEdit1View
//
this.gridLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus; this.gridLookUpEdit1View.Name = "gridLookUpEdit1View"; this.gridLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false; this.gridLookUpEdit1View.OptionsView.ShowGroupPanel = false; //
// label5
//
this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(38, 154); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(73, 18); this.label5.TabIndex = 70; this.label5.Text = "点位编码:"; //
// label1
//
this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(38, 60); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(73, 18); this.label1.TabIndex = 66; this.label1.Text = "设备编码:"; //
// 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(323, 2); this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin"; this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false; this.btnClose.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.btnClose.Name = "btnClose"; this.btnClose.Size = new System.Drawing.Size(30, 38); this.btnClose.TabIndex = 30; this.btnClose.Click += new System.EventHandler(this.btnClose_Click); //
// btnCancle
//
this.btnCancle.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnCancle.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnCancle.Appearance.ForeColor = System.Drawing.Color.White; this.btnCancle.Appearance.Options.UseFont = true; this.btnCancle.Appearance.Options.UseForeColor = true; this.btnCancle.Appearance.Options.UseTextOptions = true; this.btnCancle.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.btnCancle.Image = ((System.Drawing.Image)(resources.GetObject("btnCancle.Image"))); this.btnCancle.Location = new System.Drawing.Point(273, 331); this.btnCancle.LookAndFeel.SkinName = "BlueButtonSkin"; this.btnCancle.LookAndFeel.UseDefaultLookAndFeel = false; this.btnCancle.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.btnCancle.Name = "btnCancle"; this.btnCancle.Size = new System.Drawing.Size(80, 38); this.btnCancle.TabIndex = 29; this.btnCancle.Text = "取消"; this.btnCancle.Click += new System.EventHandler(this.can_Click); //
// btnOK
//
this.btnOK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnOK.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnOK.Appearance.ForeColor = System.Drawing.Color.White; this.btnOK.Appearance.Options.UseFont = true; this.btnOK.Appearance.Options.UseForeColor = true; this.btnOK.Appearance.Options.UseTextOptions = true; this.btnOK.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near; this.btnOK.Image = ((System.Drawing.Image)(resources.GetObject("btnOK.Image"))); this.btnOK.Location = new System.Drawing.Point(183, 331); this.btnOK.LookAndFeel.SkinName = "BlueButtonSkin"; this.btnOK.LookAndFeel.UseDefaultLookAndFeel = false; this.btnOK.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.btnOK.Name = "btnOK"; this.btnOK.Size = new System.Drawing.Size(80, 38); this.btnOK.TabIndex = 28; this.btnOK.Text = "保存"; this.btnOK.Click += new System.EventHandler(this.save_Click); //
// FormICSEqpWithLocationAdd
//
this.Appearance.BackColor = System.Drawing.Color.CornflowerBlue; this.Appearance.Options.UseBackColor = true; this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(354, 371); this.Controls.Add(this.btnClose); this.Controls.Add(this.btnCancle); this.Controls.Add(this.btnOK); this.Controls.Add(this.panelControl1); this.Controls.Add(this.labelControl1); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.Name = "FormICSEqpWithLocationAdd"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "FormICSShifTypeAdd"; this.Load += new System.EventHandler(this.FormICSItenLotAdd_Load); ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit(); this.panelControl1.ResumeLayout(false); this.panelControl1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.TxtLocationName.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.TxtEqpName.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.TxtLocationCode.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.TxtEqpcode.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridLookUpEdit1View)).EndInit(); this.ResumeLayout(false); this.PerformLayout();
}
#endregion
private DevExpress.XtraEditors.LabelControl labelControl1; private DevExpress.XtraEditors.PanelControl panelControl1; private DevExpress.XtraEditors.SimpleButton btnOK; private DevExpress.XtraEditors.SimpleButton btnCancle; private DevExpress.XtraEditors.SimpleButton btnClose; private System.Windows.Forms.Label label1; private System.Windows.Forms.Label label5; private DevExpress.XtraEditors.GridLookUpEdit TxtEqpcode; private DevExpress.XtraGrid.Views.Grid.GridView gridLookUpEdit1View; private DevExpress.XtraEditors.GridLookUpEdit TxtLocationCode; private DevExpress.XtraGrid.Views.Grid.GridView gridView3; private DevExpress.XtraEditors.TextEdit TxtLocationName; private System.Windows.Forms.Label label3; private DevExpress.XtraEditors.TextEdit TxtEqpName; private System.Windows.Forms.Label label6; } }
|