|
|
namespace ICSSoft.Frame.APP { partial class FormICSONWIPCheckNCRSelect { /// <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(FormICSONWIPCheckNCRSelect)); this.labelControl1 = new DevExpress.XtraEditors.LabelControl(); this.panelControl2 = new DevExpress.XtraEditors.PanelControl(); this.panelControl4 = new DevExpress.XtraEditors.PanelControl(); this.panelControl1 = new DevExpress.XtraEditors.PanelControl(); this.labelControl2 = new DevExpress.XtraEditors.LabelControl(); this.labelControl3 = new DevExpress.XtraEditors.LabelControl(); this.panelControl3 = new DevExpress.XtraEditors.PanelControl(); this.chkIsBatch = new DevExpress.XtraEditors.CheckEdit(); this.lookupErrOP = new DevExpress.XtraEditors.GridLookUpEdit(); this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); this.btnCanncel = new DevExpress.XtraEditors.SimpleButton(); this.btnOK = new DevExpress.XtraEditors.SimpleButton(); this.labelControl4 = new DevExpress.XtraEditors.LabelControl(); this.txtResult = new DevExpress.XtraEditors.GridLookUpEdit(); this.gridView3 = new DevExpress.XtraGrid.Views.Grid.GridView(); this.btnClose = new DevExpress.XtraEditors.SimpleButton(); this.listBox = new DevExpress.XtraEditors.ListBoxControl(); ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit(); this.panelControl3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.chkIsBatch.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.lookupErrOP.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtResult.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.listBox)).BeginInit(); this.SuspendLayout(); //
// labelControl1
//
this.labelControl1.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labelControl1.Appearance.ForeColor = System.Drawing.Color.White; this.labelControl1.Location = new System.Drawing.Point(4, 5); this.labelControl1.Name = "labelControl1"; this.labelControl1.Size = new System.Drawing.Size(98, 17); this.labelControl1.TabIndex = 0; this.labelControl1.Text = "委外NCR判定选择"; //
// panelControl2
//
this.panelControl2.Appearance.BackColor = System.Drawing.SystemColors.ActiveBorder; this.panelControl2.Appearance.Options.UseBackColor = true; this.panelControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.panelControl2.Dock = System.Windows.Forms.DockStyle.Right; this.panelControl2.Location = new System.Drawing.Point(408, 0); this.panelControl2.Name = "panelControl2"; this.panelControl2.Size = new System.Drawing.Size(1, 263); this.panelControl2.TabIndex = 15; //
// panelControl4
//
this.panelControl4.Appearance.BackColor = System.Drawing.SystemColors.ActiveBorder; this.panelControl4.Appearance.Options.UseBackColor = true; this.panelControl4.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.panelControl4.Dock = System.Windows.Forms.DockStyle.Bottom; this.panelControl4.Location = new System.Drawing.Point(0, 262); this.panelControl4.Name = "panelControl4"; this.panelControl4.Size = new System.Drawing.Size(408, 1); this.panelControl4.TabIndex = 16; //
// panelControl1
//
this.panelControl1.Appearance.BackColor = System.Drawing.SystemColors.ActiveBorder; this.panelControl1.Appearance.Options.UseBackColor = true; this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.panelControl1.Dock = System.Windows.Forms.DockStyle.Left; this.panelControl1.Location = new System.Drawing.Point(0, 0); this.panelControl1.Name = "panelControl1"; this.panelControl1.Size = new System.Drawing.Size(1, 262); this.panelControl1.TabIndex = 17; //
// labelControl2
//
this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.labelControl2.Location = new System.Drawing.Point(14, 16); this.labelControl2.Name = "labelControl2"; this.labelControl2.Size = new System.Drawing.Size(65, 16); this.labelControl2.TabIndex = 0; this.labelControl2.Text = "判定结果:"; //
// labelControl3
//
this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.labelControl3.Location = new System.Drawing.Point(14, 42); this.labelControl3.Name = "labelControl3"; this.labelControl3.Size = new System.Drawing.Size(65, 16); this.labelControl3.TabIndex = 0; this.labelControl3.Text = "责任工序:"; //
// panelControl3
//
this.panelControl3.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.panelControl3.Appearance.BackColor = System.Drawing.Color.White; this.panelControl3.Appearance.Options.UseBackColor = true; this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.panelControl3.Controls.Add(this.listBox); this.panelControl3.Controls.Add(this.chkIsBatch); this.panelControl3.Controls.Add(this.lookupErrOP); this.panelControl3.Controls.Add(this.labelControl4); this.panelControl3.Controls.Add(this.labelControl2); this.panelControl3.Controls.Add(this.labelControl3); this.panelControl3.Location = new System.Drawing.Point(4, 28); this.panelControl3.Margin = new System.Windows.Forms.Padding(3, 50, 3, 3); this.panelControl3.Name = "panelControl3"; this.panelControl3.Size = new System.Drawing.Size(400, 198); this.panelControl3.TabIndex = 40; //
// chkIsBatch
//
this.chkIsBatch.Location = new System.Drawing.Point(325, 13); this.chkIsBatch.Name = "chkIsBatch"; this.chkIsBatch.Properties.Caption = "是"; this.chkIsBatch.Properties.ReadOnly = true; this.chkIsBatch.Size = new System.Drawing.Size(45, 19); this.chkIsBatch.TabIndex = 188; //
// lookupErrOP
//
this.lookupErrOP.EditValue = ""; this.lookupErrOP.Location = new System.Drawing.Point(85, 39); this.lookupErrOP.Name = "lookupErrOP"; this.lookupErrOP.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.lookupErrOP.Properties.ButtonsStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat; this.lookupErrOP.Properties.NullText = ""; this.lookupErrOP.Properties.View = this.gridView1; this.lookupErrOP.Size = new System.Drawing.Size(300, 20); this.lookupErrOP.TabIndex = 186; //
// gridView1
//
this.gridView1.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus; this.gridView1.Name = "gridView1"; this.gridView1.OptionsSelection.EnableAppearanceFocusedCell = false; this.gridView1.OptionsView.ShowGroupPanel = false; //
// btnCanncel
//
this.btnCanncel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnCanncel.Location = new System.Drawing.Point(329, 232); this.btnCanncel.Name = "btnCanncel"; this.btnCanncel.Size = new System.Drawing.Size(75, 23); this.btnCanncel.TabIndex = 7; this.btnCanncel.Text = "取消"; this.btnCanncel.Click += new System.EventHandler(this.btnCanncel_Click); //
// btnOK
//
this.btnOK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnOK.Location = new System.Drawing.Point(237, 232); this.btnOK.Name = "btnOK"; this.btnOK.Size = new System.Drawing.Size(75, 23); this.btnOK.TabIndex = 6; this.btnOK.Text = "确定"; this.btnOK.Click += new System.EventHandler(this.btnOK_Click); //
// labelControl4
//
this.labelControl4.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.labelControl4.Location = new System.Drawing.Point(242, 15); this.labelControl4.Name = "labelControl4"; this.labelControl4.Size = new System.Drawing.Size(65, 16); this.labelControl4.TabIndex = 0; this.labelControl4.Text = "批量处理:"; //
// txtResult
//
this.txtResult.EditValue = ""; this.txtResult.Location = new System.Drawing.Point(89, 41); this.txtResult.Name = "txtResult"; this.txtResult.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.txtResult.Properties.ButtonsStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat; this.txtResult.Properties.NullText = ""; this.txtResult.Properties.View = this.gridView3; this.txtResult.Size = new System.Drawing.Size(109, 20); this.txtResult.TabIndex = 186; //
// gridView3
//
this.gridView3.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus; this.gridView3.Name = "gridView3"; this.gridView3.OptionsSelection.EnableAppearanceFocusedCell = false; this.gridView3.OptionsView.ShowGroupPanel = false; //
// btnClose
//
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(378, 3); 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 = 2; this.btnClose.Click += new System.EventHandler(this.btnClose_Click); //
// listBox
//
this.listBox.Location = new System.Drawing.Point(14, 69); this.listBox.Name = "listBox"; this.listBox.Size = new System.Drawing.Size(371, 117); this.listBox.TabIndex = 189; //
// FormICSONWIPCheckNCRSelect
//
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(409, 263); this.Controls.Add(this.txtResult); this.Controls.Add(this.panelControl3); this.Controls.Add(this.labelControl1); this.Controls.Add(this.btnCanncel); this.Controls.Add(this.btnClose); this.Controls.Add(this.btnOK); this.Controls.Add(this.panelControl1); this.Controls.Add(this.panelControl4); this.Controls.Add(this.panelControl2); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Name = "FormICSONWIPCheckNCRSelect"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit(); this.panelControl3.ResumeLayout(false); this.panelControl3.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.chkIsBatch.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.lookupErrOP.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtResult.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.listBox)).EndInit(); this.ResumeLayout(false); this.PerformLayout();
}
#endregion
private DevExpress.XtraEditors.SimpleButton btnClose; private DevExpress.XtraEditors.LabelControl labelControl1; private DevExpress.XtraEditors.PanelControl panelControl2; private DevExpress.XtraEditors.PanelControl panelControl4; private DevExpress.XtraEditors.PanelControl panelControl1; private DevExpress.XtraEditors.LabelControl labelControl2; private DevExpress.XtraEditors.LabelControl labelControl3; private DevExpress.XtraEditors.PanelControl panelControl3; private DevExpress.XtraEditors.SimpleButton btnCanncel; private DevExpress.XtraEditors.SimpleButton btnOK; private DevExpress.XtraEditors.GridLookUpEdit txtResult; private DevExpress.XtraGrid.Views.Grid.GridView gridView3; private DevExpress.XtraEditors.GridLookUpEdit lookupErrOP; private DevExpress.XtraGrid.Views.Grid.GridView gridView1; private DevExpress.XtraEditors.CheckEdit chkIsBatch; private DevExpress.XtraEditors.LabelControl labelControl4; private DevExpress.XtraEditors.ListBoxControl listBox; } }
|