620 lines
39 KiB
C#
620 lines
39 KiB
C#
|
|
namespace TsSFCDeivceClient
|
|
{
|
|
partial class DowntimeFormAdd
|
|
{
|
|
/// <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.components = new System.ComponentModel.Container();
|
|
DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(DowntimeFormAdd));
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = 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.toolbarFormControl1 = new DevExpress.XtraBars.ToolbarForm.ToolbarFormControl();
|
|
this.toolbarFormManager1 = new DevExpress.XtraBars.ToolbarForm.ToolbarFormManager(this.components);
|
|
this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
|
|
this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
|
|
this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
|
|
this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
|
|
this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
|
|
this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem();
|
|
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
|
|
this.rg_IsDown = new DevExpress.XtraEditors.RadioGroup();
|
|
this.textEdit2 = new DevExpress.XtraEditors.TextEdit();
|
|
this.txtBatch = new DevExpress.XtraEditors.TextEdit();
|
|
this.memoEdit1 = new DevExpress.XtraEditors.MemoEdit();
|
|
this.rg_NeedValidate = new DevExpress.XtraEditors.RadioGroup();
|
|
this.ddlWhereFailureOccurred = new DevExpress.XtraEditors.LookUpEdit();
|
|
this.bbtnDevice = new DevExpress.XtraEditors.ButtonEdit();
|
|
this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.barDockControl1 = new DevExpress.XtraBars.BarDockControl();
|
|
this.barDockControl2 = new DevExpress.XtraBars.BarDockControl();
|
|
this.barDockControl3 = new DevExpress.XtraBars.BarDockControl();
|
|
this.barDockControl4 = new DevExpress.XtraBars.BarDockControl();
|
|
this.barDockControl5 = new DevExpress.XtraBars.BarDockControl();
|
|
this.barDockControl6 = new DevExpress.XtraBars.BarDockControl();
|
|
this.barDockControl7 = new DevExpress.XtraBars.BarDockControl();
|
|
this.barDockControl8 = new DevExpress.XtraBars.BarDockControl();
|
|
this.toolbarFormControl2 = new DevExpress.XtraBars.ToolbarForm.ToolbarFormControl();
|
|
this.dxValidationProvider1 = new DevExpress.XtraEditors.DXErrorProvider.DXValidationProvider(this.components);
|
|
((System.ComponentModel.ISupportInitialize)(this.toolbarFormControl1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.toolbarFormManager1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
|
|
this.layoutControl1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.rg_IsDown.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.textEdit2.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtBatch.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.memoEdit1.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.rg_NeedValidate.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.ddlWhereFailureOccurred.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bbtnDevice.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.toolbarFormControl2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dxValidationProvider1)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// toolbarFormControl1
|
|
//
|
|
this.toolbarFormControl1.Location = new System.Drawing.Point(0, 0);
|
|
this.toolbarFormControl1.Manager = this.toolbarFormManager1;
|
|
this.toolbarFormControl1.Margin = new System.Windows.Forms.Padding(4);
|
|
this.toolbarFormControl1.Name = "toolbarFormControl1";
|
|
this.toolbarFormControl1.Size = new System.Drawing.Size(836, 31);
|
|
this.toolbarFormControl1.TabIndex = 0;
|
|
this.toolbarFormControl1.TabStop = false;
|
|
this.toolbarFormControl1.TitleItemLinks.Add(this.barButtonItem2);
|
|
this.toolbarFormControl1.ToolbarForm = this;
|
|
//
|
|
// toolbarFormManager1
|
|
//
|
|
this.toolbarFormManager1.DockControls.Add(this.barDockControlTop);
|
|
this.toolbarFormManager1.DockControls.Add(this.barDockControlBottom);
|
|
this.toolbarFormManager1.DockControls.Add(this.barDockControlLeft);
|
|
this.toolbarFormManager1.DockControls.Add(this.barDockControlRight);
|
|
this.toolbarFormManager1.Form = this;
|
|
this.toolbarFormManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
|
|
this.barButtonItem1,
|
|
this.barButtonItem2});
|
|
this.toolbarFormManager1.MaxItemId = 1;
|
|
//
|
|
// barDockControlTop
|
|
//
|
|
this.barDockControlTop.CausesValidation = false;
|
|
this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.barDockControlTop.Location = new System.Drawing.Point(0, 31);
|
|
this.barDockControlTop.Manager = this.toolbarFormManager1;
|
|
this.barDockControlTop.Margin = new System.Windows.Forms.Padding(4);
|
|
this.barDockControlTop.Size = new System.Drawing.Size(836, 0);
|
|
//
|
|
// barDockControlBottom
|
|
//
|
|
this.barDockControlBottom.CausesValidation = false;
|
|
this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.barDockControlBottom.Location = new System.Drawing.Point(0, 438);
|
|
this.barDockControlBottom.Manager = this.toolbarFormManager1;
|
|
this.barDockControlBottom.Margin = new System.Windows.Forms.Padding(4);
|
|
this.barDockControlBottom.Size = new System.Drawing.Size(836, 0);
|
|
//
|
|
// barDockControlLeft
|
|
//
|
|
this.barDockControlLeft.CausesValidation = false;
|
|
this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.barDockControlLeft.Location = new System.Drawing.Point(0, 31);
|
|
this.barDockControlLeft.Manager = this.toolbarFormManager1;
|
|
this.barDockControlLeft.Margin = new System.Windows.Forms.Padding(4);
|
|
this.barDockControlLeft.Size = new System.Drawing.Size(0, 407);
|
|
//
|
|
// barDockControlRight
|
|
//
|
|
this.barDockControlRight.CausesValidation = false;
|
|
this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
|
|
this.barDockControlRight.Location = new System.Drawing.Point(836, 31);
|
|
this.barDockControlRight.Manager = this.toolbarFormManager1;
|
|
this.barDockControlRight.Margin = new System.Windows.Forms.Padding(4);
|
|
this.barDockControlRight.Size = new System.Drawing.Size(0, 407);
|
|
//
|
|
// barButtonItem1
|
|
//
|
|
this.barButtonItem1.Caption = "提交";
|
|
this.barButtonItem1.Id = 0;
|
|
this.barButtonItem1.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barButtonItem1.ImageOptions.Image")));
|
|
this.barButtonItem1.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem1.ImageOptions.LargeImage")));
|
|
this.barButtonItem1.Name = "barButtonItem1";
|
|
this.barButtonItem1.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
|
|
//
|
|
// barButtonItem2
|
|
//
|
|
this.barButtonItem2.Caption = "提交";
|
|
this.barButtonItem2.Id = 0;
|
|
this.barButtonItem2.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barButtonItem2.ImageOptions.Image")));
|
|
this.barButtonItem2.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem2.ImageOptions.LargeImage")));
|
|
this.barButtonItem2.Name = "barButtonItem2";
|
|
this.barButtonItem2.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
|
|
this.barButtonItem2.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem2_ItemClick);
|
|
//
|
|
// layoutControl1
|
|
//
|
|
this.layoutControl1.Controls.Add(this.rg_IsDown);
|
|
this.layoutControl1.Controls.Add(this.textEdit2);
|
|
this.layoutControl1.Controls.Add(this.txtBatch);
|
|
this.layoutControl1.Controls.Add(this.memoEdit1);
|
|
this.layoutControl1.Controls.Add(this.rg_NeedValidate);
|
|
this.layoutControl1.Controls.Add(this.ddlWhereFailureOccurred);
|
|
this.layoutControl1.Controls.Add(this.bbtnDevice);
|
|
this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.layoutControl1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlItem6});
|
|
this.layoutControl1.Location = new System.Drawing.Point(0, 31);
|
|
this.layoutControl1.Margin = new System.Windows.Forms.Padding(5);
|
|
this.layoutControl1.Name = "layoutControl1";
|
|
this.layoutControl1.Root = this.Root;
|
|
this.layoutControl1.Size = new System.Drawing.Size(836, 407);
|
|
this.layoutControl1.TabIndex = 19;
|
|
this.layoutControl1.Text = "layoutControl1";
|
|
//
|
|
// rg_IsDown
|
|
//
|
|
this.rg_IsDown.EditValue = false;
|
|
this.rg_IsDown.Location = new System.Drawing.Point(300, 207);
|
|
this.rg_IsDown.Margin = new System.Windows.Forms.Padding(4);
|
|
this.rg_IsDown.MenuManager = this.toolbarFormManager1;
|
|
this.rg_IsDown.Name = "rg_IsDown";
|
|
this.rg_IsDown.Properties.Appearance.Font = new System.Drawing.Font("Microsoft YaHei UI", 11.25F);
|
|
this.rg_IsDown.Properties.Appearance.Options.UseFont = true;
|
|
this.rg_IsDown.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
|
|
new DevExpress.XtraEditors.Controls.RadioGroupItem(true, "停机"),
|
|
new DevExpress.XtraEditors.Controls.RadioGroupItem(false, "非停机")});
|
|
this.rg_IsDown.Size = new System.Drawing.Size(524, 41);
|
|
this.rg_IsDown.StyleController = this.layoutControl1;
|
|
this.rg_IsDown.TabIndex = 10;
|
|
//
|
|
// textEdit2
|
|
//
|
|
this.textEdit2.EditValue = "测试部门";
|
|
this.textEdit2.Location = new System.Drawing.Point(300, 19);
|
|
this.textEdit2.Margin = new System.Windows.Forms.Padding(4);
|
|
this.textEdit2.Name = "textEdit2";
|
|
this.textEdit2.Properties.Appearance.Font = new System.Drawing.Font("Microsoft YaHei UI", 11.25F);
|
|
this.textEdit2.Properties.Appearance.Options.UseFont = true;
|
|
this.textEdit2.Properties.ReadOnly = true;
|
|
this.textEdit2.Size = new System.Drawing.Size(524, 26);
|
|
this.textEdit2.StyleController = this.layoutControl1;
|
|
this.textEdit2.TabIndex = 9;
|
|
//
|
|
// txtBatch
|
|
//
|
|
this.txtBatch.EditValue = "N/A";
|
|
this.txtBatch.Enabled = false;
|
|
this.txtBatch.Location = new System.Drawing.Point(300, 169);
|
|
this.txtBatch.Margin = new System.Windows.Forms.Padding(4);
|
|
this.txtBatch.Name = "txtBatch";
|
|
this.txtBatch.Properties.Appearance.Font = new System.Drawing.Font("Microsoft YaHei UI", 11.25F);
|
|
this.txtBatch.Properties.Appearance.Options.UseFont = true;
|
|
this.txtBatch.Properties.MaxLength = 30;
|
|
this.txtBatch.Properties.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBatch_Properties_KeyPress);
|
|
this.txtBatch.Size = new System.Drawing.Size(524, 26);
|
|
this.txtBatch.StyleController = this.layoutControl1;
|
|
this.txtBatch.TabIndex = 8;
|
|
//
|
|
// memoEdit1
|
|
//
|
|
this.memoEdit1.Location = new System.Drawing.Point(12, 275);
|
|
this.memoEdit1.Margin = new System.Windows.Forms.Padding(4);
|
|
this.memoEdit1.Name = "memoEdit1";
|
|
this.memoEdit1.Properties.Appearance.Font = new System.Drawing.Font("Microsoft YaHei UI", 11.25F);
|
|
this.memoEdit1.Properties.Appearance.Options.UseFont = true;
|
|
this.memoEdit1.Properties.MaxLength = 4000;
|
|
this.memoEdit1.Size = new System.Drawing.Size(812, 98);
|
|
this.memoEdit1.StyleController = this.layoutControl1;
|
|
this.memoEdit1.TabIndex = 7;
|
|
//
|
|
// rg_NeedValidate
|
|
//
|
|
this.rg_NeedValidate.EditValue = false;
|
|
this.rg_NeedValidate.Location = new System.Drawing.Point(300, 102);
|
|
this.rg_NeedValidate.Margin = new System.Windows.Forms.Padding(4);
|
|
this.rg_NeedValidate.Name = "rg_NeedValidate";
|
|
this.rg_NeedValidate.Properties.Appearance.Font = new System.Drawing.Font("Microsoft YaHei UI", 11.25F);
|
|
this.rg_NeedValidate.Properties.Appearance.Options.UseFont = true;
|
|
this.rg_NeedValidate.Properties.Columns = 1;
|
|
this.rg_NeedValidate.Properties.GlyphAlignment = DevExpress.Utils.HorzAlignment.Default;
|
|
this.rg_NeedValidate.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
|
|
new DevExpress.XtraEditors.Controls.RadioGroupItem(false, "否"),
|
|
new DevExpress.XtraEditors.Controls.RadioGroupItem(true, "Yes, Product Lot/Testing Order产品批号/检测任务号")});
|
|
this.rg_NeedValidate.Size = new System.Drawing.Size(524, 56);
|
|
this.rg_NeedValidate.StyleController = this.layoutControl1;
|
|
this.rg_NeedValidate.TabIndex = 6;
|
|
this.rg_NeedValidate.EditValueChanged += new System.EventHandler(this.rg_NeedValidate_EditValueChanged);
|
|
//
|
|
// ddlWhereFailureOccurred
|
|
//
|
|
this.ddlWhereFailureOccurred.Location = new System.Drawing.Point(300, 64);
|
|
this.ddlWhereFailureOccurred.Margin = new System.Windows.Forms.Padding(4);
|
|
this.ddlWhereFailureOccurred.Name = "ddlWhereFailureOccurred";
|
|
this.ddlWhereFailureOccurred.Properties.Appearance.Font = new System.Drawing.Font("Microsoft YaHei UI", 11.25F);
|
|
this.ddlWhereFailureOccurred.Properties.Appearance.Options.UseFont = true;
|
|
this.ddlWhereFailureOccurred.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.ddlWhereFailureOccurred.Properties.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
|
|
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("FieldText", "故障发生地点", 26, DevExpress.Utils.FormatType.None, "", true, DevExpress.Utils.HorzAlignment.Default, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default)});
|
|
this.ddlWhereFailureOccurred.Size = new System.Drawing.Size(524, 26);
|
|
this.ddlWhereFailureOccurred.StyleController = this.layoutControl1;
|
|
this.ddlWhereFailureOccurred.TabIndex = 5;
|
|
//
|
|
// bbtnDevice
|
|
//
|
|
this.bbtnDevice.Location = new System.Drawing.Point(300, 19);
|
|
this.bbtnDevice.Margin = new System.Windows.Forms.Padding(4);
|
|
this.bbtnDevice.Name = "bbtnDevice";
|
|
this.bbtnDevice.Properties.Appearance.Font = new System.Drawing.Font("Microsoft YaHei UI", 11.25F);
|
|
this.bbtnDevice.Properties.Appearance.Options.UseFont = true;
|
|
editorButtonImageOptions1.Image = ((System.Drawing.Image)(resources.GetObject("editorButtonImageOptions1.Image")));
|
|
this.bbtnDevice.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
this.bbtnDevice.Properties.ReadOnly = true;
|
|
this.bbtnDevice.Size = new System.Drawing.Size(524, 26);
|
|
this.bbtnDevice.StyleController = this.layoutControl1;
|
|
this.bbtnDevice.TabIndex = 4;
|
|
this.bbtnDevice.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.bbtnDevice_ButtonClick);
|
|
//
|
|
// layoutControlItem6
|
|
//
|
|
this.layoutControlItem6.AppearanceItemCaption.Font = new System.Drawing.Font("Microsoft YaHei UI", 11.25F);
|
|
this.layoutControlItem6.AppearanceItemCaption.Options.UseFont = true;
|
|
this.layoutControlItem6.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.layoutControlItem6.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
|
this.layoutControlItem6.Control = this.textEdit2;
|
|
this.layoutControlItem6.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlItem6.Name = "layoutControlItem6";
|
|
this.layoutControlItem6.Size = new System.Drawing.Size(816, 45);
|
|
this.layoutControlItem6.Text = "申请部门";
|
|
this.layoutControlItem6.TextSize = new System.Drawing.Size(276, 20);
|
|
//
|
|
// Root
|
|
//
|
|
this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
|
|
this.Root.GroupBordersVisible = false;
|
|
this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlItem1,
|
|
this.layoutControlItem2,
|
|
this.layoutControlItem3,
|
|
this.layoutControlItem4,
|
|
this.layoutControlItem5,
|
|
this.layoutControlItem7});
|
|
this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
|
|
this.Root.Name = "Root";
|
|
columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
|
|
columnDefinition1.Width = 100D;
|
|
this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
|
|
columnDefinition1});
|
|
rowDefinition1.Height = 45D;
|
|
rowDefinition1.SizeType = System.Windows.Forms.SizeType.Absolute;
|
|
rowDefinition2.Height = 45D;
|
|
rowDefinition2.SizeType = System.Windows.Forms.SizeType.Absolute;
|
|
rowDefinition3.Height = 60D;
|
|
rowDefinition3.SizeType = System.Windows.Forms.SizeType.Absolute;
|
|
rowDefinition4.Height = 45D;
|
|
rowDefinition4.SizeType = System.Windows.Forms.SizeType.Absolute;
|
|
rowDefinition5.Height = 45D;
|
|
rowDefinition5.SizeType = System.Windows.Forms.SizeType.Absolute;
|
|
rowDefinition6.Height = 125D;
|
|
rowDefinition6.SizeType = System.Windows.Forms.SizeType.Absolute;
|
|
rowDefinition7.Height = 22D;
|
|
rowDefinition7.SizeType = System.Windows.Forms.SizeType.AutoSize;
|
|
this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
|
|
rowDefinition1,
|
|
rowDefinition2,
|
|
rowDefinition3,
|
|
rowDefinition4,
|
|
rowDefinition5,
|
|
rowDefinition6,
|
|
rowDefinition7});
|
|
this.Root.Size = new System.Drawing.Size(836, 407);
|
|
this.Root.TextVisible = false;
|
|
//
|
|
// layoutControlItem1
|
|
//
|
|
this.layoutControlItem1.AppearanceItemCaption.Font = new System.Drawing.Font("Microsoft YaHei UI", 11.25F);
|
|
this.layoutControlItem1.AppearanceItemCaption.Options.UseFont = true;
|
|
this.layoutControlItem1.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.layoutControlItem1.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
|
this.layoutControlItem1.Control = this.bbtnDevice;
|
|
this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlItem1.Name = "layoutControlItem1";
|
|
this.layoutControlItem1.Size = new System.Drawing.Size(816, 45);
|
|
this.layoutControlItem1.Text = "故障设备";
|
|
this.layoutControlItem1.TextSize = new System.Drawing.Size(276, 20);
|
|
//
|
|
// layoutControlItem2
|
|
//
|
|
this.layoutControlItem2.AppearanceItemCaption.Font = new System.Drawing.Font("Microsoft YaHei UI", 11.25F);
|
|
this.layoutControlItem2.AppearanceItemCaption.Options.UseFont = true;
|
|
this.layoutControlItem2.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.layoutControlItem2.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
|
this.layoutControlItem2.Control = this.ddlWhereFailureOccurred;
|
|
this.layoutControlItem2.CustomizationFormText = "故障发生地点";
|
|
this.layoutControlItem2.Location = new System.Drawing.Point(0, 45);
|
|
this.layoutControlItem2.Name = "layoutControlItem2";
|
|
this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 1;
|
|
this.layoutControlItem2.Size = new System.Drawing.Size(816, 45);
|
|
this.layoutControlItem2.Text = "故障发生地点";
|
|
this.layoutControlItem2.TextSize = new System.Drawing.Size(276, 20);
|
|
//
|
|
// layoutControlItem3
|
|
//
|
|
this.layoutControlItem3.AppearanceItemCaption.Font = new System.Drawing.Font("Microsoft YaHei UI", 11.25F);
|
|
this.layoutControlItem3.AppearanceItemCaption.Options.UseFont = true;
|
|
this.layoutControlItem3.Control = this.rg_NeedValidate;
|
|
this.layoutControlItem3.CustomizationFormText = "故障发生时是否有产品在加工/测试在进行";
|
|
this.layoutControlItem3.Location = new System.Drawing.Point(0, 90);
|
|
this.layoutControlItem3.Name = "layoutControlItem3";
|
|
this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 2;
|
|
this.layoutControlItem3.Size = new System.Drawing.Size(816, 60);
|
|
this.layoutControlItem3.Text = "故障发生时是否有产品在加工/测试在进行";
|
|
this.layoutControlItem3.TextSize = new System.Drawing.Size(276, 20);
|
|
//
|
|
// layoutControlItem4
|
|
//
|
|
this.layoutControlItem4.AppearanceItemCaption.Font = new System.Drawing.Font("Microsoft YaHei UI", 11.25F);
|
|
this.layoutControlItem4.AppearanceItemCaption.Options.UseFont = true;
|
|
this.layoutControlItem4.Control = this.memoEdit1;
|
|
this.layoutControlItem4.Location = new System.Drawing.Point(0, 240);
|
|
this.layoutControlItem4.Name = "layoutControlItem4";
|
|
this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 5;
|
|
this.layoutControlItem4.Size = new System.Drawing.Size(816, 125);
|
|
this.layoutControlItem4.Text = "故障现象:";
|
|
this.layoutControlItem4.TextLocation = DevExpress.Utils.Locations.Top;
|
|
this.layoutControlItem4.TextSize = new System.Drawing.Size(276, 20);
|
|
//
|
|
// layoutControlItem5
|
|
//
|
|
this.layoutControlItem5.AppearanceItemCaption.Font = new System.Drawing.Font("Microsoft YaHei UI", 11.25F);
|
|
this.layoutControlItem5.AppearanceItemCaption.Options.UseFont = true;
|
|
this.layoutControlItem5.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.layoutControlItem5.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
|
this.layoutControlItem5.Control = this.txtBatch;
|
|
this.layoutControlItem5.Location = new System.Drawing.Point(0, 150);
|
|
this.layoutControlItem5.Name = "layoutControlItem5";
|
|
this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 3;
|
|
this.layoutControlItem5.Size = new System.Drawing.Size(816, 45);
|
|
this.layoutControlItem5.Text = "产品批号";
|
|
this.layoutControlItem5.TextSize = new System.Drawing.Size(276, 20);
|
|
//
|
|
// layoutControlItem7
|
|
//
|
|
this.layoutControlItem7.AppearanceItemCaption.Font = new System.Drawing.Font("Microsoft YaHei UI", 11.25F);
|
|
this.layoutControlItem7.AppearanceItemCaption.Options.UseFont = true;
|
|
this.layoutControlItem7.Control = this.rg_IsDown;
|
|
this.layoutControlItem7.Location = new System.Drawing.Point(0, 195);
|
|
this.layoutControlItem7.Name = "layoutControlItem7";
|
|
this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 4;
|
|
this.layoutControlItem7.Size = new System.Drawing.Size(816, 45);
|
|
this.layoutControlItem7.Text = "设备状态";
|
|
this.layoutControlItem7.TextSize = new System.Drawing.Size(276, 20);
|
|
//
|
|
// barDockControl1
|
|
//
|
|
this.barDockControl1.CausesValidation = false;
|
|
this.barDockControl1.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.barDockControl1.Location = new System.Drawing.Point(0, 31);
|
|
this.barDockControl1.Manager = null;
|
|
this.barDockControl1.Margin = new System.Windows.Forms.Padding(5);
|
|
this.barDockControl1.Size = new System.Drawing.Size(0, 407);
|
|
//
|
|
// barDockControl2
|
|
//
|
|
this.barDockControl2.CausesValidation = false;
|
|
this.barDockControl2.Dock = System.Windows.Forms.DockStyle.Right;
|
|
this.barDockControl2.Location = new System.Drawing.Point(836, 31);
|
|
this.barDockControl2.Manager = null;
|
|
this.barDockControl2.Margin = new System.Windows.Forms.Padding(5);
|
|
this.barDockControl2.Size = new System.Drawing.Size(0, 407);
|
|
//
|
|
// barDockControl3
|
|
//
|
|
this.barDockControl3.CausesValidation = false;
|
|
this.barDockControl3.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.barDockControl3.Location = new System.Drawing.Point(0, 438);
|
|
this.barDockControl3.Manager = null;
|
|
this.barDockControl3.Margin = new System.Windows.Forms.Padding(5);
|
|
this.barDockControl3.Size = new System.Drawing.Size(836, 0);
|
|
//
|
|
// barDockControl4
|
|
//
|
|
this.barDockControl4.CausesValidation = false;
|
|
this.barDockControl4.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.barDockControl4.Location = new System.Drawing.Point(0, 31);
|
|
this.barDockControl4.Manager = null;
|
|
this.barDockControl4.Margin = new System.Windows.Forms.Padding(5);
|
|
this.barDockControl4.Size = new System.Drawing.Size(836, 0);
|
|
//
|
|
// barDockControl5
|
|
//
|
|
this.barDockControl5.CausesValidation = false;
|
|
this.barDockControl5.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.barDockControl5.Location = new System.Drawing.Point(0, 31);
|
|
this.barDockControl5.Manager = this.toolbarFormManager1;
|
|
this.barDockControl5.Margin = new System.Windows.Forms.Padding(5);
|
|
this.barDockControl5.Size = new System.Drawing.Size(0, 407);
|
|
//
|
|
// barDockControl6
|
|
//
|
|
this.barDockControl6.CausesValidation = false;
|
|
this.barDockControl6.Dock = System.Windows.Forms.DockStyle.Right;
|
|
this.barDockControl6.Location = new System.Drawing.Point(836, 31);
|
|
this.barDockControl6.Manager = this.toolbarFormManager1;
|
|
this.barDockControl6.Margin = new System.Windows.Forms.Padding(5);
|
|
this.barDockControl6.Size = new System.Drawing.Size(0, 407);
|
|
//
|
|
// barDockControl7
|
|
//
|
|
this.barDockControl7.CausesValidation = false;
|
|
this.barDockControl7.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.barDockControl7.Location = new System.Drawing.Point(0, 438);
|
|
this.barDockControl7.Manager = this.toolbarFormManager1;
|
|
this.barDockControl7.Margin = new System.Windows.Forms.Padding(5);
|
|
this.barDockControl7.Size = new System.Drawing.Size(836, 0);
|
|
//
|
|
// barDockControl8
|
|
//
|
|
this.barDockControl8.CausesValidation = false;
|
|
this.barDockControl8.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.barDockControl8.Location = new System.Drawing.Point(0, 31);
|
|
this.barDockControl8.Manager = this.toolbarFormManager1;
|
|
this.barDockControl8.Margin = new System.Windows.Forms.Padding(5);
|
|
this.barDockControl8.Size = new System.Drawing.Size(836, 0);
|
|
//
|
|
// toolbarFormControl2
|
|
//
|
|
this.toolbarFormControl2.Location = new System.Drawing.Point(0, 31);
|
|
this.toolbarFormControl2.Manager = this.toolbarFormManager1;
|
|
this.toolbarFormControl2.Margin = new System.Windows.Forms.Padding(5);
|
|
this.toolbarFormControl2.Name = "toolbarFormControl2";
|
|
this.toolbarFormControl2.Size = new System.Drawing.Size(836, 0);
|
|
this.toolbarFormControl2.TabIndex = 18;
|
|
this.toolbarFormControl2.TabStop = false;
|
|
this.toolbarFormControl2.TitleItemLinks.Add(this.barButtonItem1);
|
|
//
|
|
// DowntimeFormAdd
|
|
//
|
|
this.Appearance.Options.UseFont = true;
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 20F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(836, 438);
|
|
this.Controls.Add(this.layoutControl1);
|
|
this.Controls.Add(this.barDockControl1);
|
|
this.Controls.Add(this.barDockControl2);
|
|
this.Controls.Add(this.barDockControl3);
|
|
this.Controls.Add(this.barDockControl4);
|
|
this.Controls.Add(this.barDockControl5);
|
|
this.Controls.Add(this.barDockControl6);
|
|
this.Controls.Add(this.barDockControl7);
|
|
this.Controls.Add(this.barDockControl8);
|
|
this.Controls.Add(this.toolbarFormControl2);
|
|
this.Controls.Add(this.barDockControlLeft);
|
|
this.Controls.Add(this.barDockControlRight);
|
|
this.Controls.Add(this.barDockControlBottom);
|
|
this.Controls.Add(this.barDockControlTop);
|
|
this.Controls.Add(this.toolbarFormControl1);
|
|
this.DoubleBuffered = true;
|
|
this.Font = new System.Drawing.Font("Microsoft YaHei UI", 11.25F);
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
|
|
this.IconOptions.Image = global::TsSFCDeivceClient.Properties.Resources.Maintenance;
|
|
this.IconOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("DowntimeFormAdd.IconOptions.LargeImage")));
|
|
this.Margin = new System.Windows.Forms.Padding(4);
|
|
this.Name = "DowntimeFormAdd";
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
this.Text = "停机单新增";
|
|
this.ToolbarFormControl = this.toolbarFormControl1;
|
|
((System.ComponentModel.ISupportInitialize)(this.toolbarFormControl1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.toolbarFormManager1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
|
|
this.layoutControl1.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.rg_IsDown.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.textEdit2.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtBatch.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.memoEdit1.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.rg_NeedValidate.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.ddlWhereFailureOccurred.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bbtnDevice.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.toolbarFormControl2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dxValidationProvider1)).EndInit();
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private DevExpress.XtraBars.ToolbarForm.ToolbarFormControl toolbarFormControl1;
|
|
private DevExpress.XtraBars.ToolbarForm.ToolbarFormManager toolbarFormManager1;
|
|
private DevExpress.XtraBars.BarDockControl barDockControlTop;
|
|
private DevExpress.XtraBars.BarDockControl barDockControlBottom;
|
|
private DevExpress.XtraBars.BarDockControl barDockControlLeft;
|
|
private DevExpress.XtraBars.BarDockControl barDockControlRight;
|
|
private DevExpress.XtraLayout.LayoutControl layoutControl1;
|
|
private DevExpress.XtraEditors.TextEdit textEdit2;
|
|
private DevExpress.XtraEditors.TextEdit txtBatch;
|
|
private DevExpress.XtraEditors.MemoEdit memoEdit1;
|
|
private DevExpress.XtraEditors.RadioGroup rg_NeedValidate;
|
|
private DevExpress.XtraEditors.LookUpEdit ddlWhereFailureOccurred;
|
|
private DevExpress.XtraEditors.ButtonEdit bbtnDevice;
|
|
private DevExpress.XtraLayout.LayoutControlGroup Root;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
|
|
private DevExpress.XtraBars.BarDockControl barDockControl1;
|
|
private DevExpress.XtraBars.BarDockControl barDockControl2;
|
|
private DevExpress.XtraBars.BarDockControl barDockControl3;
|
|
private DevExpress.XtraBars.BarDockControl barDockControl4;
|
|
private DevExpress.XtraBars.BarDockControl barDockControl5;
|
|
private DevExpress.XtraBars.BarDockControl barDockControl6;
|
|
private DevExpress.XtraBars.BarDockControl barDockControl7;
|
|
private DevExpress.XtraBars.BarDockControl barDockControl8;
|
|
private DevExpress.XtraBars.ToolbarForm.ToolbarFormControl toolbarFormControl2;
|
|
private DevExpress.XtraBars.BarButtonItem barButtonItem1;
|
|
private DevExpress.XtraBars.BarButtonItem barButtonItem2;
|
|
private DevExpress.XtraEditors.RadioGroup rg_IsDown;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
|
|
private DevExpress.XtraEditors.DXErrorProvider.DXValidationProvider dxValidationProvider1;
|
|
}
|
|
} |