You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1099 lines
68 KiB
C#

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

namespace CompressorXN
{
partial class FrmRecipe
{
/// <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.ColumnDefinition columnDefinition3 = 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.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition();
DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition();
DevExpress.XtraLayout.RowDefinition rowDefinition6 = new DevExpress.XtraLayout.RowDefinition();
DevExpress.XtraLayout.RowDefinition rowDefinition7 = new DevExpress.XtraLayout.RowDefinition();
DevExpress.XtraLayout.RowDefinition rowDefinition8 = new DevExpress.XtraLayout.RowDefinition();
DevExpress.XtraLayout.RowDefinition rowDefinition9 = new DevExpress.XtraLayout.RowDefinition();
DevExpress.XtraLayout.RowDefinition rowDefinition10 = new DevExpress.XtraLayout.RowDefinition();
this.layoutControl2 = new DevExpress.XtraLayout.LayoutControl();
this.spinEdit4 = new DevExpress.XtraEditors.SpinEdit();
this.textEdit4 = new DevExpress.XtraEditors.TextEdit();
this.textEdit5 = new DevExpress.XtraEditors.TextEdit();
this.comboBoxEdit1 = new DevExpress.XtraEditors.ComboBoxEdit();
this.textEdit6 = new DevExpress.XtraEditors.TextEdit();
this.spinEdit5 = new DevExpress.XtraEditors.SpinEdit();
this.spinEdit6 = new DevExpress.XtraEditors.SpinEdit();
this.spinEdit7 = new DevExpress.XtraEditors.SpinEdit();
this.comboBoxEdit2 = new DevExpress.XtraEditors.ComboBoxEdit();
this.comboBoxEdit3 = new DevExpress.XtraEditors.ComboBoxEdit();
this.comboBoxEdit4 = new DevExpress.XtraEditors.ComboBoxEdit();
this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem();
this.textEdit1 = new DevExpress.XtraEditors.TextEdit();
this.Loading = new DevExpress.XtraSplashScreen.SplashScreenManager();
this.panelEx_Left = new CompressorXN_ControlLib.PanelEx();
this.grid_Receipe = new DevExpress.XtraGrid.GridControl();
this.gridView_Receipe = new DevExpress.XtraGrid.Views.Grid.GridView();
this.ProductTypeId = new DevExpress.XtraGrid.Columns.GridColumn();
this.ProductTypeName = new DevExpress.XtraGrid.Columns.GridColumn();
this.ProductTypeIndex = new DevExpress.XtraGrid.Columns.GridColumn();
this.layoutControl6 = new DevExpress.XtraLayout.LayoutControl();
this.lbl_IsUsing = new DevExpress.XtraEditors.LabelControl();
this.lbl_Id = new DevExpress.XtraEditors.LabelControl();
this.stackPanel4 = new DevExpress.Utils.Layout.StackPanel();
this.btn_UseRecipe = new System.Windows.Forms.Button();
this.btn_Unlock = new System.Windows.Forms.Button();
this.btn_DelRecipe = new System.Windows.Forms.Button();
this.stackPanel3 = new DevExpress.Utils.Layout.StackPanel();
this.btn_CopyPara = new System.Windows.Forms.Button();
this.btn_ModifyRecipe = new System.Windows.Forms.Button();
this.btn_AddRecipe = new System.Windows.Forms.Button();
this.txt_UsingRecipeName = new DevExpress.XtraEditors.TextEdit();
this.txt_RecipeName = new DevExpress.XtraEditors.TextEdit();
this.layoutControlGroup5 = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem57 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem43 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem44 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem58 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem47 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem45 = new DevExpress.XtraLayout.LayoutControlItem();
this.myParaItem = new CompressorXN_ControlLib.ParaItem();
((System.ComponentModel.ISupportInitialize)(this.layoutControl2)).BeginInit();
this.layoutControl2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.spinEdit4.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.textEdit4.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.textEdit5.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.comboBoxEdit1.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.textEdit6.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.spinEdit5.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.spinEdit6.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.spinEdit7.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.comboBoxEdit2.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.comboBoxEdit3.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.comboBoxEdit4.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelEx_Left)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.grid_Receipe)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView_Receipe)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControl6)).BeginInit();
this.layoutControl6.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.stackPanel4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.stackPanel3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_UsingRecipeName.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_RecipeName.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem57)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem43)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem44)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem58)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem47)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem45)).BeginInit();
this.SuspendLayout();
//
// layoutControl2
//
this.layoutControl2.BackColor = System.Drawing.Color.Transparent;
this.layoutControl2.Controls.Add(this.spinEdit4);
this.layoutControl2.Controls.Add(this.textEdit4);
this.layoutControl2.Controls.Add(this.textEdit5);
this.layoutControl2.Controls.Add(this.comboBoxEdit1);
this.layoutControl2.Controls.Add(this.textEdit6);
this.layoutControl2.Controls.Add(this.spinEdit5);
this.layoutControl2.Controls.Add(this.spinEdit6);
this.layoutControl2.Controls.Add(this.spinEdit7);
this.layoutControl2.Controls.Add(this.comboBoxEdit2);
this.layoutControl2.Controls.Add(this.comboBoxEdit3);
this.layoutControl2.Controls.Add(this.comboBoxEdit4);
this.layoutControl2.Dock = System.Windows.Forms.DockStyle.Fill;
this.layoutControl2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.layoutControl2.Location = new System.Drawing.Point(3, 17);
this.layoutControl2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.layoutControl2.Name = "layoutControl2";
this.layoutControl2.Root = this.layoutControlGroup1;
this.layoutControl2.Size = new System.Drawing.Size(519, 190);
this.layoutControl2.TabIndex = 3;
this.layoutControl2.Text = "layoutControl2";
//
// spinEdit4
//
this.spinEdit4.EditValue = new decimal(new int[] {
0,
0,
0,
0});
this.spinEdit4.Location = new System.Drawing.Point(114, 12);
this.spinEdit4.Name = "spinEdit4";
//
//
//
this.spinEdit4.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 11.25F);
this.spinEdit4.Properties.Appearance.Options.UseFont = true;
this.spinEdit4.Properties.AutoHeight = false;
this.spinEdit4.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.spinEdit4.Size = new System.Drawing.Size(74, 26);
this.spinEdit4.StyleController = this.layoutControl2;
this.spinEdit4.TabIndex = 12;
//
// textEdit4
//
this.textEdit4.EditValue = "1";
this.textEdit4.Location = new System.Drawing.Point(114, 150);
this.textEdit4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.textEdit4.Name = "textEdit4";
//
//
//
this.textEdit4.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 11.25F);
this.textEdit4.Properties.Appearance.Options.UseFont = true;
this.textEdit4.Properties.AutoHeight = false;
this.textEdit4.Size = new System.Drawing.Size(76, 28);
this.textEdit4.StyleController = this.layoutControl2;
this.textEdit4.TabIndex = 9;
//
// textEdit5
//
this.textEdit5.Location = new System.Drawing.Point(408, 104);
this.textEdit5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.textEdit5.Name = "textEdit5";
//
//
//
this.textEdit5.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 11.25F);
this.textEdit5.Properties.Appearance.Options.UseFont = true;
this.textEdit5.Properties.AutoHeight = false;
this.textEdit5.Size = new System.Drawing.Size(99, 26);
this.textEdit5.StyleController = this.layoutControl2;
this.textEdit5.TabIndex = 10;
//
// comboBoxEdit1
//
this.comboBoxEdit1.Location = new System.Drawing.Point(408, 58);
this.comboBoxEdit1.Name = "comboBoxEdit1";
//
//
//
this.comboBoxEdit1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 11.25F);
this.comboBoxEdit1.Properties.Appearance.Options.UseFont = true;
this.comboBoxEdit1.Properties.AppearanceDropDown.Font = new System.Drawing.Font("Tahoma", 11.25F);
this.comboBoxEdit1.Properties.AppearanceDropDown.Options.UseFont = true;
this.comboBoxEdit1.Properties.AppearanceFocused.Font = new System.Drawing.Font("Tahoma", 11.25F);
this.comboBoxEdit1.Properties.AppearanceFocused.Options.UseFont = true;
this.comboBoxEdit1.Properties.AppearanceItemSelected.Font = new System.Drawing.Font("Tahoma", 11.25F);
this.comboBoxEdit1.Properties.AppearanceItemSelected.Options.UseFont = true;
this.comboBoxEdit1.Properties.AutoHeight = false;
this.comboBoxEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.comboBoxEdit1.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
this.comboBoxEdit1.Size = new System.Drawing.Size(99, 26);
this.comboBoxEdit1.StyleController = this.layoutControl2;
this.comboBoxEdit1.TabIndex = 10;
//
// textEdit6
//
this.textEdit6.EditValue = "ABCDEF";
this.textEdit6.Location = new System.Drawing.Point(408, 12);
this.textEdit6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.textEdit6.Name = "textEdit6";
//
//
//
this.textEdit6.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 11.25F);
this.textEdit6.Properties.Appearance.Options.UseFont = true;
this.textEdit6.Properties.AutoHeight = false;
this.textEdit6.Size = new System.Drawing.Size(99, 26);
this.textEdit6.StyleController = this.layoutControl2;
this.textEdit6.TabIndex = 9;
//
// spinEdit5
//
this.spinEdit5.EditValue = new decimal(new int[] {
0,
0,
0,
0});
this.spinEdit5.Location = new System.Drawing.Point(312, 104);
this.spinEdit5.Name = "spinEdit5";
//
//
//
this.spinEdit5.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 11.25F);
this.spinEdit5.Properties.Appearance.Options.UseFont = true;
this.spinEdit5.Properties.AutoHeight = false;
this.spinEdit5.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.spinEdit5.Size = new System.Drawing.Size(76, 26);
this.spinEdit5.StyleController = this.layoutControl2;
this.spinEdit5.TabIndex = 11;
//
// spinEdit6
//
this.spinEdit6.EditValue = new decimal(new int[] {
0,
0,
0,
0});
this.spinEdit6.Location = new System.Drawing.Point(312, 58);
this.spinEdit6.Name = "spinEdit6";
//
//
//
this.spinEdit6.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 11.25F);
this.spinEdit6.Properties.Appearance.Options.UseFont = true;
this.spinEdit6.Properties.AutoHeight = false;
this.spinEdit6.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.spinEdit6.Size = new System.Drawing.Size(76, 26);
this.spinEdit6.StyleController = this.layoutControl2;
this.spinEdit6.TabIndex = 11;
//
// spinEdit7
//
this.spinEdit7.EditValue = new decimal(new int[] {
0,
0,
0,
0});
this.spinEdit7.Location = new System.Drawing.Point(312, 12);
this.spinEdit7.Name = "spinEdit7";
//
//
//
this.spinEdit7.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 11.25F);
this.spinEdit7.Properties.Appearance.Options.UseFont = true;
this.spinEdit7.Properties.AutoHeight = false;
this.spinEdit7.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.spinEdit7.Size = new System.Drawing.Size(76, 26);
this.spinEdit7.StyleController = this.layoutControl2;
this.spinEdit7.TabIndex = 11;
//
// comboBoxEdit2
//
this.comboBoxEdit2.Location = new System.Drawing.Point(114, 12);
this.comboBoxEdit2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.comboBoxEdit2.Name = "comboBoxEdit2";
//
//
//
this.comboBoxEdit2.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 11.25F);
this.comboBoxEdit2.Properties.Appearance.Options.UseFont = true;
this.comboBoxEdit2.Properties.AutoHeight = false;
this.comboBoxEdit2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.comboBoxEdit2.Size = new System.Drawing.Size(74, 26);
this.comboBoxEdit2.StyleController = this.layoutControl2;
this.comboBoxEdit2.TabIndex = 4;
//
// comboBoxEdit3
//
this.comboBoxEdit3.Location = new System.Drawing.Point(114, 58);
this.comboBoxEdit3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.comboBoxEdit3.Name = "comboBoxEdit3";
//
//
//
this.comboBoxEdit3.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 11.25F);
this.comboBoxEdit3.Properties.Appearance.Options.UseFont = true;
this.comboBoxEdit3.Properties.AutoHeight = false;
this.comboBoxEdit3.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.comboBoxEdit3.Size = new System.Drawing.Size(76, 26);
this.comboBoxEdit3.StyleController = this.layoutControl2;
this.comboBoxEdit3.TabIndex = 4;
//
// comboBoxEdit4
//
this.comboBoxEdit4.Location = new System.Drawing.Point(114, 104);
this.comboBoxEdit4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.comboBoxEdit4.Name = "comboBoxEdit4";
//
//
//
this.comboBoxEdit4.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 11.25F);
this.comboBoxEdit4.Properties.Appearance.Options.UseFont = true;
this.comboBoxEdit4.Properties.AutoHeight = false;
this.comboBoxEdit4.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.comboBoxEdit4.Size = new System.Drawing.Size(76, 26);
this.comboBoxEdit4.StyleController = this.layoutControl2;
this.comboBoxEdit4.TabIndex = 5;
//
// layoutControlGroup1
//
this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
this.layoutControlGroup1.GroupBordersVisible = false;
this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem5,
this.layoutControlItem6,
this.layoutControlItem15,
this.layoutControlItem16,
this.layoutControlItem17,
this.layoutControlItem18,
this.layoutControlItem19,
this.layoutControlItem20,
this.layoutControlItem21});
this.layoutControlGroup1.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
this.layoutControlGroup1.Name = "Root";
columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
columnDefinition1.Width = 5D;
columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
columnDefinition2.Width = 5D;
columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
columnDefinition3.Width = 3D;
this.layoutControlGroup1.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
columnDefinition1,
columnDefinition2,
columnDefinition3});
rowDefinition1.Height = 100D;
rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
rowDefinition2.Height = 100D;
rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
rowDefinition3.Height = 100D;
rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
rowDefinition4.Height = 100D;
rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
this.layoutControlGroup1.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
rowDefinition1,
rowDefinition2,
rowDefinition3,
rowDefinition4});
this.layoutControlGroup1.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 2, 2);
this.layoutControlGroup1.Size = new System.Drawing.Size(519, 190);
this.layoutControlGroup1.TextVisible = false;
//
// layoutControlItem5
//
this.layoutControlItem5.AppearanceItemCaption.Font = new System.Drawing.Font("微软雅黑", 11.25F);
this.layoutControlItem5.AppearanceItemCaption.ForeColor = System.Drawing.Color.White;
this.layoutControlItem5.AppearanceItemCaption.Options.UseFont = true;
this.layoutControlItem5.AppearanceItemCaption.Options.UseForeColor = true;
this.layoutControlItem5.AppearanceItemCaption.Options.UseTextOptions = true;
this.layoutControlItem5.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
this.layoutControlItem5.Control = this.comboBoxEdit4;
this.layoutControlItem5.Location = new System.Drawing.Point(0, 92);
this.layoutControlItem5.Name = "layoutControlItem2";
this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 2;
this.layoutControlItem5.Padding = new DevExpress.XtraLayout.Utils.Padding(10, 10, 10, 10);
this.layoutControlItem5.Size = new System.Drawing.Size(198, 46);
this.layoutControlItem5.Text = "前缀3";
this.layoutControlItem5.TextSize = new System.Drawing.Size(90, 20);
//
// layoutControlItem6
//
this.layoutControlItem6.AppearanceItemCaption.Font = new System.Drawing.Font("微软雅黑", 11.25F);
this.layoutControlItem6.AppearanceItemCaption.ForeColor = System.Drawing.Color.White;
this.layoutControlItem6.AppearanceItemCaption.Options.UseFont = true;
this.layoutControlItem6.AppearanceItemCaption.Options.UseForeColor = true;
this.layoutControlItem6.AppearanceItemCaption.Options.UseTextOptions = true;
this.layoutControlItem6.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
this.layoutControlItem6.Control = this.comboBoxEdit3;
this.layoutControlItem6.Location = new System.Drawing.Point(0, 46);
this.layoutControlItem6.Name = "layoutControlItem1";
this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1;
this.layoutControlItem6.Padding = new DevExpress.XtraLayout.Utils.Padding(10, 10, 10, 10);
this.layoutControlItem6.Size = new System.Drawing.Size(198, 46);
this.layoutControlItem6.Text = "前缀2";
this.layoutControlItem6.TextSize = new System.Drawing.Size(90, 20);
//
// layoutControlItem15
//
this.layoutControlItem15.AppearanceItemCaption.Font = new System.Drawing.Font("微软雅黑", 11.25F);
this.layoutControlItem15.AppearanceItemCaption.ForeColor = System.Drawing.Color.White;
this.layoutControlItem15.AppearanceItemCaption.Options.UseFont = true;
this.layoutControlItem15.AppearanceItemCaption.Options.UseForeColor = true;
this.layoutControlItem15.AppearanceItemCaption.Options.UseTextOptions = true;
this.layoutControlItem15.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
this.layoutControlItem15.Control = this.spinEdit7;
this.layoutControlItem15.Location = new System.Drawing.Point(198, 0);
this.layoutControlItem15.Name = "layoutControlItem4";
this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem15.Padding = new DevExpress.XtraLayout.Utils.Padding(10, 10, 10, 10);
this.layoutControlItem15.Size = new System.Drawing.Size(198, 46);
this.layoutControlItem15.Text = "长度:";
this.layoutControlItem15.TextSize = new System.Drawing.Size(90, 20);
//
// layoutControlItem16
//
this.layoutControlItem16.AppearanceItemCaption.Font = new System.Drawing.Font("微软雅黑", 11.25F);
this.layoutControlItem16.AppearanceItemCaption.ForeColor = System.Drawing.Color.White;
this.layoutControlItem16.AppearanceItemCaption.Options.UseFont = true;
this.layoutControlItem16.AppearanceItemCaption.Options.UseForeColor = true;
this.layoutControlItem16.AppearanceItemCaption.Options.UseTextOptions = true;
this.layoutControlItem16.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
this.layoutControlItem16.Control = this.spinEdit6;
this.layoutControlItem16.Location = new System.Drawing.Point(198, 46);
this.layoutControlItem16.Name = "layoutControlItem8";
this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 1;
this.layoutControlItem16.Padding = new DevExpress.XtraLayout.Utils.Padding(10, 10, 10, 10);
this.layoutControlItem16.Size = new System.Drawing.Size(198, 46);
this.layoutControlItem16.Text = "长度:";
this.layoutControlItem16.TextSize = new System.Drawing.Size(90, 20);
//
// layoutControlItem17
//
this.layoutControlItem17.AppearanceItemCaption.Font = new System.Drawing.Font("微软雅黑", 11.25F);
this.layoutControlItem17.AppearanceItemCaption.ForeColor = System.Drawing.Color.White;
this.layoutControlItem17.AppearanceItemCaption.Options.UseFont = true;
this.layoutControlItem17.AppearanceItemCaption.Options.UseForeColor = true;
this.layoutControlItem17.AppearanceItemCaption.Options.UseTextOptions = true;
this.layoutControlItem17.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
this.layoutControlItem17.Control = this.spinEdit5;
this.layoutControlItem17.Location = new System.Drawing.Point(198, 92);
this.layoutControlItem17.Name = "layoutControlItem9";
this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 2;
this.layoutControlItem17.Padding = new DevExpress.XtraLayout.Utils.Padding(10, 10, 10, 10);
this.layoutControlItem17.Size = new System.Drawing.Size(198, 46);
this.layoutControlItem17.Text = "长度:";
this.layoutControlItem17.TextSize = new System.Drawing.Size(90, 20);
//
// layoutControlItem18
//
this.layoutControlItem18.Control = this.textEdit6;
this.layoutControlItem18.Location = new System.Drawing.Point(396, 0);
this.layoutControlItem18.Name = "layoutControlItem10";
this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem18.Padding = new DevExpress.XtraLayout.Utils.Padding(10, 10, 10, 10);
this.layoutControlItem18.Size = new System.Drawing.Size(119, 46);
this.layoutControlItem18.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem18.TextVisible = false;
//
// layoutControlItem19
//
this.layoutControlItem19.Control = this.comboBoxEdit1;
this.layoutControlItem19.Location = new System.Drawing.Point(396, 46);
this.layoutControlItem19.Name = "layoutControlItem11";
this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 1;
this.layoutControlItem19.Padding = new DevExpress.XtraLayout.Utils.Padding(10, 10, 10, 10);
this.layoutControlItem19.Size = new System.Drawing.Size(119, 46);
this.layoutControlItem19.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem19.TextVisible = false;
//
// layoutControlItem20
//
this.layoutControlItem20.Control = this.textEdit5;
this.layoutControlItem20.Location = new System.Drawing.Point(396, 92);
this.layoutControlItem20.Name = "layoutControlItem12";
this.layoutControlItem20.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem20.OptionsTableLayoutItem.RowIndex = 2;
this.layoutControlItem20.Padding = new DevExpress.XtraLayout.Utils.Padding(10, 10, 10, 10);
this.layoutControlItem20.Size = new System.Drawing.Size(119, 46);
this.layoutControlItem20.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem20.TextVisible = false;
//
// layoutControlItem21
//
this.layoutControlItem21.AppearanceItemCaption.Font = new System.Drawing.Font("微软雅黑", 11.25F);
this.layoutControlItem21.AppearanceItemCaption.ForeColor = System.Drawing.Color.White;
this.layoutControlItem21.AppearanceItemCaption.Options.UseFont = true;
this.layoutControlItem21.AppearanceItemCaption.Options.UseForeColor = true;
this.layoutControlItem21.AppearanceItemCaption.Options.UseTextOptions = true;
this.layoutControlItem21.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
this.layoutControlItem21.Control = this.textEdit4;
this.layoutControlItem21.Location = new System.Drawing.Point(0, 138);
this.layoutControlItem21.Name = "layoutControlItem13";
this.layoutControlItem21.OptionsTableLayoutItem.RowIndex = 3;
this.layoutControlItem21.Padding = new DevExpress.XtraLayout.Utils.Padding(10, 10, 10, 10);
this.layoutControlItem21.Size = new System.Drawing.Size(198, 48);
this.layoutControlItem21.Text = "流水号长度:";
this.layoutControlItem21.TextSize = new System.Drawing.Size(90, 20);
//
// textEdit1
//
this.textEdit1.Location = new System.Drawing.Point(136, 220);
this.textEdit1.Name = "textEdit1";
this.textEdit1.Size = new System.Drawing.Size(166, 20);
this.textEdit1.TabIndex = 10;
//
// panelEx_Left
//
this.panelEx_Left.BorderColor = System.Drawing.Color.Silver;
this.panelEx_Left.BorderWidth = 1;
this.panelEx_Left.BottomGap = 1;
this.panelEx_Left.Controls.Add(this.grid_Receipe);
this.panelEx_Left.Controls.Add(this.layoutControl6);
this.panelEx_Left.Dock = System.Windows.Forms.DockStyle.Left;
this.panelEx_Left.LeftGap = 1;
this.panelEx_Left.Location = new System.Drawing.Point(0, 0);
this.panelEx_Left.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
this.panelEx_Left.Name = "panelEx_Left";
this.panelEx_Left.RightGap = 1;
this.panelEx_Left.Size = new System.Drawing.Size(381, 800);
this.panelEx_Left.TabIndex = 18;
this.panelEx_Left.TopGap = 1;
//
// grid_Receipe
//
this.grid_Receipe.Dock = System.Windows.Forms.DockStyle.Fill;
//
//
//
this.grid_Receipe.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
this.grid_Receipe.Location = new System.Drawing.Point(2, 2);
this.grid_Receipe.MainView = this.gridView_Receipe;
this.grid_Receipe.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
this.grid_Receipe.Name = "grid_Receipe";
this.grid_Receipe.Size = new System.Drawing.Size(377, 501);
this.grid_Receipe.TabIndex = 13;
this.grid_Receipe.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView_Receipe});
//
// gridView_Receipe
//
this.gridView_Receipe.Appearance.HeaderPanel.Options.UseTextOptions = true;
this.gridView_Receipe.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridView_Receipe.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.ProductTypeId,
this.ProductTypeName,
this.ProductTypeIndex});
this.gridView_Receipe.DetailHeight = 367;
this.gridView_Receipe.GridControl = this.grid_Receipe;
this.gridView_Receipe.Name = "gridView_Receipe";
this.gridView_Receipe.OptionsBehavior.Editable = false;
this.gridView_Receipe.OptionsSelection.EnableAppearanceFocusedCell = false;
this.gridView_Receipe.OptionsSelection.EnableAppearanceHideSelection = false;
this.gridView_Receipe.OptionsView.ColumnHeaderAutoHeight = DevExpress.Utils.DefaultBoolean.True;
this.gridView_Receipe.OptionsView.ShowGroupPanel = false;
this.gridView_Receipe.OptionsView.ShowIndicator = false;
this.gridView_Receipe.RowHeight = 31;
this.gridView_Receipe.RowClick += new DevExpress.XtraGrid.Views.Grid.RowClickEventHandler(this.gridView_Receipe_RowClick);
//
// ProductTypeId
//
this.ProductTypeId.Caption = "Id";
this.ProductTypeId.FieldName = "Id";
this.ProductTypeId.MinWidth = 25;
this.ProductTypeId.Name = "ProductTypeId";
this.ProductTypeId.Width = 94;
//
// ProductTypeName
//
this.ProductTypeName.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 12F);
this.ProductTypeName.AppearanceCell.ForeColor = System.Drawing.Color.Black;
this.ProductTypeName.AppearanceCell.Options.UseFont = true;
this.ProductTypeName.AppearanceCell.Options.UseForeColor = true;
this.ProductTypeName.AppearanceCell.Options.UseTextOptions = true;
this.ProductTypeName.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.ProductTypeName.AppearanceHeader.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(161)))), ((int)(((byte)(208)))));
this.ProductTypeName.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold);
this.ProductTypeName.AppearanceHeader.ForeColor = System.Drawing.Color.Black;
this.ProductTypeName.AppearanceHeader.Options.UseBackColor = true;
this.ProductTypeName.AppearanceHeader.Options.UseFont = true;
this.ProductTypeName.AppearanceHeader.Options.UseForeColor = true;
this.ProductTypeName.Caption = "机型名称";
this.ProductTypeName.FieldName = "ProductTypeName";
this.ProductTypeName.MinWidth = 250;
this.ProductTypeName.Name = "ProductTypeName";
this.ProductTypeName.OptionsColumn.AllowMerge = DevExpress.Utils.DefaultBoolean.False;
this.ProductTypeName.OptionsColumn.AllowMove = false;
this.ProductTypeName.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
this.ProductTypeName.OptionsColumn.ReadOnly = true;
this.ProductTypeName.OptionsFilter.AllowFilter = false;
this.ProductTypeName.Visible = true;
this.ProductTypeName.VisibleIndex = 0;
this.ProductTypeName.Width = 476;
//
// ProductTypeIndex
//
this.ProductTypeIndex.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 12F);
this.ProductTypeIndex.AppearanceCell.ForeColor = System.Drawing.Color.Black;
this.ProductTypeIndex.AppearanceCell.Options.UseFont = true;
this.ProductTypeIndex.AppearanceCell.Options.UseForeColor = true;
this.ProductTypeIndex.AppearanceCell.Options.UseTextOptions = true;
this.ProductTypeIndex.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.ProductTypeIndex.AppearanceHeader.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(161)))), ((int)(((byte)(208)))));
this.ProductTypeIndex.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold);
this.ProductTypeIndex.AppearanceHeader.ForeColor = System.Drawing.Color.Black;
this.ProductTypeIndex.AppearanceHeader.Options.UseBackColor = true;
this.ProductTypeIndex.AppearanceHeader.Options.UseFont = true;
this.ProductTypeIndex.AppearanceHeader.Options.UseForeColor = true;
this.ProductTypeIndex.AppearanceHeader.Options.UseTextOptions = true;
this.ProductTypeIndex.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.ProductTypeIndex.Caption = "机型索引";
this.ProductTypeIndex.FieldName = "ProductTypeIndex";
this.ProductTypeIndex.MinWidth = 100;
this.ProductTypeIndex.Name = "ProductTypeIndex";
this.ProductTypeIndex.OptionsColumn.AllowMerge = DevExpress.Utils.DefaultBoolean.False;
this.ProductTypeIndex.OptionsColumn.AllowMove = false;
this.ProductTypeIndex.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
this.ProductTypeIndex.OptionsColumn.ReadOnly = true;
this.ProductTypeIndex.OptionsFilter.AllowFilter = false;
this.ProductTypeIndex.Visible = true;
this.ProductTypeIndex.VisibleIndex = 1;
this.ProductTypeIndex.Width = 100;
//
// layoutControl6
//
this.layoutControl6.Controls.Add(this.lbl_IsUsing);
this.layoutControl6.Controls.Add(this.lbl_Id);
this.layoutControl6.Controls.Add(this.stackPanel4);
this.layoutControl6.Controls.Add(this.stackPanel3);
this.layoutControl6.Controls.Add(this.txt_UsingRecipeName);
this.layoutControl6.Controls.Add(this.txt_RecipeName);
this.layoutControl6.Dock = System.Windows.Forms.DockStyle.Bottom;
this.layoutControl6.Location = new System.Drawing.Point(2, 503);
this.layoutControl6.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
this.layoutControl6.Name = "layoutControl6";
this.layoutControl6.Root = this.layoutControlGroup5;
this.layoutControl6.Size = new System.Drawing.Size(377, 295);
this.layoutControl6.TabIndex = 16;
this.layoutControl6.Text = "layoutControl6";
//
// lbl_IsUsing
//
this.lbl_IsUsing.Appearance.ForeColor = System.Drawing.Color.White;
this.lbl_IsUsing.Appearance.Options.UseForeColor = true;
this.lbl_IsUsing.Location = new System.Drawing.Point(12, 266);
this.lbl_IsUsing.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
this.lbl_IsUsing.Name = "lbl_IsUsing";
this.lbl_IsUsing.Size = new System.Drawing.Size(353, 14);
this.lbl_IsUsing.StyleController = this.layoutControl6;
this.lbl_IsUsing.TabIndex = 18;
//
// lbl_Id
//
this.lbl_Id.Appearance.ForeColor = System.Drawing.Color.White;
this.lbl_Id.Appearance.Options.UseForeColor = true;
this.lbl_Id.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
this.lbl_Id.Location = new System.Drawing.Point(12, 245);
this.lbl_Id.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
this.lbl_Id.Name = "lbl_Id";
this.lbl_Id.Size = new System.Drawing.Size(353, 14);
this.lbl_Id.StyleController = this.layoutControl6;
this.lbl_Id.TabIndex = 17;
//
// stackPanel4
//
this.stackPanel4.Controls.Add(this.btn_UseRecipe);
this.stackPanel4.Controls.Add(this.btn_Unlock);
this.stackPanel4.Controls.Add(this.btn_DelRecipe);
this.stackPanel4.Location = new System.Drawing.Point(12, 186);
this.stackPanel4.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
this.stackPanel4.Name = "stackPanel4";
this.stackPanel4.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
this.stackPanel4.Size = new System.Drawing.Size(353, 55);
this.stackPanel4.TabIndex = 7;
//
// btn_UseRecipe
//
this.btn_UseRecipe.Font = new System.Drawing.Font("微软雅黑", 12F);
this.btn_UseRecipe.ForeColor = System.Drawing.Color.Black;
this.btn_UseRecipe.Location = new System.Drawing.Point(242, 9);
this.btn_UseRecipe.Margin = new System.Windows.Forms.Padding(5);
this.btn_UseRecipe.Name = "btn_UseRecipe";
this.btn_UseRecipe.Size = new System.Drawing.Size(106, 37);
this.btn_UseRecipe.TabIndex = 4;
this.btn_UseRecipe.Text = "应用机型";
this.btn_UseRecipe.UseVisualStyleBackColor = false;
this.btn_UseRecipe.Click += new System.EventHandler(this.btn_UseRecipe_Click);
//
// btn_Unlock
//
this.btn_Unlock.Font = new System.Drawing.Font("微软雅黑", 12F);
this.btn_Unlock.ForeColor = System.Drawing.Color.Black;
this.btn_Unlock.Location = new System.Drawing.Point(126, 9);
this.btn_Unlock.Margin = new System.Windows.Forms.Padding(5);
this.btn_Unlock.Name = "btn_Unlock";
this.btn_Unlock.Size = new System.Drawing.Size(106, 37);
this.btn_Unlock.TabIndex = 4;
this.btn_Unlock.Text = "解锁";
this.btn_Unlock.UseVisualStyleBackColor = false;
this.btn_Unlock.Click += new System.EventHandler(this.btn_Unlock_Click);
//
// btn_DelRecipe
//
this.btn_DelRecipe.Font = new System.Drawing.Font("微软雅黑", 12F);
this.btn_DelRecipe.ForeColor = System.Drawing.Color.Black;
this.btn_DelRecipe.Location = new System.Drawing.Point(10, 9);
this.btn_DelRecipe.Margin = new System.Windows.Forms.Padding(5);
this.btn_DelRecipe.Name = "btn_DelRecipe";
this.btn_DelRecipe.Size = new System.Drawing.Size(106, 37);
this.btn_DelRecipe.TabIndex = 4;
this.btn_DelRecipe.Text = "删除机型";
this.btn_DelRecipe.UseVisualStyleBackColor = false;
this.btn_DelRecipe.Click += new System.EventHandler(this.btn_DelRecipe_Click);
//
// stackPanel3
//
this.stackPanel3.Controls.Add(this.btn_CopyPara);
this.stackPanel3.Controls.Add(this.btn_ModifyRecipe);
this.stackPanel3.Controls.Add(this.btn_AddRecipe);
this.stackPanel3.Location = new System.Drawing.Point(12, 128);
this.stackPanel3.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
this.stackPanel3.Name = "stackPanel3";
this.stackPanel3.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
this.stackPanel3.Size = new System.Drawing.Size(353, 54);
this.stackPanel3.TabIndex = 6;
//
// btn_CopyPara
//
this.btn_CopyPara.Font = new System.Drawing.Font("微软雅黑", 12F);
this.btn_CopyPara.ForeColor = System.Drawing.Color.Black;
this.btn_CopyPara.Location = new System.Drawing.Point(242, 8);
this.btn_CopyPara.Margin = new System.Windows.Forms.Padding(5);
this.btn_CopyPara.Name = "btn_CopyPara";
this.btn_CopyPara.Size = new System.Drawing.Size(106, 37);
this.btn_CopyPara.TabIndex = 4;
this.btn_CopyPara.Text = "复制参数";
this.btn_CopyPara.UseVisualStyleBackColor = false;
this.btn_CopyPara.Click += new System.EventHandler(this.btn_CopyPara_Click);
//
// btn_ModifyRecipe
//
this.btn_ModifyRecipe.Font = new System.Drawing.Font("微软雅黑", 12F);
this.btn_ModifyRecipe.ForeColor = System.Drawing.Color.Black;
this.btn_ModifyRecipe.Location = new System.Drawing.Point(126, 8);
this.btn_ModifyRecipe.Margin = new System.Windows.Forms.Padding(5);
this.btn_ModifyRecipe.Name = "btn_ModifyRecipe";
this.btn_ModifyRecipe.Size = new System.Drawing.Size(106, 37);
this.btn_ModifyRecipe.TabIndex = 4;
this.btn_ModifyRecipe.Text = "修改机型";
this.btn_ModifyRecipe.UseVisualStyleBackColor = false;
this.btn_ModifyRecipe.Click += new System.EventHandler(this.btn_ModifyRecipe_Click);
//
// btn_AddRecipe
//
this.btn_AddRecipe.Font = new System.Drawing.Font("微软雅黑", 12F);
this.btn_AddRecipe.ForeColor = System.Drawing.Color.Black;
this.btn_AddRecipe.Location = new System.Drawing.Point(10, 8);
this.btn_AddRecipe.Margin = new System.Windows.Forms.Padding(5);
this.btn_AddRecipe.Name = "btn_AddRecipe";
this.btn_AddRecipe.Size = new System.Drawing.Size(106, 37);
this.btn_AddRecipe.TabIndex = 4;
this.btn_AddRecipe.Text = "添加机型";
this.btn_AddRecipe.UseVisualStyleBackColor = false;
this.btn_AddRecipe.Click += new System.EventHandler(this.btn_AddRecipe_Click);
//
// txt_UsingRecipeName
//
this.txt_UsingRecipeName.Enabled = false;
this.txt_UsingRecipeName.Location = new System.Drawing.Point(130, 20);
this.txt_UsingRecipeName.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
this.txt_UsingRecipeName.Name = "txt_UsingRecipeName";
//
//
//
this.txt_UsingRecipeName.Properties.Appearance.BackColor = System.Drawing.Color.Green;
this.txt_UsingRecipeName.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F);
this.txt_UsingRecipeName.Properties.Appearance.ForeColor = System.Drawing.Color.White;
this.txt_UsingRecipeName.Properties.Appearance.Options.UseBackColor = true;
this.txt_UsingRecipeName.Properties.Appearance.Options.UseFont = true;
this.txt_UsingRecipeName.Properties.Appearance.Options.UseForeColor = true;
this.txt_UsingRecipeName.Properties.AppearanceDisabled.Font = new System.Drawing.Font("微软雅黑", 11.25F);
this.txt_UsingRecipeName.Properties.AppearanceDisabled.Options.UseFont = true;
this.txt_UsingRecipeName.Properties.AutoHeight = false;
this.txt_UsingRecipeName.Size = new System.Drawing.Size(225, 38);
this.txt_UsingRecipeName.StyleController = this.layoutControl6;
this.txt_UsingRecipeName.TabIndex = 4;
//
// txt_RecipeName
//
this.txt_RecipeName.Location = new System.Drawing.Point(130, 78);
this.txt_RecipeName.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
this.txt_RecipeName.Name = "txt_RecipeName";
//
//
//
this.txt_RecipeName.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F);
this.txt_RecipeName.Properties.Appearance.Options.UseFont = true;
this.txt_RecipeName.Properties.AppearanceDisabled.Font = new System.Drawing.Font("微软雅黑", 11.25F);
this.txt_RecipeName.Properties.AppearanceDisabled.Options.UseFont = true;
this.txt_RecipeName.Properties.AutoHeight = false;
this.txt_RecipeName.Size = new System.Drawing.Size(225, 38);
this.txt_RecipeName.StyleController = this.layoutControl6;
this.txt_RecipeName.TabIndex = 5;
//
// layoutControlGroup5
//
this.layoutControlGroup5.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
this.layoutControlGroup5.GroupBordersVisible = false;
this.layoutControlGroup5.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem57,
this.layoutControlItem43,
this.layoutControlItem44,
this.layoutControlItem58,
this.layoutControlItem47,
this.layoutControlItem45});
this.layoutControlGroup5.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
this.layoutControlGroup5.Name = "layoutControlGroup5";
columnDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
columnDefinition4.Width = 100D;
this.layoutControlGroup5.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
columnDefinition4});
rowDefinition5.Height = 100D;
rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
rowDefinition6.Height = 100D;
rowDefinition6.SizeType = System.Windows.Forms.SizeType.Percent;
rowDefinition7.Height = 100D;
rowDefinition7.SizeType = System.Windows.Forms.SizeType.Percent;
rowDefinition8.Height = 100D;
rowDefinition8.SizeType = System.Windows.Forms.SizeType.Percent;
rowDefinition9.Height = 21D;
rowDefinition9.SizeType = System.Windows.Forms.SizeType.Absolute;
rowDefinition10.Height = 21D;
rowDefinition10.SizeType = System.Windows.Forms.SizeType.Absolute;
this.layoutControlGroup5.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
rowDefinition5,
rowDefinition6,
rowDefinition7,
rowDefinition8,
rowDefinition9,
rowDefinition10});
this.layoutControlGroup5.Size = new System.Drawing.Size(377, 295);
this.layoutControlGroup5.TextVisible = false;
//
// layoutControlItem57
//
this.layoutControlItem57.AppearanceItemCaption.Font = new System.Drawing.Font("微软雅黑", 12F);
this.layoutControlItem57.AppearanceItemCaption.ForeColor = System.Drawing.Color.Black;
this.layoutControlItem57.AppearanceItemCaption.Options.UseFont = true;
this.layoutControlItem57.AppearanceItemCaption.Options.UseForeColor = true;
this.layoutControlItem57.AppearanceItemCaption.Options.UseTextOptions = true;
this.layoutControlItem57.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
this.layoutControlItem57.AppearanceItemCaptionDisabled.Font = new System.Drawing.Font("微软雅黑", 12F);
this.layoutControlItem57.AppearanceItemCaptionDisabled.ForeColor = System.Drawing.Color.Black;
this.layoutControlItem57.AppearanceItemCaptionDisabled.Options.UseFont = true;
this.layoutControlItem57.AppearanceItemCaptionDisabled.Options.UseForeColor = true;
this.layoutControlItem57.Control = this.txt_UsingRecipeName;
this.layoutControlItem57.Enabled = false;
this.layoutControlItem57.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem57.Name = "layoutControlItem57";
this.layoutControlItem57.Padding = new DevExpress.XtraLayout.Utils.Padding(12, 12, 10, 10);
this.layoutControlItem57.Size = new System.Drawing.Size(357, 58);
this.layoutControlItem57.Text = "使用中机型:";
this.layoutControlItem57.TextSize = new System.Drawing.Size(96, 21);
//
// layoutControlItem43
//
this.layoutControlItem43.AppearanceItemCaption.Font = new System.Drawing.Font("微软雅黑", 12F);
this.layoutControlItem43.AppearanceItemCaption.ForeColor = System.Drawing.Color.Black;
this.layoutControlItem43.AppearanceItemCaption.Options.UseFont = true;
this.layoutControlItem43.AppearanceItemCaption.Options.UseForeColor = true;
this.layoutControlItem43.AppearanceItemCaption.Options.UseTextOptions = true;
this.layoutControlItem43.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
this.layoutControlItem43.Control = this.txt_RecipeName;
this.layoutControlItem43.Location = new System.Drawing.Point(0, 58);
this.layoutControlItem43.Name = "layoutControlItem43";
this.layoutControlItem43.OptionsTableLayoutItem.RowIndex = 1;
this.layoutControlItem43.Padding = new DevExpress.XtraLayout.Utils.Padding(12, 12, 10, 10);
this.layoutControlItem43.Size = new System.Drawing.Size(357, 58);
this.layoutControlItem43.Text = "机型名称:";
this.layoutControlItem43.TextSize = new System.Drawing.Size(96, 21);
//
// layoutControlItem44
//
this.layoutControlItem44.Control = this.stackPanel3;
this.layoutControlItem44.Location = new System.Drawing.Point(0, 116);
this.layoutControlItem44.Name = "layoutControlItem44";
this.layoutControlItem44.OptionsTableLayoutItem.RowIndex = 2;
this.layoutControlItem44.Size = new System.Drawing.Size(357, 58);
this.layoutControlItem44.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem44.TextVisible = false;
//
// layoutControlItem58
//
this.layoutControlItem58.Control = this.stackPanel4;
this.layoutControlItem58.Location = new System.Drawing.Point(0, 174);
this.layoutControlItem58.Name = "layoutControlItem58";
this.layoutControlItem58.OptionsTableLayoutItem.RowIndex = 3;
this.layoutControlItem58.Size = new System.Drawing.Size(357, 59);
this.layoutControlItem58.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem58.TextVisible = false;
//
// layoutControlItem47
//
this.layoutControlItem47.Control = this.lbl_Id;
this.layoutControlItem47.Location = new System.Drawing.Point(0, 233);
this.layoutControlItem47.Name = "layoutControlItem47";
this.layoutControlItem47.OptionsTableLayoutItem.RowIndex = 4;
this.layoutControlItem47.Size = new System.Drawing.Size(357, 21);
this.layoutControlItem47.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem47.TextVisible = false;
this.layoutControlItem47.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
//
// layoutControlItem45
//
this.layoutControlItem45.Control = this.lbl_IsUsing;
this.layoutControlItem45.Location = new System.Drawing.Point(0, 254);
this.layoutControlItem45.Name = "layoutControlItem45";
this.layoutControlItem45.OptionsTableLayoutItem.RowIndex = 5;
this.layoutControlItem45.Size = new System.Drawing.Size(357, 21);
this.layoutControlItem45.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem45.TextVisible = false;
this.layoutControlItem45.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
//
// myParaItem
//
this.myParaItem.AutoScroll = true;
this.myParaItem.Dock = System.Windows.Forms.DockStyle.Fill;
this.myParaItem.Font = new System.Drawing.Font("微软雅黑", 12F);
this.myParaItem.IsReadOnly = false;
this.myParaItem.Location = new System.Drawing.Point(381, 0);
this.myParaItem.Margin = new System.Windows.Forms.Padding(6, 5, 6, 5);
this.myParaItem.Name = "myParaItem";
this.myParaItem.Size = new System.Drawing.Size(1419, 800);
this.myParaItem.TabIndex = 19;
//
// FrmRecipe
//
this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.ClientSize = new System.Drawing.Size(1800, 800);
this.Controls.Add(this.myParaItem);
this.Controls.Add(this.panelEx_Left);
this.DoubleBuffered = true;
this.Font = new System.Drawing.Font("微软雅黑", 12F);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.Margin = new System.Windows.Forms.Padding(5);
this.Name = "FrmRecipe";
this.Text = "机型管理";
this.Load += new System.EventHandler(this.FrmRecipe_Load);
((System.ComponentModel.ISupportInitialize)(this.layoutControl2)).EndInit();
this.layoutControl2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.spinEdit4.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.textEdit4.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.textEdit5.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.comboBoxEdit1.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.textEdit6.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.spinEdit5.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.spinEdit6.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.spinEdit7.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.comboBoxEdit2.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.comboBoxEdit3.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.comboBoxEdit4.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelEx_Left)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.grid_Receipe)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView_Receipe)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControl6)).EndInit();
this.layoutControl6.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.stackPanel4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.stackPanel3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_UsingRecipeName.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_RecipeName.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem57)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem43)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem44)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem58)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem47)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem45)).EndInit();
this.ResumeLayout(false);
}
#endregion
private DevExpress.XtraLayout.LayoutControl layoutControl2;
private DevExpress.XtraEditors.SpinEdit spinEdit4;
private DevExpress.XtraEditors.TextEdit textEdit4;
private DevExpress.XtraEditors.TextEdit textEdit5;
private DevExpress.XtraEditors.ComboBoxEdit comboBoxEdit1;
private DevExpress.XtraEditors.TextEdit textEdit6;
private DevExpress.XtraEditors.SpinEdit spinEdit5;
private DevExpress.XtraEditors.SpinEdit spinEdit6;
private DevExpress.XtraEditors.SpinEdit spinEdit7;
private DevExpress.XtraEditors.ComboBoxEdit comboBoxEdit2;
private DevExpress.XtraEditors.ComboBoxEdit comboBoxEdit3;
private DevExpress.XtraEditors.ComboBoxEdit comboBoxEdit4;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21;
private DevExpress.XtraEditors.TextEdit textEdit1;
private DevExpress.XtraSplashScreen.SplashScreenManager Loading;
private CompressorXN_ControlLib.PanelEx panelEx_Left;
private DevExpress.XtraGrid.GridControl grid_Receipe;
private DevExpress.XtraGrid.Views.Grid.GridView gridView_Receipe;
private DevExpress.XtraGrid.Columns.GridColumn ProductTypeIndex;
private DevExpress.XtraGrid.Columns.GridColumn ProductTypeName;
private DevExpress.XtraLayout.LayoutControl layoutControl6;
private DevExpress.XtraEditors.LabelControl lbl_IsUsing;
private DevExpress.XtraEditors.LabelControl lbl_Id;
private DevExpress.Utils.Layout.StackPanel stackPanel4;
private System.Windows.Forms.Button btn_UseRecipe;
private System.Windows.Forms.Button btn_DelRecipe;
private DevExpress.Utils.Layout.StackPanel stackPanel3;
private System.Windows.Forms.Button btn_CopyPara;
private System.Windows.Forms.Button btn_ModifyRecipe;
private System.Windows.Forms.Button btn_AddRecipe;
private DevExpress.XtraEditors.TextEdit txt_UsingRecipeName;
private DevExpress.XtraEditors.TextEdit txt_RecipeName;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup5;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem57;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem43;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem44;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem58;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem47;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem45;
private DevExpress.XtraGrid.Columns.GridColumn ProductTypeId;
private CompressorXN_ControlLib.ParaItem myParaItem;
private System.Windows.Forms.Button btn_Unlock;
}
}