| | |
| | | /// <summary> |
| | | /// Required designer variable. |
| | | /// </summary> |
| | | private System.ComponentModel.IContainer components = null; |
| | | private IContainer components = null; |
| | | |
| | | /// <summary> |
| | | /// Clean up any resources being used. |
| | |
| | | /// </summary> |
| | | private void InitializeComponent() |
| | | { |
| | | this.components = new System.ComponentModel.Container(); |
| | | this.dataLayoutControl1 = new DevExpress.XtraDataLayout.DataLayoutControl(); |
| | | this.btnOk = new DevExpress.XtraEditors.SimpleButton(); |
| | | this.btnCancel = new DevExpress.XtraEditors.SimpleButton(); |
| | | this.NameTextEdit = new DevExpress.XtraEditors.TextEdit(); |
| | | this.DescriptionTextEdit = new DevExpress.XtraEditors.MemoEdit(); |
| | | this.TagNameTextEdit = new DevExpress.XtraEditors.TextEdit(); |
| | | this.selectFlagsPopupCtrl1 = new ISupply.WinFrm.SelectFlagsPopupCtrl(); |
| | | this.TypeImageComboBoxEdit = new DevExpress.XtraEditors.ImageComboBoxEdit(); |
| | | this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | this.ItemForName = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.ItemForDescription = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem(); |
| | | this.ItemForTagName = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.dxErrorProvider1 = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(this.components); |
| | | this.ADCodeTextEdit = new DevExpress.XtraEditors.TextEdit(); |
| | | this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.dataLayoutControl1)).BeginInit(); |
| | | this.dataLayoutControl1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.NameTextEdit.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.DescriptionTextEdit.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.TagNameTextEdit.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.TypeImageComboBoxEdit.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.ItemForName)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.ItemForDescription)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.ItemForTagName)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.ADCodeTextEdit.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); |
| | | this.SuspendLayout(); |
| | | components = new Container(); |
| | | dataLayoutControl1 = new DevExpress.XtraDataLayout.DataLayoutControl(); |
| | | btnOk = new SimpleButton(); |
| | | btnCancel = new SimpleButton(); |
| | | NameTextEdit = new TextEdit(); |
| | | DescriptionTextEdit = new MemoEdit(); |
| | | TagNameTextEdit = new TextEdit(); |
| | | selectFlagsPopupCtrl1 = new SelectFlagsPopupCtrl(); |
| | | TypeImageComboBoxEdit = new ImageComboBoxEdit(); |
| | | ADCodeTextEdit = new TextEdit(); |
| | | Root = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | ItemForName = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | ItemForDescription = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem(); |
| | | ItemForTagName = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | dxErrorProvider1 = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(components); |
| | | ((ISupportInitialize)dataLayoutControl1).BeginInit(); |
| | | dataLayoutControl1.SuspendLayout(); |
| | | ((ISupportInitialize)NameTextEdit.Properties).BeginInit(); |
| | | ((ISupportInitialize)DescriptionTextEdit.Properties).BeginInit(); |
| | | ((ISupportInitialize)TagNameTextEdit.Properties).BeginInit(); |
| | | ((ISupportInitialize)TypeImageComboBoxEdit.Properties).BeginInit(); |
| | | ((ISupportInitialize)ADCodeTextEdit.Properties).BeginInit(); |
| | | ((ISupportInitialize)Root).BeginInit(); |
| | | ((ISupportInitialize)layoutControlGroup1).BeginInit(); |
| | | ((ISupportInitialize)ItemForName).BeginInit(); |
| | | ((ISupportInitialize)ItemForDescription).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem1).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem2).BeginInit(); |
| | | ((ISupportInitialize)emptySpaceItem1).BeginInit(); |
| | | ((ISupportInitialize)ItemForTagName).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem3).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem4).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem5).BeginInit(); |
| | | ((ISupportInitialize)dxErrorProvider1).BeginInit(); |
| | | SuspendLayout(); |
| | | // |
| | | // dataLayoutControl1 |
| | | // |
| | | this.dataLayoutControl1.Controls.Add(this.btnOk); |
| | | this.dataLayoutControl1.Controls.Add(this.btnCancel); |
| | | this.dataLayoutControl1.Controls.Add(this.NameTextEdit); |
| | | this.dataLayoutControl1.Controls.Add(this.DescriptionTextEdit); |
| | | this.dataLayoutControl1.Controls.Add(this.TagNameTextEdit); |
| | | this.dataLayoutControl1.Controls.Add(this.selectFlagsPopupCtrl1); |
| | | this.dataLayoutControl1.Controls.Add(this.TypeImageComboBoxEdit); |
| | | this.dataLayoutControl1.Controls.Add(this.ADCodeTextEdit); |
| | | this.dataLayoutControl1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.dataLayoutControl1.Location = new System.Drawing.Point(0, 0); |
| | | this.dataLayoutControl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); |
| | | this.dataLayoutControl1.Name = "dataLayoutControl1"; |
| | | this.dataLayoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(900, 230, 650, 400); |
| | | this.dataLayoutControl1.Root = this.Root; |
| | | this.dataLayoutControl1.Size = new System.Drawing.Size(498, 303); |
| | | this.dataLayoutControl1.TabIndex = 0; |
| | | this.dataLayoutControl1.Text = "dataLayoutControl1"; |
| | | dataLayoutControl1.Controls.Add(btnOk); |
| | | dataLayoutControl1.Controls.Add(btnCancel); |
| | | dataLayoutControl1.Controls.Add(NameTextEdit); |
| | | dataLayoutControl1.Controls.Add(DescriptionTextEdit); |
| | | dataLayoutControl1.Controls.Add(TagNameTextEdit); |
| | | dataLayoutControl1.Controls.Add(selectFlagsPopupCtrl1); |
| | | dataLayoutControl1.Controls.Add(TypeImageComboBoxEdit); |
| | | dataLayoutControl1.Controls.Add(ADCodeTextEdit); |
| | | dataLayoutControl1.Dock = DockStyle.Fill; |
| | | dataLayoutControl1.Location = new Point(0, 0); |
| | | dataLayoutControl1.Name = "dataLayoutControl1"; |
| | | dataLayoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new Rectangle(900, 230, 650, 400); |
| | | dataLayoutControl1.Root = Root; |
| | | dataLayoutControl1.Size = new Size(349, 193); |
| | | dataLayoutControl1.TabIndex = 0; |
| | | dataLayoutControl1.Text = "dataLayoutControl1"; |
| | | // |
| | | // btnOk |
| | | // |
| | | this.btnOk.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Primary; |
| | | this.btnOk.Appearance.Options.UseBackColor = true; |
| | | this.btnOk.Location = new System.Drawing.Point(285, 259); |
| | | this.btnOk.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); |
| | | this.btnOk.Name = "btnOk"; |
| | | this.btnOk.Size = new System.Drawing.Size(98, 32); |
| | | this.btnOk.StyleController = this.dataLayoutControl1; |
| | | this.btnOk.TabIndex = 7; |
| | | this.btnOk.Text = "确定"; |
| | | this.btnOk.Click += new System.EventHandler(this.btnOk_Click); |
| | | btnOk.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Primary; |
| | | btnOk.Appearance.Options.UseBackColor = true; |
| | | btnOk.Location = new Point(199, 164); |
| | | btnOk.Name = "btnOk"; |
| | | btnOk.Size = new Size(70, 22); |
| | | btnOk.StyleController = dataLayoutControl1; |
| | | btnOk.TabIndex = 7; |
| | | btnOk.Text = "确定"; |
| | | btnOk.Click += btnOk_Click; |
| | | // |
| | | // btnCancel |
| | | // |
| | | this.btnCancel.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Warning; |
| | | this.btnCancel.Appearance.Options.UseBackColor = true; |
| | | this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel; |
| | | this.btnCancel.Location = new System.Drawing.Point(387, 259); |
| | | this.btnCancel.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); |
| | | this.btnCancel.Name = "btnCancel"; |
| | | this.btnCancel.Size = new System.Drawing.Size(99, 32); |
| | | this.btnCancel.StyleController = this.dataLayoutControl1; |
| | | this.btnCancel.TabIndex = 8; |
| | | this.btnCancel.Text = "取消"; |
| | | btnCancel.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Warning; |
| | | btnCancel.Appearance.Options.UseBackColor = true; |
| | | btnCancel.DialogResult = DialogResult.Cancel; |
| | | btnCancel.Location = new Point(271, 164); |
| | | btnCancel.Name = "btnCancel"; |
| | | btnCancel.Size = new Size(70, 22); |
| | | btnCancel.StyleController = dataLayoutControl1; |
| | | btnCancel.TabIndex = 8; |
| | | btnCancel.Text = "取消"; |
| | | // |
| | | // NameTextEdit |
| | | // |
| | | this.NameTextEdit.Location = new System.Drawing.Point(135, 12); |
| | | this.NameTextEdit.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); |
| | | this.NameTextEdit.Name = "NameTextEdit"; |
| | | this.NameTextEdit.Size = new System.Drawing.Size(351, 28); |
| | | this.NameTextEdit.StyleController = this.dataLayoutControl1; |
| | | this.NameTextEdit.TabIndex = 0; |
| | | NameTextEdit.Location = new Point(91, 7); |
| | | NameTextEdit.Name = "NameTextEdit"; |
| | | NameTextEdit.Size = new Size(250, 20); |
| | | NameTextEdit.StyleController = dataLayoutControl1; |
| | | NameTextEdit.TabIndex = 0; |
| | | // |
| | | // DescriptionTextEdit |
| | | // |
| | | this.DescriptionTextEdit.Location = new System.Drawing.Point(135, 172); |
| | | this.DescriptionTextEdit.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); |
| | | this.DescriptionTextEdit.Name = "DescriptionTextEdit"; |
| | | this.DescriptionTextEdit.Size = new System.Drawing.Size(351, 83); |
| | | this.DescriptionTextEdit.StyleController = this.dataLayoutControl1; |
| | | this.DescriptionTextEdit.TabIndex = 6; |
| | | DescriptionTextEdit.Location = new Point(91, 115); |
| | | DescriptionTextEdit.Name = "DescriptionTextEdit"; |
| | | DescriptionTextEdit.Size = new Size(250, 47); |
| | | DescriptionTextEdit.StyleController = dataLayoutControl1; |
| | | DescriptionTextEdit.TabIndex = 6; |
| | | // |
| | | // TagNameTextEdit |
| | | // |
| | | this.TagNameTextEdit.Location = new System.Drawing.Point(135, 140); |
| | | this.TagNameTextEdit.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); |
| | | this.TagNameTextEdit.Name = "TagNameTextEdit"; |
| | | this.TagNameTextEdit.Size = new System.Drawing.Size(351, 28); |
| | | this.TagNameTextEdit.StyleController = this.dataLayoutControl1; |
| | | this.TagNameTextEdit.TabIndex = 4; |
| | | TagNameTextEdit.Location = new Point(91, 93); |
| | | TagNameTextEdit.Name = "TagNameTextEdit"; |
| | | TagNameTextEdit.Size = new Size(250, 20); |
| | | TagNameTextEdit.StyleController = dataLayoutControl1; |
| | | TagNameTextEdit.TabIndex = 4; |
| | | // |
| | | // selectFlagsPopupCtrl1 |
| | | // |
| | | this.selectFlagsPopupCtrl1.Location = new System.Drawing.Point(135, 108); |
| | | this.selectFlagsPopupCtrl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); |
| | | this.selectFlagsPopupCtrl1.Name = "selectFlagsPopupCtrl1"; |
| | | this.selectFlagsPopupCtrl1.Size = new System.Drawing.Size(351, 28); |
| | | this.selectFlagsPopupCtrl1.TabIndex = 9; |
| | | selectFlagsPopupCtrl1.Location = new Point(91, 73); |
| | | selectFlagsPopupCtrl1.Name = "selectFlagsPopupCtrl1"; |
| | | selectFlagsPopupCtrl1.Size = new Size(250, 18); |
| | | selectFlagsPopupCtrl1.TabIndex = 9; |
| | | // |
| | | // TypeImageComboBoxEdit |
| | | // |
| | | this.TypeImageComboBoxEdit.Location = new System.Drawing.Point(135, 44); |
| | | this.TypeImageComboBoxEdit.Name = "TypeImageComboBoxEdit"; |
| | | this.TypeImageComboBoxEdit.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); |
| | | this.TypeImageComboBoxEdit.Size = new System.Drawing.Size(351, 28); |
| | | this.TypeImageComboBoxEdit.StyleController = this.dataLayoutControl1; |
| | | this.TypeImageComboBoxEdit.TabIndex = 10; |
| | | // |
| | | // 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, 303); |
| | | this.Root.TextVisible = false; |
| | | // |
| | | // layoutControlGroup1 |
| | | // |
| | | this.layoutControlGroup1.AllowDrawBackground = false; |
| | | this.layoutControlGroup1.GroupBordersVisible = false; |
| | | this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { |
| | | this.ItemForName, |
| | | this.ItemForDescription, |
| | | this.layoutControlItem1, |
| | | this.layoutControlItem2, |
| | | this.emptySpaceItem1, |
| | | this.ItemForTagName, |
| | | this.layoutControlItem3, |
| | | this.layoutControlItem4, |
| | | this.layoutControlItem5}); |
| | | this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0); |
| | | this.layoutControlGroup1.Name = "autoGeneratedGroup0"; |
| | | this.layoutControlGroup1.Size = new System.Drawing.Size(478, 283); |
| | | // |
| | | // ItemForName |
| | | // |
| | | this.ItemForName.AllowHtmlStringInCaption = true; |
| | | 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(478, 32); |
| | | this.ItemForName.Text = "<color=red>*</color>名称:"; |
| | | this.ItemForName.TextSize = new System.Drawing.Size(111, 22); |
| | | // |
| | | // ItemForDescription |
| | | // |
| | | this.ItemForDescription.Control = this.DescriptionTextEdit; |
| | | this.ItemForDescription.Location = new System.Drawing.Point(0, 160); |
| | | this.ItemForDescription.Name = "ItemForDescription"; |
| | | this.ItemForDescription.Size = new System.Drawing.Size(478, 87); |
| | | this.ItemForDescription.Text = "说明:"; |
| | | this.ItemForDescription.TextSize = new System.Drawing.Size(111, 22); |
| | | // |
| | | // layoutControlItem1 |
| | | // |
| | | this.layoutControlItem1.Control = this.btnCancel; |
| | | this.layoutControlItem1.Location = new System.Drawing.Point(375, 247); |
| | | this.layoutControlItem1.Name = "layoutControlItem1"; |
| | | this.layoutControlItem1.Size = new System.Drawing.Size(103, 36); |
| | | this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem1.TextVisible = false; |
| | | // |
| | | // layoutControlItem2 |
| | | // |
| | | this.layoutControlItem2.Control = this.btnOk; |
| | | this.layoutControlItem2.Location = new System.Drawing.Point(273, 247); |
| | | this.layoutControlItem2.Name = "layoutControlItem2"; |
| | | this.layoutControlItem2.Size = new System.Drawing.Size(102, 36); |
| | | this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem2.TextVisible = false; |
| | | // |
| | | // emptySpaceItem1 |
| | | // |
| | | this.emptySpaceItem1.AllowHotTrack = false; |
| | | this.emptySpaceItem1.Location = new System.Drawing.Point(0, 247); |
| | | this.emptySpaceItem1.Name = "emptySpaceItem1"; |
| | | this.emptySpaceItem1.Size = new System.Drawing.Size(273, 36); |
| | | this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0); |
| | | // |
| | | // ItemForTagName |
| | | // |
| | | this.ItemForTagName.AppearanceItemCaption.Options.UseTextOptions = true; |
| | | this.ItemForTagName.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; |
| | | this.ItemForTagName.Control = this.TagNameTextEdit; |
| | | this.ItemForTagName.Location = new System.Drawing.Point(0, 128); |
| | | this.ItemForTagName.Name = "ItemForTagName"; |
| | | this.ItemForTagName.Size = new System.Drawing.Size(478, 32); |
| | | this.ItemForTagName.Text = "标签名称:"; |
| | | this.ItemForTagName.TextSize = new System.Drawing.Size(111, 22); |
| | | // |
| | | // layoutControlItem3 |
| | | // |
| | | this.layoutControlItem3.Control = this.selectFlagsPopupCtrl1; |
| | | this.layoutControlItem3.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; |
| | | this.layoutControlItem3.CustomizationFormText = "标签列表:"; |
| | | this.layoutControlItem3.Location = new System.Drawing.Point(0, 96); |
| | | this.layoutControlItem3.Name = "layoutControlItem3"; |
| | | this.layoutControlItem3.Size = new System.Drawing.Size(478, 32); |
| | | this.layoutControlItem3.Text = "标签列表:"; |
| | | this.layoutControlItem3.TextSize = new System.Drawing.Size(111, 22); |
| | | // |
| | | // layoutControlItem4 |
| | | // |
| | | this.layoutControlItem4.Control = this.TypeImageComboBoxEdit; |
| | | this.layoutControlItem4.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; |
| | | this.layoutControlItem4.CustomizationFormText = "类型:"; |
| | | this.layoutControlItem4.Location = new System.Drawing.Point(0, 32); |
| | | this.layoutControlItem4.Name = "layoutControlItem4"; |
| | | this.layoutControlItem4.Size = new System.Drawing.Size(478, 32); |
| | | this.layoutControlItem4.Text = "类型:"; |
| | | this.layoutControlItem4.TextSize = new System.Drawing.Size(111, 22); |
| | | // |
| | | // dxErrorProvider1 |
| | | // |
| | | this.dxErrorProvider1.ContainerControl = this; |
| | | TypeImageComboBoxEdit.Location = new Point(91, 29); |
| | | TypeImageComboBoxEdit.Margin = new Padding(2, 2, 2, 2); |
| | | TypeImageComboBoxEdit.Name = "TypeImageComboBoxEdit"; |
| | | TypeImageComboBoxEdit.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) }); |
| | | TypeImageComboBoxEdit.Size = new Size(250, 20); |
| | | TypeImageComboBoxEdit.StyleController = dataLayoutControl1; |
| | | TypeImageComboBoxEdit.TabIndex = 10; |
| | | // |
| | | // ADCodeTextEdit |
| | | // |
| | | this.ADCodeTextEdit.Location = new System.Drawing.Point(135, 76); |
| | | this.ADCodeTextEdit.Name = "ADCodeTextEdit"; |
| | | this.ADCodeTextEdit.Size = new System.Drawing.Size(351, 28); |
| | | this.ADCodeTextEdit.StyleController = this.dataLayoutControl1; |
| | | this.ADCodeTextEdit.TabIndex = 11; |
| | | ADCodeTextEdit.Location = new Point(91, 51); |
| | | ADCodeTextEdit.Margin = new Padding(2, 2, 2, 2); |
| | | ADCodeTextEdit.Name = "ADCodeTextEdit"; |
| | | ADCodeTextEdit.Size = new Size(250, 20); |
| | | ADCodeTextEdit.StyleController = dataLayoutControl1; |
| | | ADCodeTextEdit.TabIndex = 11; |
| | | // |
| | | // Root |
| | | // |
| | | Root.AppearanceItemCaption.Options.UseTextOptions = true; |
| | | Root.AppearanceItemCaption.TextOptions.HAlignment = HorzAlignment.Far; |
| | | Root.EnableIndentsWithoutBorders = DefaultBoolean.True; |
| | | Root.GroupBordersVisible = false; |
| | | Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlGroup1 }); |
| | | Root.Name = "Root"; |
| | | Root.Size = new Size(349, 193); |
| | | Root.TextVisible = false; |
| | | // |
| | | // layoutControlGroup1 |
| | | // |
| | | layoutControlGroup1.AllowDrawBackground = false; |
| | | layoutControlGroup1.GroupBordersVisible = false; |
| | | layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { ItemForName, ItemForDescription, layoutControlItem1, layoutControlItem2, emptySpaceItem1, ItemForTagName, layoutControlItem3, layoutControlItem4, layoutControlItem5 }); |
| | | layoutControlGroup1.Location = new Point(0, 0); |
| | | layoutControlGroup1.Name = "autoGeneratedGroup0"; |
| | | layoutControlGroup1.Size = new Size(335, 181); |
| | | // |
| | | // ItemForName |
| | | // |
| | | ItemForName.AllowHtmlStringInCaption = true; |
| | | ItemForName.Control = NameTextEdit; |
| | | ItemForName.Location = new Point(0, 0); |
| | | ItemForName.Name = "ItemForName"; |
| | | ItemForName.Size = new Size(335, 22); |
| | | ItemForName.Text = "<color=red>*</color>名称:"; |
| | | ItemForName.TextSize = new Size(75, 14); |
| | | // |
| | | // ItemForDescription |
| | | // |
| | | ItemForDescription.Control = DescriptionTextEdit; |
| | | ItemForDescription.Location = new Point(0, 108); |
| | | ItemForDescription.Name = "ItemForDescription"; |
| | | ItemForDescription.Size = new Size(335, 49); |
| | | ItemForDescription.Text = "说明:"; |
| | | ItemForDescription.TextSize = new Size(75, 14); |
| | | // |
| | | // layoutControlItem1 |
| | | // |
| | | layoutControlItem1.Control = btnCancel; |
| | | layoutControlItem1.Location = new Point(263, 157); |
| | | layoutControlItem1.Name = "layoutControlItem1"; |
| | | layoutControlItem1.Size = new Size(72, 24); |
| | | layoutControlItem1.TextSize = new Size(0, 0); |
| | | layoutControlItem1.TextVisible = false; |
| | | // |
| | | // layoutControlItem2 |
| | | // |
| | | layoutControlItem2.Control = btnOk; |
| | | layoutControlItem2.Location = new Point(191, 157); |
| | | layoutControlItem2.Name = "layoutControlItem2"; |
| | | layoutControlItem2.Size = new Size(72, 24); |
| | | layoutControlItem2.TextSize = new Size(0, 0); |
| | | layoutControlItem2.TextVisible = false; |
| | | // |
| | | // emptySpaceItem1 |
| | | // |
| | | emptySpaceItem1.AllowHotTrack = false; |
| | | emptySpaceItem1.Location = new Point(0, 157); |
| | | emptySpaceItem1.Name = "emptySpaceItem1"; |
| | | emptySpaceItem1.Size = new Size(191, 24); |
| | | emptySpaceItem1.TextSize = new Size(0, 0); |
| | | // |
| | | // ItemForTagName |
| | | // |
| | | ItemForTagName.AppearanceItemCaption.Options.UseTextOptions = true; |
| | | ItemForTagName.AppearanceItemCaption.TextOptions.HAlignment = HorzAlignment.Far; |
| | | ItemForTagName.Control = TagNameTextEdit; |
| | | ItemForTagName.Location = new Point(0, 86); |
| | | ItemForTagName.Name = "ItemForTagName"; |
| | | ItemForTagName.Size = new Size(335, 22); |
| | | ItemForTagName.Text = "标签名称:"; |
| | | ItemForTagName.TextSize = new Size(75, 14); |
| | | // |
| | | // layoutControlItem3 |
| | | // |
| | | layoutControlItem3.Control = selectFlagsPopupCtrl1; |
| | | layoutControlItem3.ControlAlignment = ContentAlignment.TopLeft; |
| | | layoutControlItem3.CustomizationFormText = "标签列表:"; |
| | | layoutControlItem3.Location = new Point(0, 66); |
| | | layoutControlItem3.Name = "layoutControlItem3"; |
| | | layoutControlItem3.Size = new Size(335, 20); |
| | | layoutControlItem3.Text = "标签列表:"; |
| | | layoutControlItem3.TextSize = new Size(75, 14); |
| | | // |
| | | // layoutControlItem4 |
| | | // |
| | | layoutControlItem4.Control = TypeImageComboBoxEdit; |
| | | layoutControlItem4.ControlAlignment = ContentAlignment.TopLeft; |
| | | layoutControlItem4.CustomizationFormText = "类型:"; |
| | | layoutControlItem4.Location = new Point(0, 22); |
| | | layoutControlItem4.Name = "layoutControlItem4"; |
| | | layoutControlItem4.Size = new Size(335, 22); |
| | | layoutControlItem4.Text = "类型:"; |
| | | layoutControlItem4.TextSize = new Size(75, 14); |
| | | // |
| | | // layoutControlItem5 |
| | | // |
| | | this.layoutControlItem5.Control = this.ADCodeTextEdit; |
| | | this.layoutControlItem5.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; |
| | | this.layoutControlItem5.CustomizationFormText = "城市编码(ad):"; |
| | | this.layoutControlItem5.Location = new System.Drawing.Point(0, 64); |
| | | this.layoutControlItem5.Name = "layoutControlItem5"; |
| | | this.layoutControlItem5.Size = new System.Drawing.Size(478, 32); |
| | | this.layoutControlItem5.Text = "城市编码(ad):"; |
| | | this.layoutControlItem5.TextSize = new System.Drawing.Size(111, 22); |
| | | layoutControlItem5.Control = ADCodeTextEdit; |
| | | layoutControlItem5.ControlAlignment = ContentAlignment.TopLeft; |
| | | layoutControlItem5.CustomizationFormText = "城市编码(ad):"; |
| | | layoutControlItem5.Location = new Point(0, 44); |
| | | layoutControlItem5.Name = "layoutControlItem5"; |
| | | layoutControlItem5.Size = new Size(335, 22); |
| | | layoutControlItem5.Text = "城市编码(ad):"; |
| | | layoutControlItem5.TextSize = new Size(75, 14); |
| | | // |
| | | // dxErrorProvider1 |
| | | // |
| | | dxErrorProvider1.ContainerControl = this; |
| | | // |
| | | // EditRegionDlg |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F); |
| | | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
| | | this.ClientSize = new System.Drawing.Size(498, 303); |
| | | this.Controls.Add(this.dataLayoutControl1); |
| | | this.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); |
| | | this.Name = "EditRegionDlg"; |
| | | this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; |
| | | this.Text = "编辑"; |
| | | ((System.ComponentModel.ISupportInitialize)(this.dataLayoutControl1)).EndInit(); |
| | | this.dataLayoutControl1.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.NameTextEdit.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.DescriptionTextEdit.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.TagNameTextEdit.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.TypeImageComboBoxEdit.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.ItemForName)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.ItemForDescription)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.ItemForTagName)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.ADCodeTextEdit.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); |
| | | this.ResumeLayout(false); |
| | | |
| | | AutoScaleDimensions = new SizeF(7F, 14F); |
| | | AutoScaleMode = AutoScaleMode.Font; |
| | | ClientSize = new Size(349, 193); |
| | | Controls.Add(dataLayoutControl1); |
| | | Name = "EditRegionDlg"; |
| | | StartPosition = FormStartPosition.CenterParent; |
| | | Text = "编辑"; |
| | | ((ISupportInitialize)dataLayoutControl1).EndInit(); |
| | | dataLayoutControl1.ResumeLayout(false); |
| | | ((ISupportInitialize)NameTextEdit.Properties).EndInit(); |
| | | ((ISupportInitialize)DescriptionTextEdit.Properties).EndInit(); |
| | | ((ISupportInitialize)TagNameTextEdit.Properties).EndInit(); |
| | | ((ISupportInitialize)TypeImageComboBoxEdit.Properties).EndInit(); |
| | | ((ISupportInitialize)ADCodeTextEdit.Properties).EndInit(); |
| | | ((ISupportInitialize)Root).EndInit(); |
| | | ((ISupportInitialize)layoutControlGroup1).EndInit(); |
| | | ((ISupportInitialize)ItemForName).EndInit(); |
| | | ((ISupportInitialize)ItemForDescription).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem1).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem2).EndInit(); |
| | | ((ISupportInitialize)emptySpaceItem1).EndInit(); |
| | | ((ISupportInitialize)ItemForTagName).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem3).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem4).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem5).EndInit(); |
| | | ((ISupportInitialize)dxErrorProvider1).EndInit(); |
| | | ResumeLayout(false); |
| | | } |
| | | |
| | | #endregion |
| | | |
| | | private DevExpress.XtraDataLayout.DataLayoutControl dataLayoutControl1; |
| | | private DevExpress.XtraEditors.SimpleButton btnOk; |
| | | private DevExpress.XtraEditors.SimpleButton btnCancel; |
| | | private DevExpress.XtraEditors.TextEdit NameTextEdit; |
| | | private DevExpress.XtraEditors.MemoEdit DescriptionTextEdit; |
| | | private SimpleButton btnOk; |
| | | private SimpleButton btnCancel; |
| | | private TextEdit NameTextEdit; |
| | | private MemoEdit DescriptionTextEdit; |
| | | private DevExpress.XtraLayout.LayoutControlGroup Root; |
| | | private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1; |
| | | private DevExpress.XtraLayout.LayoutControlItem ItemForName; |
| | |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; |
| | | private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1; |
| | | private DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider dxErrorProvider1; |
| | | private DevExpress.XtraEditors.TextEdit TagNameTextEdit; |
| | | private TextEdit TagNameTextEdit; |
| | | private DevExpress.XtraLayout.LayoutControlItem ItemForTagName; |
| | | private SelectFlagsPopupCtrl selectFlagsPopupCtrl1; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; |