namespace IStation.WinFrmUI.Basic
|
{
|
|
partial class PumpInfoDlg
|
{
|
/// <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();
|
this.dataLayoutControl1 = new DevExpress.XtraDataLayout.DataLayoutControl();
|
this.SupplierTextEdit = new DevExpress.XtraEditors.TextEdit();
|
this.NOTextEdit = new DevExpress.XtraEditors.TextEdit();
|
this.NameTextEdit = new DevExpress.XtraEditors.TextEdit();
|
this.ModelTypeTextEdit = new DevExpress.XtraEditors.TextEdit();
|
this.SpecificationTextEdit = new DevExpress.XtraEditors.TextEdit();
|
this.UnitNameTextEdit = new DevExpress.XtraEditors.TextEdit();
|
this.QuantityTextEdit = new DevExpress.XtraEditors.TextEdit();
|
this.TagNameTextEdit = new DevExpress.XtraEditors.TextEdit();
|
this.SortCodeTextEdit = new DevExpress.XtraEditors.TextEdit();
|
this.DescriptionTextEdit = new DevExpress.XtraEditors.MemoEdit();
|
this.txtQr = new DevExpress.XtraEditors.TextEdit();
|
this.txtHr = new DevExpress.XtraEditors.TextEdit();
|
this.txtNr = new DevExpress.XtraEditors.TextEdit();
|
this.txtPr = new DevExpress.XtraEditors.TextEdit();
|
this.txtEr = new DevExpress.XtraEditors.TextEdit();
|
this.txtNPSHr = new DevExpress.XtraEditors.TextEdit();
|
this.txtStNumr = new DevExpress.XtraEditors.TextEdit();
|
this.txtIc = new DevExpress.XtraEditors.TextEdit();
|
this.txtOc = new DevExpress.XtraEditors.TextEdit();
|
this.txtIOd = new DevExpress.XtraEditors.TextEdit();
|
this.cekIsBp = new DevExpress.XtraEditors.CheckEdit();
|
this.cekIsSxp = new DevExpress.XtraEditors.CheckEdit();
|
this.UseStatusTextEdit = new DevExpress.XtraEditors.TextEdit();
|
this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
|
this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
|
this.ItemForSupplier = new DevExpress.XtraLayout.LayoutControlItem();
|
this.ItemForSpecification = new DevExpress.XtraLayout.LayoutControlItem();
|
this.ItemForQuantity = new DevExpress.XtraLayout.LayoutControlItem();
|
this.ItemForUseStatus = new DevExpress.XtraLayout.LayoutControlItem();
|
this.ItemForNO = new DevExpress.XtraLayout.LayoutControlItem();
|
this.ItemForName = new DevExpress.XtraLayout.LayoutControlItem();
|
this.ItemForModelType = new DevExpress.XtraLayout.LayoutControlItem();
|
this.ItemForUnitName = new DevExpress.XtraLayout.LayoutControlItem();
|
this.ItemForTagName = new DevExpress.XtraLayout.LayoutControlItem();
|
this.ItemForSortCode = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.ItemForDescription = new DevExpress.XtraLayout.LayoutControlItem();
|
this.productBindingSource = new System.Windows.Forms.BindingSource(this.components);
|
((System.ComponentModel.ISupportInitialize)(this.dataLayoutControl1)).BeginInit();
|
this.dataLayoutControl1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.SupplierTextEdit.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.NOTextEdit.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.NameTextEdit.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.ModelTypeTextEdit.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.SpecificationTextEdit.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.UnitNameTextEdit.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.QuantityTextEdit.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.TagNameTextEdit.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.SortCodeTextEdit.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.DescriptionTextEdit.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txtQr.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txtHr.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txtNr.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txtPr.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txtEr.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txtNPSHr.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txtStNumr.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txtIc.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txtOc.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txtIOd.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.cekIsBp.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.cekIsSxp.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.UseStatusTextEdit.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.ItemForSupplier)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.ItemForSpecification)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.ItemForQuantity)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.ItemForUseStatus)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.ItemForNO)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.ItemForName)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.ItemForModelType)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.ItemForUnitName)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.ItemForTagName)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.ItemForSortCode)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.ItemForDescription)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.productBindingSource)).BeginInit();
|
this.SuspendLayout();
|
//
|
// dataLayoutControl1
|
//
|
this.dataLayoutControl1.Controls.Add(this.SupplierTextEdit);
|
this.dataLayoutControl1.Controls.Add(this.NOTextEdit);
|
this.dataLayoutControl1.Controls.Add(this.NameTextEdit);
|
this.dataLayoutControl1.Controls.Add(this.ModelTypeTextEdit);
|
this.dataLayoutControl1.Controls.Add(this.SpecificationTextEdit);
|
this.dataLayoutControl1.Controls.Add(this.UnitNameTextEdit);
|
this.dataLayoutControl1.Controls.Add(this.QuantityTextEdit);
|
this.dataLayoutControl1.Controls.Add(this.TagNameTextEdit);
|
this.dataLayoutControl1.Controls.Add(this.SortCodeTextEdit);
|
this.dataLayoutControl1.Controls.Add(this.DescriptionTextEdit);
|
this.dataLayoutControl1.Controls.Add(this.txtQr);
|
this.dataLayoutControl1.Controls.Add(this.txtHr);
|
this.dataLayoutControl1.Controls.Add(this.txtNr);
|
this.dataLayoutControl1.Controls.Add(this.txtPr);
|
this.dataLayoutControl1.Controls.Add(this.txtEr);
|
this.dataLayoutControl1.Controls.Add(this.txtNPSHr);
|
this.dataLayoutControl1.Controls.Add(this.txtStNumr);
|
this.dataLayoutControl1.Controls.Add(this.txtIc);
|
this.dataLayoutControl1.Controls.Add(this.txtOc);
|
this.dataLayoutControl1.Controls.Add(this.txtIOd);
|
this.dataLayoutControl1.Controls.Add(this.cekIsBp);
|
this.dataLayoutControl1.Controls.Add(this.cekIsSxp);
|
this.dataLayoutControl1.Controls.Add(this.UseStatusTextEdit);
|
this.dataLayoutControl1.DataSource = this.productBindingSource;
|
this.dataLayoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.dataLayoutControl1.Location = new System.Drawing.Point(0, 0);
|
this.dataLayoutControl1.Name = "dataLayoutControl1";
|
this.dataLayoutControl1.Root = this.Root;
|
this.dataLayoutControl1.Size = new System.Drawing.Size(479, 390);
|
this.dataLayoutControl1.TabIndex = 0;
|
this.dataLayoutControl1.Text = "dataLayoutControl1";
|
//
|
// SupplierTextEdit
|
//
|
this.SupplierTextEdit.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.productBindingSource, "Supplier", true));
|
this.SupplierTextEdit.Location = new System.Drawing.Point(88, 36);
|
this.SupplierTextEdit.Name = "SupplierTextEdit";
|
this.SupplierTextEdit.Properties.ReadOnly = true;
|
this.SupplierTextEdit.Size = new System.Drawing.Size(143, 20);
|
this.SupplierTextEdit.StyleController = this.dataLayoutControl1;
|
this.SupplierTextEdit.TabIndex = 4;
|
//
|
// NOTextEdit
|
//
|
this.NOTextEdit.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.productBindingSource, "NO", true));
|
this.NOTextEdit.Location = new System.Drawing.Point(311, 12);
|
this.NOTextEdit.Name = "NOTextEdit";
|
this.NOTextEdit.Properties.ReadOnly = true;
|
this.NOTextEdit.Size = new System.Drawing.Size(156, 20);
|
this.NOTextEdit.StyleController = this.dataLayoutControl1;
|
this.NOTextEdit.TabIndex = 5;
|
//
|
// NameTextEdit
|
//
|
this.NameTextEdit.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.productBindingSource, "Name", true));
|
this.NameTextEdit.Location = new System.Drawing.Point(88, 12);
|
this.NameTextEdit.Name = "NameTextEdit";
|
this.NameTextEdit.Properties.ReadOnly = true;
|
this.NameTextEdit.Size = new System.Drawing.Size(143, 20);
|
this.NameTextEdit.StyleController = this.dataLayoutControl1;
|
this.NameTextEdit.TabIndex = 6;
|
//
|
// ModelTypeTextEdit
|
//
|
this.ModelTypeTextEdit.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.productBindingSource, "ModelType", true));
|
this.ModelTypeTextEdit.Location = new System.Drawing.Point(311, 36);
|
this.ModelTypeTextEdit.Name = "ModelTypeTextEdit";
|
this.ModelTypeTextEdit.Properties.ReadOnly = true;
|
this.ModelTypeTextEdit.Size = new System.Drawing.Size(156, 20);
|
this.ModelTypeTextEdit.StyleController = this.dataLayoutControl1;
|
this.ModelTypeTextEdit.TabIndex = 7;
|
//
|
// SpecificationTextEdit
|
//
|
this.SpecificationTextEdit.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.productBindingSource, "Specification", true));
|
this.SpecificationTextEdit.Location = new System.Drawing.Point(88, 60);
|
this.SpecificationTextEdit.Name = "SpecificationTextEdit";
|
this.SpecificationTextEdit.Properties.ReadOnly = true;
|
this.SpecificationTextEdit.Size = new System.Drawing.Size(143, 20);
|
this.SpecificationTextEdit.StyleController = this.dataLayoutControl1;
|
this.SpecificationTextEdit.TabIndex = 8;
|
//
|
// UnitNameTextEdit
|
//
|
this.UnitNameTextEdit.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.productBindingSource, "UnitName", true));
|
this.UnitNameTextEdit.Location = new System.Drawing.Point(311, 60);
|
this.UnitNameTextEdit.Name = "UnitNameTextEdit";
|
this.UnitNameTextEdit.Properties.ReadOnly = true;
|
this.UnitNameTextEdit.Size = new System.Drawing.Size(156, 20);
|
this.UnitNameTextEdit.StyleController = this.dataLayoutControl1;
|
this.UnitNameTextEdit.TabIndex = 9;
|
//
|
// QuantityTextEdit
|
//
|
this.QuantityTextEdit.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.productBindingSource, "Quantity", true));
|
this.QuantityTextEdit.Location = new System.Drawing.Point(88, 84);
|
this.QuantityTextEdit.Name = "QuantityTextEdit";
|
this.QuantityTextEdit.Properties.Mask.UseMaskAsDisplayFormat = true;
|
this.QuantityTextEdit.Properties.ReadOnly = true;
|
this.QuantityTextEdit.Size = new System.Drawing.Size(143, 20);
|
this.QuantityTextEdit.StyleController = this.dataLayoutControl1;
|
this.QuantityTextEdit.TabIndex = 10;
|
//
|
// TagNameTextEdit
|
//
|
this.TagNameTextEdit.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.productBindingSource, "TagName", true));
|
this.TagNameTextEdit.Location = new System.Drawing.Point(311, 84);
|
this.TagNameTextEdit.Name = "TagNameTextEdit";
|
this.TagNameTextEdit.Properties.ReadOnly = true;
|
this.TagNameTextEdit.Size = new System.Drawing.Size(156, 20);
|
this.TagNameTextEdit.StyleController = this.dataLayoutControl1;
|
this.TagNameTextEdit.TabIndex = 11;
|
//
|
// SortCodeTextEdit
|
//
|
this.SortCodeTextEdit.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.productBindingSource, "SortCode", true));
|
this.SortCodeTextEdit.Location = new System.Drawing.Point(311, 108);
|
this.SortCodeTextEdit.Name = "SortCodeTextEdit";
|
this.SortCodeTextEdit.Properties.Appearance.Options.UseTextOptions = true;
|
this.SortCodeTextEdit.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
|
this.SortCodeTextEdit.Properties.Mask.UseMaskAsDisplayFormat = true;
|
this.SortCodeTextEdit.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
|
this.SortCodeTextEdit.Properties.MaskSettings.Set("mask", "N0");
|
this.SortCodeTextEdit.Properties.ReadOnly = true;
|
this.SortCodeTextEdit.Size = new System.Drawing.Size(156, 20);
|
this.SortCodeTextEdit.StyleController = this.dataLayoutControl1;
|
this.SortCodeTextEdit.TabIndex = 13;
|
//
|
// DescriptionTextEdit
|
//
|
this.DescriptionTextEdit.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.productBindingSource, "Description", true));
|
this.DescriptionTextEdit.Location = new System.Drawing.Point(88, 276);
|
this.DescriptionTextEdit.Name = "DescriptionTextEdit";
|
this.DescriptionTextEdit.Properties.ReadOnly = true;
|
this.DescriptionTextEdit.Size = new System.Drawing.Size(379, 102);
|
this.DescriptionTextEdit.StyleController = this.dataLayoutControl1;
|
this.DescriptionTextEdit.TabIndex = 14;
|
//
|
// txtQr
|
//
|
this.txtQr.Location = new System.Drawing.Point(88, 132);
|
this.txtQr.Name = "txtQr";
|
this.txtQr.Properties.ReadOnly = true;
|
this.txtQr.Size = new System.Drawing.Size(143, 20);
|
this.txtQr.StyleController = this.dataLayoutControl1;
|
this.txtQr.TabIndex = 15;
|
//
|
// txtHr
|
//
|
this.txtHr.Location = new System.Drawing.Point(311, 132);
|
this.txtHr.Name = "txtHr";
|
this.txtHr.Properties.ReadOnly = true;
|
this.txtHr.Size = new System.Drawing.Size(156, 20);
|
this.txtHr.StyleController = this.dataLayoutControl1;
|
this.txtHr.TabIndex = 16;
|
//
|
// txtNr
|
//
|
this.txtNr.Location = new System.Drawing.Point(88, 156);
|
this.txtNr.Name = "txtNr";
|
this.txtNr.Properties.ReadOnly = true;
|
this.txtNr.Size = new System.Drawing.Size(143, 20);
|
this.txtNr.StyleController = this.dataLayoutControl1;
|
this.txtNr.TabIndex = 17;
|
//
|
// txtPr
|
//
|
this.txtPr.Location = new System.Drawing.Point(311, 156);
|
this.txtPr.Name = "txtPr";
|
this.txtPr.Properties.ReadOnly = true;
|
this.txtPr.Size = new System.Drawing.Size(156, 20);
|
this.txtPr.StyleController = this.dataLayoutControl1;
|
this.txtPr.TabIndex = 18;
|
//
|
// txtEr
|
//
|
this.txtEr.Location = new System.Drawing.Point(88, 180);
|
this.txtEr.Name = "txtEr";
|
this.txtEr.Properties.ReadOnly = true;
|
this.txtEr.Size = new System.Drawing.Size(143, 20);
|
this.txtEr.StyleController = this.dataLayoutControl1;
|
this.txtEr.TabIndex = 19;
|
//
|
// txtNPSHr
|
//
|
this.txtNPSHr.Location = new System.Drawing.Point(311, 180);
|
this.txtNPSHr.Name = "txtNPSHr";
|
this.txtNPSHr.Properties.ReadOnly = true;
|
this.txtNPSHr.Size = new System.Drawing.Size(156, 20);
|
this.txtNPSHr.StyleController = this.dataLayoutControl1;
|
this.txtNPSHr.TabIndex = 20;
|
//
|
// txtStNumr
|
//
|
this.txtStNumr.Location = new System.Drawing.Point(88, 204);
|
this.txtStNumr.Name = "txtStNumr";
|
this.txtStNumr.Properties.ReadOnly = true;
|
this.txtStNumr.Size = new System.Drawing.Size(143, 20);
|
this.txtStNumr.StyleController = this.dataLayoutControl1;
|
this.txtStNumr.TabIndex = 21;
|
//
|
// txtIc
|
//
|
this.txtIc.Location = new System.Drawing.Point(311, 204);
|
this.txtIc.Name = "txtIc";
|
this.txtIc.Properties.ReadOnly = true;
|
this.txtIc.Size = new System.Drawing.Size(156, 20);
|
this.txtIc.StyleController = this.dataLayoutControl1;
|
this.txtIc.TabIndex = 22;
|
//
|
// txtOc
|
//
|
this.txtOc.Location = new System.Drawing.Point(88, 228);
|
this.txtOc.Name = "txtOc";
|
this.txtOc.Properties.ReadOnly = true;
|
this.txtOc.Size = new System.Drawing.Size(143, 20);
|
this.txtOc.StyleController = this.dataLayoutControl1;
|
this.txtOc.TabIndex = 23;
|
//
|
// txtIOd
|
//
|
this.txtIOd.Location = new System.Drawing.Point(311, 228);
|
this.txtIOd.Name = "txtIOd";
|
this.txtIOd.Properties.ReadOnly = true;
|
this.txtIOd.Size = new System.Drawing.Size(156, 20);
|
this.txtIOd.StyleController = this.dataLayoutControl1;
|
this.txtIOd.TabIndex = 24;
|
//
|
// cekIsBp
|
//
|
this.cekIsBp.Location = new System.Drawing.Point(12, 252);
|
this.cekIsBp.Name = "cekIsBp";
|
this.cekIsBp.Properties.Caption = "是否变频";
|
this.cekIsBp.Properties.ContentAlignment = DevExpress.Utils.HorzAlignment.Center;
|
this.cekIsBp.Properties.ReadOnly = true;
|
this.cekIsBp.Size = new System.Drawing.Size(219, 20);
|
this.cekIsBp.StyleController = this.dataLayoutControl1;
|
this.cekIsBp.TabIndex = 25;
|
//
|
// cekIsSxp
|
//
|
this.cekIsSxp.Location = new System.Drawing.Point(235, 252);
|
this.cekIsSxp.Name = "cekIsSxp";
|
this.cekIsSxp.Properties.Caption = "是否是双吸泵";
|
this.cekIsSxp.Properties.ContentAlignment = DevExpress.Utils.HorzAlignment.Center;
|
this.cekIsSxp.Properties.ReadOnly = true;
|
this.cekIsSxp.Size = new System.Drawing.Size(232, 20);
|
this.cekIsSxp.StyleController = this.dataLayoutControl1;
|
this.cekIsSxp.TabIndex = 26;
|
//
|
// UseStatusTextEdit
|
//
|
this.UseStatusTextEdit.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.productBindingSource, "UseStatus", true));
|
this.UseStatusTextEdit.Location = new System.Drawing.Point(88, 108);
|
this.UseStatusTextEdit.Name = "UseStatusTextEdit";
|
this.UseStatusTextEdit.Properties.Appearance.Options.UseTextOptions = true;
|
this.UseStatusTextEdit.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
|
this.UseStatusTextEdit.Properties.ReadOnly = true;
|
this.UseStatusTextEdit.Size = new System.Drawing.Size(143, 20);
|
this.UseStatusTextEdit.StyleController = this.dataLayoutControl1;
|
this.UseStatusTextEdit.TabIndex = 12;
|
//
|
// Root
|
//
|
this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
|
this.Root.GroupBordersVisible = false;
|
this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
this.layoutControlGroup1});
|
this.Root.Name = "Root";
|
this.Root.Size = new System.Drawing.Size(479, 390);
|
this.Root.TextVisible = false;
|
//
|
// layoutControlGroup1
|
//
|
this.layoutControlGroup1.AllowDrawBackground = false;
|
this.layoutControlGroup1.GroupBordersVisible = false;
|
this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
this.ItemForSupplier,
|
this.ItemForSpecification,
|
this.ItemForQuantity,
|
this.ItemForUseStatus,
|
this.ItemForNO,
|
this.ItemForName,
|
this.ItemForModelType,
|
this.ItemForUnitName,
|
this.ItemForTagName,
|
this.ItemForSortCode,
|
this.layoutControlItem1,
|
this.layoutControlItem3,
|
this.layoutControlItem5,
|
this.layoutControlItem2,
|
this.layoutControlItem4,
|
this.layoutControlItem6,
|
this.layoutControlItem7,
|
this.layoutControlItem8,
|
this.layoutControlItem9,
|
this.layoutControlItem10,
|
this.layoutControlItem11,
|
this.layoutControlItem12,
|
this.ItemForDescription});
|
this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
|
this.layoutControlGroup1.Name = "autoGeneratedGroup0";
|
this.layoutControlGroup1.Size = new System.Drawing.Size(459, 370);
|
//
|
// ItemForSupplier
|
//
|
this.ItemForSupplier.Control = this.SupplierTextEdit;
|
this.ItemForSupplier.Location = new System.Drawing.Point(0, 24);
|
this.ItemForSupplier.Name = "ItemForSupplier";
|
this.ItemForSupplier.Size = new System.Drawing.Size(223, 24);
|
this.ItemForSupplier.Text = "厂商:";
|
this.ItemForSupplier.TextSize = new System.Drawing.Size(64, 14);
|
//
|
// ItemForSpecification
|
//
|
this.ItemForSpecification.Control = this.SpecificationTextEdit;
|
this.ItemForSpecification.Location = new System.Drawing.Point(0, 48);
|
this.ItemForSpecification.Name = "ItemForSpecification";
|
this.ItemForSpecification.Size = new System.Drawing.Size(223, 24);
|
this.ItemForSpecification.Text = "规格:";
|
this.ItemForSpecification.TextSize = new System.Drawing.Size(64, 14);
|
//
|
// ItemForQuantity
|
//
|
this.ItemForQuantity.Control = this.QuantityTextEdit;
|
this.ItemForQuantity.Location = new System.Drawing.Point(0, 72);
|
this.ItemForQuantity.Name = "ItemForQuantity";
|
this.ItemForQuantity.Size = new System.Drawing.Size(223, 24);
|
this.ItemForQuantity.Text = "数量:";
|
this.ItemForQuantity.TextSize = new System.Drawing.Size(64, 14);
|
//
|
// ItemForUseStatus
|
//
|
this.ItemForUseStatus.Control = this.UseStatusTextEdit;
|
this.ItemForUseStatus.Location = new System.Drawing.Point(0, 96);
|
this.ItemForUseStatus.Name = "ItemForUseStatus";
|
this.ItemForUseStatus.Size = new System.Drawing.Size(223, 24);
|
this.ItemForUseStatus.Text = "使用状态:";
|
this.ItemForUseStatus.TextSize = new System.Drawing.Size(64, 14);
|
//
|
// ItemForNO
|
//
|
this.ItemForNO.Control = this.NOTextEdit;
|
this.ItemForNO.Location = new System.Drawing.Point(223, 0);
|
this.ItemForNO.Name = "ItemForNO";
|
this.ItemForNO.Size = new System.Drawing.Size(236, 24);
|
this.ItemForNO.Text = "编码:";
|
this.ItemForNO.TextSize = new System.Drawing.Size(64, 14);
|
//
|
// ItemForName
|
//
|
this.ItemForName.Control = this.NameTextEdit;
|
this.ItemForName.Location = new System.Drawing.Point(0, 0);
|
this.ItemForName.Name = "ItemForName";
|
this.ItemForName.Size = new System.Drawing.Size(223, 24);
|
this.ItemForName.Text = "名称:";
|
this.ItemForName.TextSize = new System.Drawing.Size(64, 14);
|
//
|
// ItemForModelType
|
//
|
this.ItemForModelType.Control = this.ModelTypeTextEdit;
|
this.ItemForModelType.Location = new System.Drawing.Point(223, 24);
|
this.ItemForModelType.Name = "ItemForModelType";
|
this.ItemForModelType.Size = new System.Drawing.Size(236, 24);
|
this.ItemForModelType.Text = "型号:";
|
this.ItemForModelType.TextSize = new System.Drawing.Size(64, 14);
|
//
|
// ItemForUnitName
|
//
|
this.ItemForUnitName.Control = this.UnitNameTextEdit;
|
this.ItemForUnitName.Location = new System.Drawing.Point(223, 48);
|
this.ItemForUnitName.Name = "ItemForUnitName";
|
this.ItemForUnitName.Size = new System.Drawing.Size(236, 24);
|
this.ItemForUnitName.Text = "单位:";
|
this.ItemForUnitName.TextSize = new System.Drawing.Size(64, 14);
|
//
|
// ItemForTagName
|
//
|
this.ItemForTagName.Control = this.TagNameTextEdit;
|
this.ItemForTagName.Location = new System.Drawing.Point(223, 72);
|
this.ItemForTagName.Name = "ItemForTagName";
|
this.ItemForTagName.Size = new System.Drawing.Size(236, 24);
|
this.ItemForTagName.Text = "标签:";
|
this.ItemForTagName.TextSize = new System.Drawing.Size(64, 14);
|
//
|
// ItemForSortCode
|
//
|
this.ItemForSortCode.Control = this.SortCodeTextEdit;
|
this.ItemForSortCode.Location = new System.Drawing.Point(223, 96);
|
this.ItemForSortCode.Name = "ItemForSortCode";
|
this.ItemForSortCode.Size = new System.Drawing.Size(236, 24);
|
this.ItemForSortCode.Text = "排序码:";
|
this.ItemForSortCode.TextSize = new System.Drawing.Size(64, 14);
|
//
|
// layoutControlItem1
|
//
|
this.layoutControlItem1.Control = this.txtQr;
|
this.layoutControlItem1.Location = new System.Drawing.Point(0, 120);
|
this.layoutControlItem1.Name = "layoutControlItem1";
|
this.layoutControlItem1.Size = new System.Drawing.Size(223, 24);
|
this.layoutControlItem1.Text = "额定流量:";
|
this.layoutControlItem1.TextSize = new System.Drawing.Size(64, 14);
|
//
|
// layoutControlItem3
|
//
|
this.layoutControlItem3.Control = this.txtNr;
|
this.layoutControlItem3.Location = new System.Drawing.Point(0, 144);
|
this.layoutControlItem3.Name = "layoutControlItem3";
|
this.layoutControlItem3.Size = new System.Drawing.Size(223, 24);
|
this.layoutControlItem3.Text = "额定转速:";
|
this.layoutControlItem3.TextSize = new System.Drawing.Size(64, 14);
|
//
|
// layoutControlItem5
|
//
|
this.layoutControlItem5.Control = this.txtEr;
|
this.layoutControlItem5.Location = new System.Drawing.Point(0, 168);
|
this.layoutControlItem5.Name = "layoutControlItem5";
|
this.layoutControlItem5.Size = new System.Drawing.Size(223, 24);
|
this.layoutControlItem5.Text = "额定效率:";
|
this.layoutControlItem5.TextSize = new System.Drawing.Size(64, 14);
|
//
|
// layoutControlItem2
|
//
|
this.layoutControlItem2.Control = this.txtHr;
|
this.layoutControlItem2.Location = new System.Drawing.Point(223, 120);
|
this.layoutControlItem2.Name = "layoutControlItem2";
|
this.layoutControlItem2.Size = new System.Drawing.Size(236, 24);
|
this.layoutControlItem2.Text = "额定扬程:";
|
this.layoutControlItem2.TextSize = new System.Drawing.Size(64, 14);
|
//
|
// layoutControlItem4
|
//
|
this.layoutControlItem4.Control = this.txtPr;
|
this.layoutControlItem4.Location = new System.Drawing.Point(223, 144);
|
this.layoutControlItem4.Name = "layoutControlItem4";
|
this.layoutControlItem4.Size = new System.Drawing.Size(236, 24);
|
this.layoutControlItem4.Text = "额定功率:";
|
this.layoutControlItem4.TextSize = new System.Drawing.Size(64, 14);
|
//
|
// layoutControlItem6
|
//
|
this.layoutControlItem6.Control = this.txtNPSHr;
|
this.layoutControlItem6.Location = new System.Drawing.Point(223, 168);
|
this.layoutControlItem6.Name = "layoutControlItem6";
|
this.layoutControlItem6.Size = new System.Drawing.Size(236, 24);
|
this.layoutControlItem6.Text = "额定汽蚀:";
|
this.layoutControlItem6.TextSize = new System.Drawing.Size(64, 14);
|
//
|
// layoutControlItem7
|
//
|
this.layoutControlItem7.Control = this.txtStNumr;
|
this.layoutControlItem7.Location = new System.Drawing.Point(0, 192);
|
this.layoutControlItem7.Name = "layoutControlItem7";
|
this.layoutControlItem7.Size = new System.Drawing.Size(223, 24);
|
this.layoutControlItem7.Text = "级数:";
|
this.layoutControlItem7.TextSize = new System.Drawing.Size(64, 14);
|
//
|
// layoutControlItem8
|
//
|
this.layoutControlItem8.Control = this.txtIc;
|
this.layoutControlItem8.Location = new System.Drawing.Point(223, 192);
|
this.layoutControlItem8.Name = "layoutControlItem8";
|
this.layoutControlItem8.Size = new System.Drawing.Size(236, 24);
|
this.layoutControlItem8.Text = "进口口径:";
|
this.layoutControlItem8.TextSize = new System.Drawing.Size(64, 14);
|
//
|
// layoutControlItem9
|
//
|
this.layoutControlItem9.Control = this.txtOc;
|
this.layoutControlItem9.Location = new System.Drawing.Point(0, 216);
|
this.layoutControlItem9.Name = "layoutControlItem9";
|
this.layoutControlItem9.Size = new System.Drawing.Size(223, 24);
|
this.layoutControlItem9.Text = "出口口径:";
|
this.layoutControlItem9.TextSize = new System.Drawing.Size(64, 14);
|
//
|
// layoutControlItem10
|
//
|
this.layoutControlItem10.Control = this.txtIOd;
|
this.layoutControlItem10.Location = new System.Drawing.Point(223, 216);
|
this.layoutControlItem10.Name = "layoutControlItem10";
|
this.layoutControlItem10.Size = new System.Drawing.Size(236, 24);
|
this.layoutControlItem10.Text = "进出口距离:";
|
this.layoutControlItem10.TextSize = new System.Drawing.Size(64, 14);
|
//
|
// layoutControlItem11
|
//
|
this.layoutControlItem11.Control = this.cekIsBp;
|
this.layoutControlItem11.Location = new System.Drawing.Point(0, 240);
|
this.layoutControlItem11.Name = "layoutControlItem11";
|
this.layoutControlItem11.Size = new System.Drawing.Size(223, 24);
|
this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
|
this.layoutControlItem11.TextVisible = false;
|
//
|
// layoutControlItem12
|
//
|
this.layoutControlItem12.Control = this.cekIsSxp;
|
this.layoutControlItem12.Location = new System.Drawing.Point(223, 240);
|
this.layoutControlItem12.Name = "layoutControlItem12";
|
this.layoutControlItem12.Size = new System.Drawing.Size(236, 24);
|
this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0);
|
this.layoutControlItem12.TextVisible = false;
|
//
|
// ItemForDescription
|
//
|
this.ItemForDescription.Control = this.DescriptionTextEdit;
|
this.ItemForDescription.Location = new System.Drawing.Point(0, 264);
|
this.ItemForDescription.Name = "ItemForDescription";
|
this.ItemForDescription.Size = new System.Drawing.Size(459, 106);
|
this.ItemForDescription.Text = "说明:";
|
this.ItemForDescription.TextSize = new System.Drawing.Size(64, 14);
|
//
|
// productBindingSource
|
//
|
this.productBindingSource.DataSource = typeof(IStation.Model.Product);
|
//
|
// PumpInfoDlg
|
//
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
this.ClientSize = new System.Drawing.Size(479, 390);
|
this.Controls.Add(this.dataLayoutControl1);
|
this.Name = "PumpInfoDlg";
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
this.Text = "泵信息";
|
((System.ComponentModel.ISupportInitialize)(this.dataLayoutControl1)).EndInit();
|
this.dataLayoutControl1.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.SupplierTextEdit.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.NOTextEdit.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.NameTextEdit.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.ModelTypeTextEdit.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.SpecificationTextEdit.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.UnitNameTextEdit.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.QuantityTextEdit.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.TagNameTextEdit.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.SortCodeTextEdit.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.DescriptionTextEdit.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txtQr.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txtHr.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txtNr.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txtPr.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txtEr.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txtNPSHr.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txtStNumr.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txtIc.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txtOc.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txtIOd.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.cekIsBp.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.cekIsSxp.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.UseStatusTextEdit.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.ItemForSupplier)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.ItemForSpecification)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.ItemForQuantity)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.ItemForUseStatus)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.ItemForNO)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.ItemForName)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.ItemForModelType)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.ItemForUnitName)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.ItemForTagName)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.ItemForSortCode)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.ItemForDescription)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.productBindingSource)).EndInit();
|
this.ResumeLayout(false);
|
|
}
|
|
#endregion
|
|
private DevExpress.XtraDataLayout.DataLayoutControl dataLayoutControl1;
|
private DevExpress.XtraLayout.LayoutControlGroup Root;
|
private DevExpress.XtraEditors.TextEdit SupplierTextEdit;
|
private System.Windows.Forms.BindingSource productBindingSource;
|
private DevExpress.XtraEditors.TextEdit NOTextEdit;
|
private DevExpress.XtraEditors.TextEdit NameTextEdit;
|
private DevExpress.XtraEditors.TextEdit ModelTypeTextEdit;
|
private DevExpress.XtraEditors.TextEdit SpecificationTextEdit;
|
private DevExpress.XtraEditors.TextEdit UnitNameTextEdit;
|
private DevExpress.XtraEditors.TextEdit QuantityTextEdit;
|
private DevExpress.XtraEditors.TextEdit TagNameTextEdit;
|
private DevExpress.XtraEditors.TextEdit SortCodeTextEdit;
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
|
private DevExpress.XtraLayout.LayoutControlItem ItemForSupplier;
|
private DevExpress.XtraLayout.LayoutControlItem ItemForNO;
|
private DevExpress.XtraLayout.LayoutControlItem ItemForName;
|
private DevExpress.XtraLayout.LayoutControlItem ItemForModelType;
|
private DevExpress.XtraLayout.LayoutControlItem ItemForSpecification;
|
private DevExpress.XtraLayout.LayoutControlItem ItemForUnitName;
|
private DevExpress.XtraLayout.LayoutControlItem ItemForQuantity;
|
private DevExpress.XtraLayout.LayoutControlItem ItemForTagName;
|
private DevExpress.XtraLayout.LayoutControlItem ItemForUseStatus;
|
private DevExpress.XtraLayout.LayoutControlItem ItemForSortCode;
|
private DevExpress.XtraLayout.LayoutControlItem ItemForDescription;
|
private DevExpress.XtraEditors.MemoEdit DescriptionTextEdit;
|
private DevExpress.XtraEditors.TextEdit txtQr;
|
private DevExpress.XtraEditors.TextEdit txtHr;
|
private DevExpress.XtraEditors.TextEdit txtNr;
|
private DevExpress.XtraEditors.TextEdit txtPr;
|
private DevExpress.XtraEditors.TextEdit txtEr;
|
private DevExpress.XtraEditors.TextEdit txtNPSHr;
|
private DevExpress.XtraEditors.TextEdit txtStNumr;
|
private DevExpress.XtraEditors.TextEdit txtIc;
|
private DevExpress.XtraEditors.TextEdit txtOc;
|
private DevExpress.XtraEditors.TextEdit txtIOd;
|
private DevExpress.XtraEditors.CheckEdit cekIsBp;
|
private DevExpress.XtraEditors.CheckEdit cekIsSxp;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
|
private DevExpress.XtraEditors.TextEdit UseStatusTextEdit;
|
}
|
}
|