|
namespace IStation.WinFrmUI.Basic
|
{
|
partial class ViewSignalTypeDlg
|
{
|
/// <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.IdentifierTextEdit = new DevExpress.XtraEditors.TextEdit();
|
this.NameTextEdit = new DevExpress.XtraEditors.TextEdit();
|
this.DataTypeImageComboBoxEdit = new DevExpress.XtraEditors.ImageComboBoxEdit();
|
this.UnitTypeImageComboBoxEdit = new DevExpress.XtraEditors.ImageComboBoxEdit();
|
this.UnitValueTextEdit = new DevExpress.XtraEditors.TextEdit();
|
this.DecimalPlacesTextEdit = new DevExpress.XtraEditors.TextEdit();
|
this.ValueTypeImageComboBoxEdit = new DevExpress.XtraEditors.ImageComboBoxEdit();
|
this.ValueSettingsMemoEdit = new DevExpress.XtraEditors.MemoEdit();
|
this.TagNameTextEdit = new DevExpress.XtraEditors.TextEdit();
|
this.DescriptionMemoEdit = new DevExpress.XtraEditors.MemoEdit();
|
this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
|
this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
|
this.ItemForIdentifier = new DevExpress.XtraLayout.LayoutControlItem();
|
this.ItemForDataType = new DevExpress.XtraLayout.LayoutControlItem();
|
this.ItemForUnitValue = new DevExpress.XtraLayout.LayoutControlItem();
|
this.ItemForValueType = new DevExpress.XtraLayout.LayoutControlItem();
|
this.ItemForName = new DevExpress.XtraLayout.LayoutControlItem();
|
this.ItemForUnitType = new DevExpress.XtraLayout.LayoutControlItem();
|
this.ItemForDecimalPlaces = new DevExpress.XtraLayout.LayoutControlItem();
|
this.ItemForTagName = new DevExpress.XtraLayout.LayoutControlItem();
|
this.tabbedControlGroup1 = new DevExpress.XtraLayout.TabbedControlGroup();
|
this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup();
|
this.ItemForValueSettings = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup();
|
this.ItemForDescription = new DevExpress.XtraLayout.LayoutControlItem();
|
this.signalTypeBindingSource = new System.Windows.Forms.BindingSource(this.components);
|
((System.ComponentModel.ISupportInitialize)(this.dataLayoutControl1)).BeginInit();
|
this.dataLayoutControl1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.IdentifierTextEdit.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.NameTextEdit.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.DataTypeImageComboBoxEdit.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.UnitTypeImageComboBoxEdit.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.UnitValueTextEdit.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.DecimalPlacesTextEdit.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.ValueTypeImageComboBoxEdit.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.ValueSettingsMemoEdit.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.TagNameTextEdit.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.DescriptionMemoEdit.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.ItemForIdentifier)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.ItemForDataType)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.ItemForUnitValue)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.ItemForValueType)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.ItemForName)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.ItemForUnitType)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.ItemForDecimalPlaces)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.ItemForTagName)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.ItemForValueSettings)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.ItemForDescription)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.signalTypeBindingSource)).BeginInit();
|
this.SuspendLayout();
|
//
|
// dataLayoutControl1
|
//
|
this.dataLayoutControl1.Controls.Add(this.IdentifierTextEdit);
|
this.dataLayoutControl1.Controls.Add(this.NameTextEdit);
|
this.dataLayoutControl1.Controls.Add(this.DataTypeImageComboBoxEdit);
|
this.dataLayoutControl1.Controls.Add(this.UnitTypeImageComboBoxEdit);
|
this.dataLayoutControl1.Controls.Add(this.UnitValueTextEdit);
|
this.dataLayoutControl1.Controls.Add(this.DecimalPlacesTextEdit);
|
this.dataLayoutControl1.Controls.Add(this.ValueTypeImageComboBoxEdit);
|
this.dataLayoutControl1.Controls.Add(this.ValueSettingsMemoEdit);
|
this.dataLayoutControl1.Controls.Add(this.TagNameTextEdit);
|
this.dataLayoutControl1.Controls.Add(this.DescriptionMemoEdit);
|
this.dataLayoutControl1.DataSource = this.signalTypeBindingSource;
|
this.dataLayoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.dataLayoutControl1.Location = new System.Drawing.Point(0, 0);
|
this.dataLayoutControl1.Name = "dataLayoutControl1";
|
this.dataLayoutControl1.OptionsFocus.AllowFocusGroups = false;
|
this.dataLayoutControl1.OptionsFocus.AllowFocusTabbedGroups = false;
|
this.dataLayoutControl1.OptionsView.IsReadOnly = DevExpress.Utils.DefaultBoolean.True;
|
this.dataLayoutControl1.Root = this.Root;
|
this.dataLayoutControl1.Size = new System.Drawing.Size(498, 368);
|
this.dataLayoutControl1.TabIndex = 0;
|
this.dataLayoutControl1.Text = "dataLayoutControl1";
|
//
|
// IdentifierTextEdit
|
//
|
this.IdentifierTextEdit.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.signalTypeBindingSource, "Identifier", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
|
this.IdentifierTextEdit.Location = new System.Drawing.Point(306, 12);
|
this.IdentifierTextEdit.Name = "IdentifierTextEdit";
|
this.IdentifierTextEdit.Properties.ReadOnly = true;
|
this.IdentifierTextEdit.Properties.UseReadOnlyAppearance = false;
|
this.IdentifierTextEdit.Size = new System.Drawing.Size(180, 20);
|
this.IdentifierTextEdit.StyleController = this.dataLayoutControl1;
|
this.IdentifierTextEdit.TabIndex = 4;
|
//
|
// NameTextEdit
|
//
|
this.NameTextEdit.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.signalTypeBindingSource, "Name", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
|
this.NameTextEdit.Location = new System.Drawing.Point(67, 12);
|
this.NameTextEdit.Name = "NameTextEdit";
|
this.NameTextEdit.Properties.ReadOnly = true;
|
this.NameTextEdit.Properties.UseReadOnlyAppearance = false;
|
this.NameTextEdit.Size = new System.Drawing.Size(180, 20);
|
this.NameTextEdit.StyleController = this.dataLayoutControl1;
|
this.NameTextEdit.TabIndex = 5;
|
//
|
// DataTypeImageComboBoxEdit
|
//
|
this.DataTypeImageComboBoxEdit.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.signalTypeBindingSource, "DataType", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
|
this.DataTypeImageComboBoxEdit.Location = new System.Drawing.Point(67, 36);
|
this.DataTypeImageComboBoxEdit.Name = "DataTypeImageComboBoxEdit";
|
this.DataTypeImageComboBoxEdit.Properties.Appearance.Options.UseTextOptions = true;
|
this.DataTypeImageComboBoxEdit.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
|
this.DataTypeImageComboBoxEdit.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
this.DataTypeImageComboBoxEdit.Properties.ReadOnly = true;
|
this.DataTypeImageComboBoxEdit.Properties.UseCtrlScroll = true;
|
this.DataTypeImageComboBoxEdit.Properties.UseReadOnlyAppearance = false;
|
this.DataTypeImageComboBoxEdit.Size = new System.Drawing.Size(180, 20);
|
this.DataTypeImageComboBoxEdit.StyleController = this.dataLayoutControl1;
|
this.DataTypeImageComboBoxEdit.TabIndex = 6;
|
//
|
// UnitTypeImageComboBoxEdit
|
//
|
this.UnitTypeImageComboBoxEdit.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.signalTypeBindingSource, "UnitType", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
|
this.UnitTypeImageComboBoxEdit.Location = new System.Drawing.Point(306, 36);
|
this.UnitTypeImageComboBoxEdit.Name = "UnitTypeImageComboBoxEdit";
|
this.UnitTypeImageComboBoxEdit.Properties.Appearance.Options.UseTextOptions = true;
|
this.UnitTypeImageComboBoxEdit.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
|
this.UnitTypeImageComboBoxEdit.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
this.UnitTypeImageComboBoxEdit.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.ImageComboBoxItem[] {
|
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("未知", IStation.Unit.eUnitType.未知, 0),
|
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("流量", IStation.Unit.eUnitType.流量, 1),
|
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("压力", IStation.Unit.eUnitType.压力, 2),
|
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("扬程", IStation.Unit.eUnitType.扬程, 3),
|
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("体积", IStation.Unit.eUnitType.体积, 4),
|
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("频率", IStation.Unit.eUnitType.频率, 5),
|
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("电流", IStation.Unit.eUnitType.电流, 6),
|
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("电压", IStation.Unit.eUnitType.电压, 7),
|
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("转速", IStation.Unit.eUnitType.转速, 8),
|
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("效率", IStation.Unit.eUnitType.效率, 9),
|
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("有功功率", IStation.Unit.eUnitType.有功功率, 10),
|
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("无功功率", IStation.Unit.eUnitType.无功功率, 11),
|
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("视在功率", IStation.Unit.eUnitType.视在功率, 12),
|
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("有功电度", IStation.Unit.eUnitType.有功电度, 13),
|
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("无功电度", IStation.Unit.eUnitType.无功电度, 14),
|
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("长度", IStation.Unit.eUnitType.长度, 15),
|
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("温度", IStation.Unit.eUnitType.温度, 16),
|
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("浊度", IStation.Unit.eUnitType.浊度, 17),
|
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("浓度", IStation.Unit.eUnitType.浓度, 18),
|
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("湿度", IStation.Unit.eUnitType.湿度, 19),
|
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("电导率", IStation.Unit.eUnitType.电导率, 20),
|
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("音量", IStation.Unit.eUnitType.音量, 21),
|
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("累积时间", IStation.Unit.eUnitType.累积时间, 22),
|
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("千吨能耗", IStation.Unit.eUnitType.千吨能耗, 23),
|
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("单位能耗", IStation.Unit.eUnitType.单位能耗, 24),
|
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("速度", IStation.Unit.eUnitType.速度, 25),
|
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("加速度", IStation.Unit.eUnitType.加速度, 26),
|
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("自定义", IStation.Unit.eUnitType.自定义, 27)});
|
this.UnitTypeImageComboBoxEdit.Properties.ReadOnly = true;
|
this.UnitTypeImageComboBoxEdit.Properties.UseCtrlScroll = true;
|
this.UnitTypeImageComboBoxEdit.Properties.UseReadOnlyAppearance = false;
|
this.UnitTypeImageComboBoxEdit.Size = new System.Drawing.Size(180, 20);
|
this.UnitTypeImageComboBoxEdit.StyleController = this.dataLayoutControl1;
|
this.UnitTypeImageComboBoxEdit.TabIndex = 7;
|
//
|
// UnitValueTextEdit
|
//
|
this.UnitValueTextEdit.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.signalTypeBindingSource, "UnitValue", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
|
this.UnitValueTextEdit.Location = new System.Drawing.Point(67, 60);
|
this.UnitValueTextEdit.Name = "UnitValueTextEdit";
|
this.UnitValueTextEdit.Properties.ReadOnly = true;
|
this.UnitValueTextEdit.Properties.UseReadOnlyAppearance = false;
|
this.UnitValueTextEdit.Size = new System.Drawing.Size(180, 20);
|
this.UnitValueTextEdit.StyleController = this.dataLayoutControl1;
|
this.UnitValueTextEdit.TabIndex = 8;
|
//
|
// DecimalPlacesTextEdit
|
//
|
this.DecimalPlacesTextEdit.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.signalTypeBindingSource, "DecimalPlaces", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
|
this.DecimalPlacesTextEdit.Location = new System.Drawing.Point(306, 60);
|
this.DecimalPlacesTextEdit.Name = "DecimalPlacesTextEdit";
|
this.DecimalPlacesTextEdit.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.True;
|
this.DecimalPlacesTextEdit.Properties.Appearance.Options.UseTextOptions = true;
|
this.DecimalPlacesTextEdit.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
|
this.DecimalPlacesTextEdit.Properties.Mask.EditMask = "N0";
|
this.DecimalPlacesTextEdit.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
|
this.DecimalPlacesTextEdit.Properties.Mask.UseMaskAsDisplayFormat = true;
|
this.DecimalPlacesTextEdit.Properties.ReadOnly = true;
|
this.DecimalPlacesTextEdit.Properties.UseReadOnlyAppearance = false;
|
this.DecimalPlacesTextEdit.Size = new System.Drawing.Size(180, 20);
|
this.DecimalPlacesTextEdit.StyleController = this.dataLayoutControl1;
|
this.DecimalPlacesTextEdit.TabIndex = 9;
|
//
|
// ValueTypeImageComboBoxEdit
|
//
|
this.ValueTypeImageComboBoxEdit.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.signalTypeBindingSource, "ValueType", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
|
this.ValueTypeImageComboBoxEdit.Location = new System.Drawing.Point(67, 84);
|
this.ValueTypeImageComboBoxEdit.Name = "ValueTypeImageComboBoxEdit";
|
this.ValueTypeImageComboBoxEdit.Properties.Appearance.Options.UseTextOptions = true;
|
this.ValueTypeImageComboBoxEdit.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
|
this.ValueTypeImageComboBoxEdit.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
this.ValueTypeImageComboBoxEdit.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.ImageComboBoxItem[] {
|
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("数值", IStation.Model.Monitor.eValueType.Numeric, 0),
|
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("枚举", IStation.Model.Monitor.eValueType.Enum, 1),
|
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("集合", IStation.Model.Monitor.eValueType.Array, 2),
|
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("集成", IStation.Model.Monitor.eValueType.Integration, 3)});
|
this.ValueTypeImageComboBoxEdit.Properties.ReadOnly = true;
|
this.ValueTypeImageComboBoxEdit.Properties.UseCtrlScroll = true;
|
this.ValueTypeImageComboBoxEdit.Properties.UseReadOnlyAppearance = false;
|
this.ValueTypeImageComboBoxEdit.Size = new System.Drawing.Size(180, 20);
|
this.ValueTypeImageComboBoxEdit.StyleController = this.dataLayoutControl1;
|
this.ValueTypeImageComboBoxEdit.TabIndex = 10;
|
//
|
// ValueSettingsMemoEdit
|
//
|
this.ValueSettingsMemoEdit.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.signalTypeBindingSource, "ValueSettings", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
|
this.ValueSettingsMemoEdit.Location = new System.Drawing.Point(15, 135);
|
this.ValueSettingsMemoEdit.Name = "ValueSettingsMemoEdit";
|
this.ValueSettingsMemoEdit.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
this.ValueSettingsMemoEdit.Properties.ReadOnly = true;
|
this.ValueSettingsMemoEdit.Properties.UseReadOnlyAppearance = false;
|
this.ValueSettingsMemoEdit.Size = new System.Drawing.Size(468, 218);
|
this.ValueSettingsMemoEdit.StyleController = this.dataLayoutControl1;
|
this.ValueSettingsMemoEdit.TabIndex = 11;
|
//
|
// TagNameTextEdit
|
//
|
this.TagNameTextEdit.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.signalTypeBindingSource, "TagName", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
|
this.TagNameTextEdit.Location = new System.Drawing.Point(306, 84);
|
this.TagNameTextEdit.Name = "TagNameTextEdit";
|
this.TagNameTextEdit.Properties.ReadOnly = true;
|
this.TagNameTextEdit.Properties.UseReadOnlyAppearance = false;
|
this.TagNameTextEdit.Size = new System.Drawing.Size(180, 20);
|
this.TagNameTextEdit.StyleController = this.dataLayoutControl1;
|
this.TagNameTextEdit.TabIndex = 12;
|
//
|
// DescriptionMemoEdit
|
//
|
this.DescriptionMemoEdit.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.signalTypeBindingSource, "Description", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
|
this.DescriptionMemoEdit.Location = new System.Drawing.Point(15, 135);
|
this.DescriptionMemoEdit.Name = "DescriptionMemoEdit";
|
this.DescriptionMemoEdit.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
this.DescriptionMemoEdit.Properties.ReadOnly = true;
|
this.DescriptionMemoEdit.Properties.UseReadOnlyAppearance = false;
|
this.DescriptionMemoEdit.Size = new System.Drawing.Size(468, 218);
|
this.DescriptionMemoEdit.StyleController = this.dataLayoutControl1;
|
this.DescriptionMemoEdit.TabIndex = 13;
|
//
|
// Root
|
//
|
this.Root.AppearanceItemCaption.Options.UseTextOptions = true;
|
this.Root.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
|
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(498, 368);
|
this.Root.TextVisible = false;
|
//
|
// layoutControlGroup1
|
//
|
this.layoutControlGroup1.AllowDrawBackground = false;
|
this.layoutControlGroup1.GroupBordersVisible = false;
|
this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
this.ItemForIdentifier,
|
this.ItemForDataType,
|
this.ItemForUnitValue,
|
this.ItemForValueType,
|
this.ItemForName,
|
this.ItemForUnitType,
|
this.ItemForDecimalPlaces,
|
this.ItemForTagName,
|
this.tabbedControlGroup1});
|
this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
|
this.layoutControlGroup1.Name = "autoGeneratedGroup0";
|
this.layoutControlGroup1.Size = new System.Drawing.Size(478, 348);
|
//
|
// ItemForIdentifier
|
//
|
this.ItemForIdentifier.Control = this.IdentifierTextEdit;
|
this.ItemForIdentifier.Location = new System.Drawing.Point(239, 0);
|
this.ItemForIdentifier.Name = "ItemForIdentifier";
|
this.ItemForIdentifier.Size = new System.Drawing.Size(239, 24);
|
this.ItemForIdentifier.Text = "标识:";
|
this.ItemForIdentifier.TextSize = new System.Drawing.Size(52, 14);
|
//
|
// ItemForDataType
|
//
|
this.ItemForDataType.Control = this.DataTypeImageComboBoxEdit;
|
this.ItemForDataType.Location = new System.Drawing.Point(0, 24);
|
this.ItemForDataType.Name = "ItemForDataType";
|
this.ItemForDataType.Size = new System.Drawing.Size(239, 24);
|
this.ItemForDataType.Text = "数据类型:";
|
this.ItemForDataType.TextSize = new System.Drawing.Size(52, 14);
|
//
|
// ItemForUnitValue
|
//
|
this.ItemForUnitValue.Control = this.UnitValueTextEdit;
|
this.ItemForUnitValue.Location = new System.Drawing.Point(0, 48);
|
this.ItemForUnitValue.Name = "ItemForUnitValue";
|
this.ItemForUnitValue.Size = new System.Drawing.Size(239, 24);
|
this.ItemForUnitValue.Text = "单位值:";
|
this.ItemForUnitValue.TextSize = new System.Drawing.Size(52, 14);
|
//
|
// ItemForValueType
|
//
|
this.ItemForValueType.Control = this.ValueTypeImageComboBoxEdit;
|
this.ItemForValueType.Location = new System.Drawing.Point(0, 72);
|
this.ItemForValueType.Name = "ItemForValueType";
|
this.ItemForValueType.Size = new System.Drawing.Size(239, 24);
|
this.ItemForValueType.Text = "值类型:";
|
this.ItemForValueType.TextSize = new System.Drawing.Size(52, 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(239, 24);
|
this.ItemForName.Text = "名称:";
|
this.ItemForName.TextSize = new System.Drawing.Size(52, 14);
|
//
|
// ItemForUnitType
|
//
|
this.ItemForUnitType.Control = this.UnitTypeImageComboBoxEdit;
|
this.ItemForUnitType.Location = new System.Drawing.Point(239, 24);
|
this.ItemForUnitType.Name = "ItemForUnitType";
|
this.ItemForUnitType.Size = new System.Drawing.Size(239, 24);
|
this.ItemForUnitType.Text = "单位类型:";
|
this.ItemForUnitType.TextSize = new System.Drawing.Size(52, 14);
|
//
|
// ItemForDecimalPlaces
|
//
|
this.ItemForDecimalPlaces.Control = this.DecimalPlacesTextEdit;
|
this.ItemForDecimalPlaces.Location = new System.Drawing.Point(239, 48);
|
this.ItemForDecimalPlaces.Name = "ItemForDecimalPlaces";
|
this.ItemForDecimalPlaces.Size = new System.Drawing.Size(239, 24);
|
this.ItemForDecimalPlaces.Text = "小数位数:";
|
this.ItemForDecimalPlaces.TextSize = new System.Drawing.Size(52, 14);
|
//
|
// ItemForTagName
|
//
|
this.ItemForTagName.Control = this.TagNameTextEdit;
|
this.ItemForTagName.Location = new System.Drawing.Point(239, 72);
|
this.ItemForTagName.Name = "ItemForTagName";
|
this.ItemForTagName.Size = new System.Drawing.Size(239, 24);
|
this.ItemForTagName.Text = "标记名称:";
|
this.ItemForTagName.TextSize = new System.Drawing.Size(52, 14);
|
//
|
// tabbedControlGroup1
|
//
|
this.tabbedControlGroup1.Location = new System.Drawing.Point(0, 96);
|
this.tabbedControlGroup1.Name = "tabbedControlGroup1";
|
this.tabbedControlGroup1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
|
this.tabbedControlGroup1.SelectedTabPage = this.layoutControlGroup2;
|
this.tabbedControlGroup1.Size = new System.Drawing.Size(478, 252);
|
this.tabbedControlGroup1.TabPages.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
this.layoutControlGroup2,
|
this.layoutControlGroup3});
|
this.tabbedControlGroup1.TabPageWidth = 80;
|
//
|
// layoutControlGroup2
|
//
|
this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
this.ItemForValueSettings});
|
this.layoutControlGroup2.Location = new System.Drawing.Point(0, 0);
|
this.layoutControlGroup2.Name = "layoutControlGroup2";
|
this.layoutControlGroup2.Size = new System.Drawing.Size(472, 222);
|
this.layoutControlGroup2.Text = "值设置";
|
//
|
// ItemForValueSettings
|
//
|
this.ItemForValueSettings.Control = this.ValueSettingsMemoEdit;
|
this.ItemForValueSettings.Location = new System.Drawing.Point(0, 0);
|
this.ItemForValueSettings.Name = "ItemForValueSettings";
|
this.ItemForValueSettings.Size = new System.Drawing.Size(472, 222);
|
this.ItemForValueSettings.StartNewLine = true;
|
this.ItemForValueSettings.Text = "值设置:";
|
this.ItemForValueSettings.TextSize = new System.Drawing.Size(0, 0);
|
this.ItemForValueSettings.TextVisible = false;
|
//
|
// layoutControlGroup3
|
//
|
this.layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
this.ItemForDescription});
|
this.layoutControlGroup3.Location = new System.Drawing.Point(0, 0);
|
this.layoutControlGroup3.Name = "layoutControlGroup3";
|
this.layoutControlGroup3.Size = new System.Drawing.Size(472, 222);
|
this.layoutControlGroup3.Text = "说明";
|
//
|
// ItemForDescription
|
//
|
this.ItemForDescription.Control = this.DescriptionMemoEdit;
|
this.ItemForDescription.Location = new System.Drawing.Point(0, 0);
|
this.ItemForDescription.Name = "ItemForDescription";
|
this.ItemForDescription.Size = new System.Drawing.Size(472, 222);
|
this.ItemForDescription.StartNewLine = true;
|
this.ItemForDescription.Text = "说明:";
|
this.ItemForDescription.TextSize = new System.Drawing.Size(0, 0);
|
this.ItemForDescription.TextVisible = false;
|
//
|
// signalTypeBindingSource
|
//
|
this.signalTypeBindingSource.DataSource = typeof(IStation.Model.SignalType);
|
//
|
// ViewSignalTypeDlg
|
//
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
this.ClientSize = new System.Drawing.Size(498, 368);
|
this.Controls.Add(this.dataLayoutControl1);
|
this.Name = "ViewSignalTypeDlg";
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
|
this.Text = "信号类型详细信息";
|
((System.ComponentModel.ISupportInitialize)(this.dataLayoutControl1)).EndInit();
|
this.dataLayoutControl1.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.IdentifierTextEdit.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.NameTextEdit.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.DataTypeImageComboBoxEdit.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.UnitTypeImageComboBoxEdit.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.UnitValueTextEdit.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.DecimalPlacesTextEdit.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.ValueTypeImageComboBoxEdit.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.ValueSettingsMemoEdit.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.TagNameTextEdit.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.DescriptionMemoEdit.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.ItemForIdentifier)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.ItemForDataType)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.ItemForUnitValue)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.ItemForValueType)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.ItemForName)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.ItemForUnitType)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.ItemForDecimalPlaces)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.ItemForTagName)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.ItemForValueSettings)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.ItemForDescription)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.signalTypeBindingSource)).EndInit();
|
this.ResumeLayout(false);
|
|
}
|
|
#endregion
|
|
private DevExpress.XtraDataLayout.DataLayoutControl dataLayoutControl1;
|
private DevExpress.XtraLayout.LayoutControlGroup Root;
|
private DevExpress.XtraEditors.TextEdit IdentifierTextEdit;
|
private System.Windows.Forms.BindingSource signalTypeBindingSource;
|
private DevExpress.XtraEditors.TextEdit NameTextEdit;
|
private DevExpress.XtraEditors.ImageComboBoxEdit DataTypeImageComboBoxEdit;
|
private DevExpress.XtraEditors.ImageComboBoxEdit UnitTypeImageComboBoxEdit;
|
private DevExpress.XtraEditors.TextEdit UnitValueTextEdit;
|
private DevExpress.XtraEditors.TextEdit DecimalPlacesTextEdit;
|
private DevExpress.XtraEditors.ImageComboBoxEdit ValueTypeImageComboBoxEdit;
|
private DevExpress.XtraEditors.MemoEdit ValueSettingsMemoEdit;
|
private DevExpress.XtraEditors.TextEdit TagNameTextEdit;
|
private DevExpress.XtraEditors.MemoEdit DescriptionMemoEdit;
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
|
private DevExpress.XtraLayout.LayoutControlItem ItemForIdentifier;
|
private DevExpress.XtraLayout.LayoutControlItem ItemForDataType;
|
private DevExpress.XtraLayout.LayoutControlItem ItemForUnitValue;
|
private DevExpress.XtraLayout.LayoutControlItem ItemForValueType;
|
private DevExpress.XtraLayout.LayoutControlItem ItemForDescription;
|
private DevExpress.XtraLayout.LayoutControlItem ItemForName;
|
private DevExpress.XtraLayout.LayoutControlItem ItemForUnitType;
|
private DevExpress.XtraLayout.LayoutControlItem ItemForDecimalPlaces;
|
private DevExpress.XtraLayout.LayoutControlItem ItemForTagName;
|
private DevExpress.XtraLayout.TabbedControlGroup tabbedControlGroup1;
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2;
|
private DevExpress.XtraLayout.LayoutControlItem ItemForValueSettings;
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup3;
|
}
|
}
|