namespace HStation.WinFrmUI
|
{
|
partial class SetSchemePumpListCtrl
|
{
|
/// <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 Component 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()
|
{
|
components = new Container();
|
EditorButtonImageOptions editorButtonImageOptions3 = new EditorButtonImageOptions();
|
ComponentResourceManager resources = new ComponentResourceManager(typeof(SetSchemePumpListCtrl));
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject9 = new DevExpress.Utils.SerializableAppearanceObject();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject10 = new DevExpress.Utils.SerializableAppearanceObject();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject11 = new DevExpress.Utils.SerializableAppearanceObject();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject12 = new DevExpress.Utils.SerializableAppearanceObject();
|
EditorButtonImageOptions editorButtonImageOptions4 = new EditorButtonImageOptions();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject13 = new DevExpress.Utils.SerializableAppearanceObject();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject14 = new DevExpress.Utils.SerializableAppearanceObject();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject15 = new DevExpress.Utils.SerializableAppearanceObject();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject16 = new DevExpress.Utils.SerializableAppearanceObject();
|
EditorButtonImageOptions editorButtonImageOptions8 = new EditorButtonImageOptions();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject29 = new DevExpress.Utils.SerializableAppearanceObject();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject30 = new DevExpress.Utils.SerializableAppearanceObject();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject31 = new DevExpress.Utils.SerializableAppearanceObject();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject32 = new DevExpress.Utils.SerializableAppearanceObject();
|
EditorButtonImageOptions editorButtonImageOptions6 = new EditorButtonImageOptions();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject21 = new DevExpress.Utils.SerializableAppearanceObject();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject22 = new DevExpress.Utils.SerializableAppearanceObject();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject23 = new DevExpress.Utils.SerializableAppearanceObject();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject24 = new DevExpress.Utils.SerializableAppearanceObject();
|
gridControl1 = new DevExpress.XtraGrid.GridControl();
|
hydroPumpViewModelBindingSource = new BindingSource(components);
|
gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
colDbLocked = new DevExpress.XtraGrid.Columns.GridColumn();
|
colCode = new DevExpress.XtraGrid.Columns.GridColumn();
|
colName = new DevExpress.XtraGrid.Columns.GridColumn();
|
colModelType = new DevExpress.XtraGrid.Columns.GridColumn();
|
colHasDb = new DevExpress.XtraGrid.Columns.GridColumn();
|
colLinkStatus = new DevExpress.XtraGrid.Columns.GridColumn();
|
colRatedP = new DevExpress.XtraGrid.Columns.GridColumn();
|
colRatedQ = new DevExpress.XtraGrid.Columns.GridColumn();
|
colRatedH = new DevExpress.XtraGrid.Columns.GridColumn();
|
colRatedN = new DevExpress.XtraGrid.Columns.GridColumn();
|
colRatedHz = new DevExpress.XtraGrid.Columns.GridColumn();
|
colCurrentHz = new DevExpress.XtraGrid.Columns.GridColumn();
|
colCurve = new DevExpress.XtraGrid.Columns.GridColumn();
|
colCalcuQ = new DevExpress.XtraGrid.Columns.GridColumn();
|
colCalcuH = new DevExpress.XtraGrid.Columns.GridColumn();
|
colCalcuP = new DevExpress.XtraGrid.Columns.GridColumn();
|
colCalcuE = new DevExpress.XtraGrid.Columns.GridColumn();
|
colFlags = new DevExpress.XtraGrid.Columns.GridColumn();
|
colDescription = new DevExpress.XtraGrid.Columns.GridColumn();
|
colSet = new DevExpress.XtraGrid.Columns.GridColumn();
|
repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
|
layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
|
txtName = new TextEdit();
|
txtModelType = new TextEdit();
|
txtCode = new TextEdit();
|
buttonEditSearch = new ButtonEdit();
|
buttonEditSet = new ButtonEdit();
|
Root = new DevExpress.XtraLayout.LayoutControlGroup();
|
groupForHead = new DevExpress.XtraLayout.LayoutControlGroup();
|
layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
|
layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
|
layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
|
layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
|
emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
|
layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
|
layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
|
((ISupportInitialize)gridControl1).BeginInit();
|
((ISupportInitialize)hydroPumpViewModelBindingSource).BeginInit();
|
((ISupportInitialize)gridView1).BeginInit();
|
((ISupportInitialize)repositoryItemButtonEdit1).BeginInit();
|
((ISupportInitialize)layoutControl1).BeginInit();
|
layoutControl1.SuspendLayout();
|
((ISupportInitialize)txtName.Properties).BeginInit();
|
((ISupportInitialize)txtModelType.Properties).BeginInit();
|
((ISupportInitialize)txtCode.Properties).BeginInit();
|
((ISupportInitialize)buttonEditSearch.Properties).BeginInit();
|
((ISupportInitialize)buttonEditSet.Properties).BeginInit();
|
((ISupportInitialize)Root).BeginInit();
|
((ISupportInitialize)groupForHead).BeginInit();
|
((ISupportInitialize)layoutControlItem4).BeginInit();
|
((ISupportInitialize)layoutControlItem3).BeginInit();
|
((ISupportInitialize)layoutControlItem5).BeginInit();
|
((ISupportInitialize)layoutControlItem6).BeginInit();
|
((ISupportInitialize)emptySpaceItem1).BeginInit();
|
((ISupportInitialize)layoutControlItem2).BeginInit();
|
((ISupportInitialize)layoutControlItem1).BeginInit();
|
SuspendLayout();
|
//
|
// gridControl1
|
//
|
gridControl1.DataSource = hydroPumpViewModelBindingSource;
|
gridControl1.EmbeddedNavigator.Margin = new Padding(6, 8, 6, 8);
|
gridControl1.Location = new Point(0, 51);
|
gridControl1.MainView = gridView1;
|
gridControl1.Margin = new Padding(4, 5, 4, 5);
|
gridControl1.Name = "gridControl1";
|
gridControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { repositoryItemButtonEdit1 });
|
gridControl1.Size = new Size(1200, 349);
|
gridControl1.TabIndex = 6;
|
gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { gridView1 });
|
//
|
// hydroPumpViewModelBindingSource
|
//
|
hydroPumpViewModelBindingSource.DataSource = typeof(HydroPumpViewModel);
|
//
|
// gridView1
|
//
|
gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { colDbLocked, colCode, colName, colModelType, colHasDb, colLinkStatus, colRatedP, colRatedQ, colRatedH, colRatedN, colRatedHz, colCurrentHz, colCurve, colCalcuQ, colCalcuH, colCalcuP, colCalcuE, colFlags, colDescription, colSet });
|
gridView1.DetailHeight = 550;
|
gridView1.GridControl = gridControl1;
|
gridView1.Name = "gridView1";
|
gridView1.OptionsEditForm.PopupEditFormWidth = 1143;
|
gridView1.OptionsFind.AlwaysVisible = true;
|
gridView1.RowCellClick += gridView1_RowCellClick;
|
//
|
// colDbLocked
|
//
|
colDbLocked.FieldName = "DbLocked";
|
colDbLocked.Fixed = DevExpress.XtraGrid.Columns.FixedStyle.Left;
|
colDbLocked.MinWidth = 10;
|
colDbLocked.Name = "colDbLocked";
|
colDbLocked.Width = 57;
|
//
|
// colCode
|
//
|
colCode.FieldName = "Code";
|
colCode.MinWidth = 10;
|
colCode.Name = "colCode";
|
colCode.Width = 143;
|
//
|
// colName
|
//
|
colName.FieldName = "Name";
|
colName.MinWidth = 10;
|
colName.Name = "colName";
|
colName.Visible = true;
|
colName.VisibleIndex = 0;
|
colName.Width = 143;
|
//
|
// colModelType
|
//
|
colModelType.FieldName = "ModelType";
|
colModelType.MinWidth = 10;
|
colModelType.Name = "colModelType";
|
colModelType.Visible = true;
|
colModelType.VisibleIndex = 1;
|
colModelType.Width = 143;
|
//
|
// colHasDb
|
//
|
colHasDb.FieldName = "HasDb";
|
colHasDb.MaxWidth = 57;
|
colHasDb.MinWidth = 57;
|
colHasDb.Name = "colHasDb";
|
colHasDb.Width = 57;
|
//
|
// colLinkStatus
|
//
|
colLinkStatus.FieldName = "LinkStatus";
|
colLinkStatus.MaxWidth = 143;
|
colLinkStatus.MinWidth = 143;
|
colLinkStatus.Name = "colLinkStatus";
|
colLinkStatus.Width = 143;
|
//
|
// colRatedP
|
//
|
colRatedP.FieldName = "RatedP";
|
colRatedP.MaxWidth = 143;
|
colRatedP.MinWidth = 143;
|
colRatedP.Name = "colRatedP";
|
colRatedP.Visible = true;
|
colRatedP.VisibleIndex = 2;
|
colRatedP.Width = 143;
|
//
|
// colRatedQ
|
//
|
colRatedQ.FieldName = "RatedQ";
|
colRatedQ.MaxWidth = 143;
|
colRatedQ.MinWidth = 143;
|
colRatedQ.Name = "colRatedQ";
|
colRatedQ.Visible = true;
|
colRatedQ.VisibleIndex = 3;
|
colRatedQ.Width = 143;
|
//
|
// colRatedH
|
//
|
colRatedH.FieldName = "RatedH";
|
colRatedH.MaxWidth = 143;
|
colRatedH.MinWidth = 143;
|
colRatedH.Name = "colRatedH";
|
colRatedH.Visible = true;
|
colRatedH.VisibleIndex = 4;
|
colRatedH.Width = 143;
|
//
|
// colRatedN
|
//
|
colRatedN.FieldName = "RatedN";
|
colRatedN.MaxWidth = 143;
|
colRatedN.MinWidth = 143;
|
colRatedN.Name = "colRatedN";
|
colRatedN.Visible = true;
|
colRatedN.VisibleIndex = 5;
|
colRatedN.Width = 143;
|
//
|
// colRatedHz
|
//
|
colRatedHz.FieldName = "RatedHz";
|
colRatedHz.MaxWidth = 143;
|
colRatedHz.MinWidth = 143;
|
colRatedHz.Name = "colRatedHz";
|
colRatedHz.Visible = true;
|
colRatedHz.VisibleIndex = 6;
|
colRatedHz.Width = 143;
|
//
|
// colCurrentHz
|
//
|
colCurrentHz.FieldName = "CurrentHz";
|
colCurrentHz.MaxWidth = 143;
|
colCurrentHz.MinWidth = 143;
|
colCurrentHz.Name = "colCurrentHz";
|
colCurrentHz.Width = 143;
|
//
|
// colCurve
|
//
|
colCurve.FieldName = "Curve";
|
colCurve.MaxWidth = 143;
|
colCurve.MinWidth = 143;
|
colCurve.Name = "colCurve";
|
colCurve.Width = 143;
|
//
|
// colCalcuQ
|
//
|
colCalcuQ.FieldName = "CalcuQ";
|
colCalcuQ.MaxWidth = 143;
|
colCalcuQ.MinWidth = 143;
|
colCalcuQ.Name = "colCalcuQ";
|
colCalcuQ.Width = 143;
|
//
|
// colCalcuH
|
//
|
colCalcuH.FieldName = "CalcuH";
|
colCalcuH.MaxWidth = 143;
|
colCalcuH.MinWidth = 143;
|
colCalcuH.Name = "colCalcuH";
|
colCalcuH.Width = 143;
|
//
|
// colCalcuP
|
//
|
colCalcuP.FieldName = "CalcuP";
|
colCalcuP.MaxWidth = 143;
|
colCalcuP.MinWidth = 143;
|
colCalcuP.Name = "colCalcuP";
|
colCalcuP.Width = 143;
|
//
|
// colCalcuE
|
//
|
colCalcuE.FieldName = "CalcuE";
|
colCalcuE.MaxWidth = 143;
|
colCalcuE.MinWidth = 143;
|
colCalcuE.Name = "colCalcuE";
|
colCalcuE.Width = 143;
|
//
|
// colFlags
|
//
|
colFlags.FieldName = "Flags";
|
colFlags.MaxWidth = 286;
|
colFlags.MinWidth = 143;
|
colFlags.Name = "colFlags";
|
colFlags.Width = 143;
|
//
|
// colDescription
|
//
|
colDescription.FieldName = "Description";
|
colDescription.MinWidth = 143;
|
colDescription.Name = "colDescription";
|
colDescription.Width = 143;
|
//
|
// colSet
|
//
|
colSet.Caption = "设置";
|
colSet.ColumnEdit = repositoryItemButtonEdit1;
|
colSet.Fixed = DevExpress.XtraGrid.Columns.FixedStyle.Right;
|
colSet.MaxWidth = 86;
|
colSet.MinWidth = 86;
|
colSet.Name = "colSet";
|
colSet.Visible = true;
|
colSet.VisibleIndex = 7;
|
colSet.Width = 86;
|
//
|
// repositoryItemButtonEdit1
|
//
|
repositoryItemButtonEdit1.AutoHeight = false;
|
editorButtonImageOptions3.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("editorButtonImageOptions3.SvgImage");
|
editorButtonImageOptions3.SvgImageSize = new Size(20, 20);
|
repositoryItemButtonEdit1.Buttons.AddRange(new EditorButton[] { new EditorButton(ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions3, new DevExpress.Utils.KeyShortcut(Keys.None), serializableAppearanceObject9, serializableAppearanceObject10, serializableAppearanceObject11, serializableAppearanceObject12, "", null, null, DevExpress.Utils.ToolTipAnchor.Default) });
|
repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
|
repositoryItemButtonEdit1.TextEditStyle = TextEditStyles.HideTextEditor;
|
//
|
// layoutControl1
|
//
|
layoutControl1.Controls.Add(gridControl1);
|
layoutControl1.Controls.Add(txtName);
|
layoutControl1.Controls.Add(txtModelType);
|
layoutControl1.Controls.Add(txtCode);
|
layoutControl1.Controls.Add(buttonEditSearch);
|
layoutControl1.Controls.Add(buttonEditSet);
|
layoutControl1.Dock = DockStyle.Fill;
|
layoutControl1.Location = new Point(0, 0);
|
layoutControl1.Margin = new Padding(4, 5, 4, 5);
|
layoutControl1.Name = "layoutControl1";
|
layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new Rectangle(1176, 416, 977, 846);
|
layoutControl1.Root = Root;
|
layoutControl1.Size = new Size(1200, 400);
|
layoutControl1.TabIndex = 3;
|
layoutControl1.Text = "layoutControl1";
|
//
|
// txtName
|
//
|
txtName.Location = new Point(57, 9);
|
txtName.Margin = new Padding(4, 5, 4, 5);
|
txtName.Name = "txtName";
|
txtName.Properties.AutoHeight = false;
|
txtName.Size = new Size(142, 33);
|
txtName.StyleController = layoutControl1;
|
txtName.TabIndex = 0;
|
//
|
// txtModelType
|
//
|
txtModelType.Location = new Point(257, 9);
|
txtModelType.Margin = new Padding(4, 5, 4, 5);
|
txtModelType.Name = "txtModelType";
|
txtModelType.Properties.AutoHeight = false;
|
txtModelType.Size = new Size(142, 33);
|
txtModelType.StyleController = layoutControl1;
|
txtModelType.TabIndex = 3;
|
//
|
// txtCode
|
//
|
txtCode.Location = new Point(457, 9);
|
txtCode.Margin = new Padding(4, 5, 4, 5);
|
txtCode.Name = "txtCode";
|
txtCode.Properties.AutoHeight = false;
|
txtCode.Size = new Size(142, 33);
|
txtCode.StyleController = layoutControl1;
|
txtCode.TabIndex = 2;
|
//
|
// buttonEditSearch
|
//
|
buttonEditSearch.Location = new Point(603, 9);
|
buttonEditSearch.Name = "buttonEditSearch";
|
buttonEditSearch.Properties.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.False;
|
buttonEditSearch.Properties.AllowHtmlDraw = DevExpress.Utils.DefaultBoolean.False;
|
buttonEditSearch.Properties.BeepOnError = true;
|
editorButtonImageOptions4.EnableTransparency = false;
|
editorButtonImageOptions4.Location = ImageLocation.MiddleLeft;
|
editorButtonImageOptions4.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("editorButtonImageOptions4.SvgImage");
|
editorButtonImageOptions4.SvgImageSize = new Size(14, 14);
|
editorButtonImageOptions8.EnableTransparency = false;
|
editorButtonImageOptions8.Location = ImageLocation.MiddleLeft;
|
editorButtonImageOptions8.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("editorButtonImageOptions8.SvgImage");
|
editorButtonImageOptions8.SvgImageSize = new Size(14, 14);
|
buttonEditSearch.Properties.Buttons.AddRange(new EditorButton[] { new EditorButton(ButtonPredefines.Glyph, "搜索", -1, true, true, false, editorButtonImageOptions4, new DevExpress.Utils.KeyShortcut(Keys.None), serializableAppearanceObject13, serializableAppearanceObject14, serializableAppearanceObject15, serializableAppearanceObject16, "搜索", "Search", null, DevExpress.Utils.ToolTipAnchor.Default), new EditorButton(ButtonPredefines.Glyph, "清空", -1, true, true, false, editorButtonImageOptions8, new DevExpress.Utils.KeyShortcut(Keys.None), serializableAppearanceObject29, serializableAppearanceObject30, serializableAppearanceObject31, serializableAppearanceObject32, "清空", "Clear", null, DevExpress.Utils.ToolTipAnchor.Default) });
|
buttonEditSearch.Properties.ContextImageOptions.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.False;
|
buttonEditSearch.Properties.TextEditStyle = TextEditStyles.HideTextEditor;
|
buttonEditSearch.Properties.UseMaskAsDisplayFormat = true;
|
buttonEditSearch.Size = new Size(170, 33);
|
buttonEditSearch.StyleController = layoutControl1;
|
buttonEditSearch.TabIndex = 4;
|
buttonEditSearch.ButtonClick += buttonEditSearch_ButtonClick;
|
//
|
// buttonEditSet
|
//
|
buttonEditSet.Location = new Point(1095, 9);
|
buttonEditSet.Name = "buttonEditSet";
|
editorButtonImageOptions6.EnableTransparency = false;
|
editorButtonImageOptions6.Location = ImageLocation.MiddleLeft;
|
editorButtonImageOptions6.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("editorButtonImageOptions6.SvgImage");
|
editorButtonImageOptions6.SvgImageSize = new Size(14, 14);
|
buttonEditSet.Properties.Buttons.AddRange(new EditorButton[] { new EditorButton(ButtonPredefines.Glyph, "设置", -1, true, true, true, editorButtonImageOptions6, new DevExpress.Utils.KeyShortcut(Keys.None), serializableAppearanceObject21, serializableAppearanceObject22, serializableAppearanceObject23, serializableAppearanceObject24, "", "Set", null, DevExpress.Utils.ToolTipAnchor.Default) });
|
buttonEditSet.Properties.TextEditStyle = TextEditStyles.HideTextEditor;
|
buttonEditSet.Size = new Size(102, 33);
|
buttonEditSet.StyleController = layoutControl1;
|
buttonEditSet.TabIndex = 5;
|
buttonEditSet.ButtonClick += buttonEditSet_ButtonClick;
|
//
|
// Root
|
//
|
Root.AppearanceItemCaption.Options.UseTextOptions = true;
|
Root.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
|
Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
|
Root.GroupBordersVisible = false;
|
Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { groupForHead, layoutControlItem1 });
|
Root.Name = "Root";
|
Root.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
|
Root.Size = new Size(1200, 400);
|
Root.TextVisible = false;
|
//
|
// groupForHead
|
//
|
groupForHead.GroupStyle = DevExpress.Utils.GroupStyle.Title;
|
groupForHead.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem4, layoutControlItem3, layoutControlItem5, layoutControlItem6, emptySpaceItem1, layoutControlItem2 });
|
groupForHead.Location = new Point(0, 0);
|
groupForHead.Name = "groupForHead";
|
groupForHead.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 6, 6);
|
groupForHead.Size = new Size(1200, 51);
|
groupForHead.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
|
groupForHead.Text = "查询条件";
|
groupForHead.TextVisible = false;
|
//
|
// layoutControlItem4
|
//
|
layoutControlItem4.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
|
layoutControlItem4.Control = txtName;
|
layoutControlItem4.Location = new Point(0, 0);
|
layoutControlItem4.MaxSize = new Size(200, 0);
|
layoutControlItem4.MinSize = new Size(200, 32);
|
layoutControlItem4.Name = "layoutControlItem4";
|
layoutControlItem4.Size = new Size(200, 37);
|
layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
layoutControlItem4.Text = "名称:";
|
layoutControlItem4.TextSize = new Size(42, 22);
|
//
|
// layoutControlItem3
|
//
|
layoutControlItem3.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
|
layoutControlItem3.Control = txtModelType;
|
layoutControlItem3.Location = new Point(200, 0);
|
layoutControlItem3.MaxSize = new Size(200, 0);
|
layoutControlItem3.MinSize = new Size(200, 32);
|
layoutControlItem3.Name = "layoutControlItem3";
|
layoutControlItem3.Size = new Size(200, 37);
|
layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
layoutControlItem3.Text = "型号:";
|
layoutControlItem3.TextSize = new Size(42, 22);
|
//
|
// layoutControlItem5
|
//
|
layoutControlItem5.Control = buttonEditSearch;
|
layoutControlItem5.Location = new Point(600, 0);
|
layoutControlItem5.MaxSize = new Size(174, 37);
|
layoutControlItem5.MinSize = new Size(174, 37);
|
layoutControlItem5.Name = "layoutControlItem5";
|
layoutControlItem5.Size = new Size(174, 37);
|
layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
layoutControlItem5.TextSize = new Size(0, 0);
|
layoutControlItem5.TextVisible = false;
|
//
|
// layoutControlItem6
|
//
|
layoutControlItem6.Control = buttonEditSet;
|
layoutControlItem6.Location = new Point(1092, 0);
|
layoutControlItem6.MaxSize = new Size(106, 37);
|
layoutControlItem6.MinSize = new Size(106, 37);
|
layoutControlItem6.Name = "layoutControlItem6";
|
layoutControlItem6.Size = new Size(106, 37);
|
layoutControlItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
layoutControlItem6.TextSize = new Size(0, 0);
|
layoutControlItem6.TextVisible = false;
|
//
|
// emptySpaceItem1
|
//
|
emptySpaceItem1.AllowHotTrack = false;
|
emptySpaceItem1.Location = new Point(774, 0);
|
emptySpaceItem1.Name = "emptySpaceItem1";
|
emptySpaceItem1.Size = new Size(318, 37);
|
emptySpaceItem1.TextSize = new Size(0, 0);
|
//
|
// layoutControlItem2
|
//
|
layoutControlItem2.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
|
layoutControlItem2.Control = txtCode;
|
layoutControlItem2.Location = new Point(400, 0);
|
layoutControlItem2.MaxSize = new Size(200, 0);
|
layoutControlItem2.MinSize = new Size(200, 32);
|
layoutControlItem2.Name = "layoutControlItem2";
|
layoutControlItem2.Size = new Size(200, 37);
|
layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
layoutControlItem2.Text = "编码:";
|
layoutControlItem2.TextSize = new Size(42, 22);
|
//
|
// layoutControlItem1
|
//
|
layoutControlItem1.Control = gridControl1;
|
layoutControlItem1.Location = new Point(0, 51);
|
layoutControlItem1.Name = "layoutControlItem1";
|
layoutControlItem1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
|
layoutControlItem1.Size = new Size(1200, 349);
|
layoutControlItem1.TextSize = new Size(0, 0);
|
layoutControlItem1.TextVisible = false;
|
//
|
// SetSchemePumpListCtrl
|
//
|
AutoScaleDimensions = new SizeF(10F, 22F);
|
AutoScaleMode = AutoScaleMode.Font;
|
Controls.Add(layoutControl1);
|
Margin = new Padding(4, 5, 4, 5);
|
Name = "SetSchemePumpListCtrl";
|
Size = new Size(1200, 400);
|
((ISupportInitialize)gridControl1).EndInit();
|
((ISupportInitialize)hydroPumpViewModelBindingSource).EndInit();
|
((ISupportInitialize)gridView1).EndInit();
|
((ISupportInitialize)repositoryItemButtonEdit1).EndInit();
|
((ISupportInitialize)layoutControl1).EndInit();
|
layoutControl1.ResumeLayout(false);
|
((ISupportInitialize)txtName.Properties).EndInit();
|
((ISupportInitialize)txtModelType.Properties).EndInit();
|
((ISupportInitialize)txtCode.Properties).EndInit();
|
((ISupportInitialize)buttonEditSearch.Properties).EndInit();
|
((ISupportInitialize)buttonEditSet.Properties).EndInit();
|
((ISupportInitialize)Root).EndInit();
|
((ISupportInitialize)groupForHead).EndInit();
|
((ISupportInitialize)layoutControlItem4).EndInit();
|
((ISupportInitialize)layoutControlItem3).EndInit();
|
((ISupportInitialize)layoutControlItem5).EndInit();
|
((ISupportInitialize)layoutControlItem6).EndInit();
|
((ISupportInitialize)emptySpaceItem1).EndInit();
|
((ISupportInitialize)layoutControlItem2).EndInit();
|
((ISupportInitialize)layoutControlItem1).EndInit();
|
ResumeLayout(false);
|
}
|
|
#endregion
|
|
private DevExpress.XtraGrid.GridControl gridControl1;
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
|
private DevExpress.XtraGrid.Columns.GridColumn colCode;
|
private DevExpress.XtraGrid.Columns.GridColumn colName;
|
private DevExpress.XtraGrid.Columns.GridColumn colDescription;
|
private DevExpress.XtraGrid.Columns.GridColumn colLinkStatus;
|
private BindingSource hydroPumpViewModelBindingSource;
|
private DevExpress.XtraGrid.Columns.GridColumn colDbLocked;
|
private DevExpress.XtraGrid.Columns.GridColumn colModelType;
|
private DevExpress.XtraGrid.Columns.GridColumn colRatedP;
|
private DevExpress.XtraGrid.Columns.GridColumn colRatedQ;
|
private DevExpress.XtraGrid.Columns.GridColumn colRatedH;
|
private DevExpress.XtraGrid.Columns.GridColumn colRatedN;
|
private DevExpress.XtraGrid.Columns.GridColumn colHasDb;
|
private DevExpress.XtraGrid.Columns.GridColumn colRatedHz;
|
private DevExpress.XtraGrid.Columns.GridColumn colCurrentHz;
|
private DevExpress.XtraGrid.Columns.GridColumn colCalcuQ;
|
private DevExpress.XtraGrid.Columns.GridColumn colCalcuH;
|
private DevExpress.XtraGrid.Columns.GridColumn colCalcuP;
|
private DevExpress.XtraGrid.Columns.GridColumn colCalcuE;
|
private DevExpress.XtraLayout.LayoutControl layoutControl1;
|
private DevExpress.XtraEditors.TextEdit txtName;
|
private DevExpress.XtraEditors.TextEdit txtModelType;
|
private DevExpress.XtraEditors.TextEdit txtCode;
|
private DevExpress.XtraLayout.LayoutControlGroup Root;
|
private DevExpress.XtraLayout.LayoutControlGroup groupForHead;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
|
private DevExpress.XtraGrid.Columns.GridColumn colFlags;
|
private DevExpress.XtraGrid.Columns.GridColumn colSet;
|
private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
|
private DevExpress.XtraGrid.Columns.GridColumn colCurve;
|
private ButtonEdit buttonEditSearch;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
|
private ButtonEdit buttonEditSet;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
|
}
|
}
|