| | |
| | | /// </summary> |
| | | private void InitializeComponent() |
| | | { |
| | | components = new Container(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition(); |
| | | layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); |
| | | mapSetSimpleMarkerContainer1 = new MapSetSimpleMarkerContainer(); |
| | | Root = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | txtName = new TextEdit(); |
| | | layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | placeInfoCtrl1 = new PlaceInfoCtrl(); |
| | | setFlagsEditCtrl1 = new SetFlagsEditCtrl(); |
| | | txtTagName = new TextEdit(); |
| | | txtDescription = new MemoEdit(); |
| | | imgCmbPlaceType = new ImageComboBoxEdit(); |
| | | mapSetSimpleMarkerContainer1 = new MapSetSimpleMarkerContainer(); |
| | | txtName = new TextEdit(); |
| | | txtAddress = new TextEdit(); |
| | | Root = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | textEdit2 = new TextEdit(); |
| | | layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlGroup4 = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem(); |
| | | layoutControlGroup4 = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | dxErrorProvider1 = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(components); |
| | | ((ISupportInitialize)layoutControl1).BeginInit(); |
| | | layoutControl1.SuspendLayout(); |
| | | ((ISupportInitialize)Root).BeginInit(); |
| | | ((ISupportInitialize)layoutControlGroup1).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem1).BeginInit(); |
| | | ((ISupportInitialize)layoutControlGroup2).BeginInit(); |
| | | ((ISupportInitialize)txtName.Properties).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem2).BeginInit(); |
| | | ((ISupportInitialize)txtTagName.Properties).BeginInit(); |
| | | ((ISupportInitialize)txtDescription.Properties).BeginInit(); |
| | | ((ISupportInitialize)imgCmbPlaceType.Properties).BeginInit(); |
| | | ((ISupportInitialize)txtName.Properties).BeginInit(); |
| | | ((ISupportInitialize)txtAddress.Properties).BeginInit(); |
| | | ((ISupportInitialize)Root).BeginInit(); |
| | | ((ISupportInitialize)layoutControlGroup2).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem2).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem5).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem6).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem7).BeginInit(); |
| | | ((ISupportInitialize)textEdit2.Properties).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem4).BeginInit(); |
| | | ((ISupportInitialize)layoutControlGroup4).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem8).BeginInit(); |
| | | ((ISupportInitialize)layoutControlGroup1).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem1).BeginInit(); |
| | | ((ISupportInitialize)layoutControlGroup3).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem3).BeginInit(); |
| | | ((ISupportInitialize)emptySpaceItem1).BeginInit(); |
| | | ((ISupportInitialize)layoutControlGroup4).BeginInit(); |
| | | ((ISupportInitialize)dxErrorProvider1).BeginInit(); |
| | | SuspendLayout(); |
| | | // |
| | | // layoutControl1 |
| | | // |
| | | layoutControl1.Controls.Add(placeInfoCtrl1); |
| | | layoutControl1.Controls.Add(setFlagsEditCtrl1); |
| | | layoutControl1.Controls.Add(txtTagName); |
| | | layoutControl1.Controls.Add(txtDescription); |
| | | layoutControl1.Controls.Add(imgCmbPlaceType); |
| | | layoutControl1.Controls.Add(mapSetSimpleMarkerContainer1); |
| | | layoutControl1.Controls.Add(txtName); |
| | | layoutControl1.Controls.Add(textEdit2); |
| | | layoutControl1.Controls.Add(txtAddress); |
| | | layoutControl1.Dock = DockStyle.Fill; |
| | | layoutControl1.Location = new Point(0, 0); |
| | | layoutControl1.Name = "layoutControl1"; |
| | |
| | | layoutControl1.TabIndex = 0; |
| | | layoutControl1.Text = "layoutControl1"; |
| | | // |
| | | // placeInfoCtrl1 |
| | | // |
| | | placeInfoCtrl1.Location = new Point(514, 168); |
| | | placeInfoCtrl1.Margin = new Padding(3, 4, 3, 4); |
| | | placeInfoCtrl1.Name = "placeInfoCtrl1"; |
| | | placeInfoCtrl1.Size = new Size(298, 199); |
| | | placeInfoCtrl1.TabIndex = 7; |
| | | // |
| | | // setFlagsEditCtrl1 |
| | | // |
| | | setFlagsEditCtrl1.Location = new Point(599, 66); |
| | | setFlagsEditCtrl1.Margin = new Padding(3, 5, 3, 5); |
| | | setFlagsEditCtrl1.Name = "setFlagsEditCtrl1"; |
| | | setFlagsEditCtrl1.Size = new Size(62, 24); |
| | | setFlagsEditCtrl1.TabIndex = 5; |
| | | // |
| | | // txtTagName |
| | | // |
| | | txtTagName.Location = new Point(750, 66); |
| | | txtTagName.Margin = new Padding(3, 4, 3, 4); |
| | | txtTagName.Name = "txtTagName"; |
| | | txtTagName.Size = new Size(62, 24); |
| | | txtTagName.StyleController = layoutControl1; |
| | | txtTagName.TabIndex = 4; |
| | | // |
| | | // txtDescription |
| | | // |
| | | txtDescription.Location = new Point(514, 417); |
| | | txtDescription.Margin = new Padding(3, 4, 3, 4); |
| | | txtDescription.Name = "txtDescription"; |
| | | txtDescription.Size = new Size(298, 199); |
| | | txtDescription.StyleController = layoutControl1; |
| | | txtDescription.TabIndex = 8; |
| | | // |
| | | // imgCmbPlaceType |
| | | // |
| | | imgCmbPlaceType.Location = new Point(750, 38); |
| | | imgCmbPlaceType.Margin = new Padding(3, 4, 3, 4); |
| | | imgCmbPlaceType.Name = "imgCmbPlaceType"; |
| | | imgCmbPlaceType.Properties.Buttons.AddRange(new EditorButton[] { new EditorButton(ButtonPredefines.Combo) }); |
| | | imgCmbPlaceType.Size = new Size(62, 24); |
| | | imgCmbPlaceType.StyleController = layoutControl1; |
| | | imgCmbPlaceType.TabIndex = 3; |
| | | imgCmbPlaceType.EditValueChanged += imgCmbPlaceType_EditValueChanged; |
| | | // |
| | | // mapSetSimpleMarkerContainer1 |
| | | // |
| | | mapSetSimpleMarkerContainer1.BorderColor = Color.LightGray; |
| | | mapSetSimpleMarkerContainer1.BorderWidth = 1; |
| | | mapSetSimpleMarkerContainer1.Location = new Point(10, 37); |
| | | mapSetSimpleMarkerContainer1.Location = new Point(-95, 27); |
| | | mapSetSimpleMarkerContainer1.Margin = new Padding(4, 4, 4, 4); |
| | | mapSetSimpleMarkerContainer1.Name = "mapSetSimpleMarkerContainer1"; |
| | | mapSetSimpleMarkerContainer1.ShowBorder = false; |
| | | mapSetSimpleMarkerContainer1.Size = new Size(804, 184); |
| | | mapSetSimpleMarkerContainer1.Size = new Size(596, 600); |
| | | mapSetSimpleMarkerContainer1.TabIndex = 0; |
| | | // |
| | | // txtName |
| | | // |
| | | txtName.Location = new Point(599, 38); |
| | | txtName.Name = "txtName"; |
| | | txtName.Size = new Size(62, 24); |
| | | txtName.StyleController = layoutControl1; |
| | | txtName.TabIndex = 2; |
| | | // |
| | | // txtAddress |
| | | // |
| | | txtAddress.Location = new Point(599, 94); |
| | | txtAddress.Name = "txtAddress"; |
| | | txtAddress.Size = new Size(213, 24); |
| | | txtAddress.StyleController = layoutControl1; |
| | | txtAddress.TabIndex = 6; |
| | | // |
| | | // Root |
| | | // |
| | | Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; |
| | | Root.GroupBordersVisible = false; |
| | | Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlGroup1, layoutControlGroup2, layoutControlGroup4, layoutControlGroup3 }); |
| | | Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlGroup2, layoutControlGroup4, layoutControlGroup1, layoutControlGroup3 }); |
| | | Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; |
| | | Root.Name = "Root"; |
| | | columnDefinition1.SizeType = SizeType.Percent; |
| | | columnDefinition1.Width = 65D; |
| | | columnDefinition2.SizeType = SizeType.Percent; |
| | | columnDefinition2.Width = 35D; |
| | | Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { columnDefinition1, columnDefinition2 }); |
| | | rowDefinition1.Height = 130D; |
| | | rowDefinition1.SizeType = SizeType.AutoSize; |
| | | rowDefinition2.Height = 249D; |
| | | rowDefinition2.SizeType = SizeType.AutoSize; |
| | | rowDefinition3.Height = 249D; |
| | | rowDefinition3.SizeType = SizeType.AutoSize; |
| | | Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { rowDefinition1, rowDefinition2, rowDefinition3 }); |
| | | Root.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | Root.Size = new Size(824, 649); |
| | | Root.Size = new Size(920, 628); |
| | | Root.TextVisible = false; |
| | | // |
| | | // layoutControlGroup2 |
| | | // |
| | | layoutControlGroup2.AppearanceItemCaption.Options.UseTextOptions = true; |
| | | layoutControlGroup2.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; |
| | | layoutControlGroup2.GroupStyle = DevExpress.Utils.GroupStyle.Card; |
| | | layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem2, layoutControlItem5, layoutControlItem6, layoutControlItem4, layoutControlItem7 }); |
| | | layoutControlGroup2.Location = new Point(598, 0); |
| | | layoutControlGroup2.Name = "layoutControlGroup2"; |
| | | layoutControlGroup2.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | layoutControlGroup2.Size = new Size(322, 130); |
| | | layoutControlGroup2.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | layoutControlGroup2.Text = "基础信息"; |
| | | // |
| | | // layoutControlItem2 |
| | | // |
| | | layoutControlItem2.AllowHtmlStringInCaption = true; |
| | | layoutControlItem2.Control = txtName; |
| | | layoutControlItem2.Location = new Point(0, 0); |
| | | layoutControlItem2.Name = "layoutControlItem2"; |
| | | layoutControlItem2.Size = new Size(151, 28); |
| | | layoutControlItem2.Text = "<color=red>*</color>名称:"; |
| | | layoutControlItem2.TextSize = new Size(73, 18); |
| | | // |
| | | // layoutControlItem5 |
| | | // |
| | | layoutControlItem5.AllowHtmlStringInCaption = true; |
| | | layoutControlItem5.Control = imgCmbPlaceType; |
| | | layoutControlItem5.Location = new Point(151, 0); |
| | | layoutControlItem5.Name = "layoutControlItem5"; |
| | | layoutControlItem5.Size = new Size(151, 28); |
| | | layoutControlItem5.Text = "<color=red>*</color>场所类型:"; |
| | | layoutControlItem5.TextSize = new Size(73, 18); |
| | | // |
| | | // layoutControlItem6 |
| | | // |
| | | layoutControlItem6.Control = txtTagName; |
| | | layoutControlItem6.Location = new Point(151, 28); |
| | | layoutControlItem6.Name = "layoutControlItem6"; |
| | | layoutControlItem6.Size = new Size(151, 28); |
| | | layoutControlItem6.Text = "标志:"; |
| | | layoutControlItem6.TextSize = new Size(73, 18); |
| | | // |
| | | // layoutControlItem7 |
| | | // |
| | | layoutControlItem7.Control = setFlagsEditCtrl1; |
| | | layoutControlItem7.Location = new Point(0, 28); |
| | | layoutControlItem7.Name = "layoutControlItem7"; |
| | | layoutControlItem7.Size = new Size(151, 28); |
| | | layoutControlItem7.Text = "标签:"; |
| | | layoutControlItem7.TextSize = new Size(73, 18); |
| | | // |
| | | // layoutControlItem4 |
| | | // |
| | | layoutControlItem4.Control = txtAddress; |
| | | layoutControlItem4.Location = new Point(0, 56); |
| | | layoutControlItem4.Name = "layoutControlItem4"; |
| | | layoutControlItem4.Size = new Size(302, 28); |
| | | layoutControlItem4.Text = "地址:"; |
| | | layoutControlItem4.TextSize = new Size(73, 18); |
| | | // |
| | | // layoutControlGroup4 |
| | | // |
| | | layoutControlGroup4.GroupStyle = DevExpress.Utils.GroupStyle.Card; |
| | | layoutControlGroup4.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem8 }); |
| | | layoutControlGroup4.Location = new Point(598, 130); |
| | | layoutControlGroup4.Name = "layoutControlGroup4"; |
| | | layoutControlGroup4.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | layoutControlGroup4.OptionsTableLayoutItem.RowIndex = 1; |
| | | layoutControlGroup4.Size = new Size(322, 249); |
| | | layoutControlGroup4.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | layoutControlGroup4.Text = "详细信息"; |
| | | // |
| | | // layoutControlItem8 |
| | | // |
| | | layoutControlItem8.Control = placeInfoCtrl1; |
| | | layoutControlItem8.Location = new Point(0, 0); |
| | | layoutControlItem8.Name = "layoutControlItem8"; |
| | | layoutControlItem8.Size = new Size(302, 203); |
| | | layoutControlItem8.TextSize = new Size(0, 0); |
| | | layoutControlItem8.TextVisible = false; |
| | | // |
| | | // layoutControlGroup1 |
| | | // |
| | | layoutControlGroup1.GroupStyle = DevExpress.Utils.GroupStyle.Title; |
| | | layoutControlGroup1.GroupStyle = DevExpress.Utils.GroupStyle.Card; |
| | | layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem1 }); |
| | | layoutControlGroup1.Location = new Point(0, 0); |
| | | layoutControlGroup1.Name = "layoutControlGroup1"; |
| | | layoutControlGroup1.Size = new Size(824, 231); |
| | | layoutControlGroup1.OptionsTableLayoutItem.RowSpan = 3; |
| | | layoutControlGroup1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | layoutControlGroup1.Size = new Size(598, 628); |
| | | layoutControlGroup1.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | layoutControlGroup1.Text = "地图"; |
| | | // |
| | |
| | | layoutControlItem1.Location = new Point(0, 0); |
| | | layoutControlItem1.Name = "layoutControlItem1"; |
| | | layoutControlItem1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | layoutControlItem1.Size = new Size(804, 184); |
| | | layoutControlItem1.Size = new Size(596, 600); |
| | | layoutControlItem1.TextSize = new Size(0, 0); |
| | | layoutControlItem1.TextVisible = false; |
| | | // |
| | | // layoutControlGroup2 |
| | | // |
| | | layoutControlGroup2.GroupStyle = DevExpress.Utils.GroupStyle.Title; |
| | | layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem2, layoutControlItem5, layoutControlItem6, layoutControlItem7, layoutControlItem4 }); |
| | | layoutControlGroup2.Location = new Point(0, 231); |
| | | layoutControlGroup2.Name = "layoutControlGroup2"; |
| | | layoutControlGroup2.Size = new Size(824, 131); |
| | | layoutControlGroup2.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | layoutControlGroup2.Text = "基础信息"; |
| | | // |
| | | // txtName |
| | | // |
| | | txtName.Location = new Point(89, 270); |
| | | txtName.Name = "txtName"; |
| | | txtName.Size = new Size(321, 24); |
| | | txtName.StyleController = layoutControl1; |
| | | txtName.TabIndex = 2; |
| | | // |
| | | // layoutControlItem2 |
| | | // |
| | | layoutControlItem2.Control = txtName; |
| | | layoutControlItem2.Location = new Point(0, 0); |
| | | layoutControlItem2.Name = "layoutControlItem2"; |
| | | layoutControlItem2.Size = new Size(402, 28); |
| | | layoutControlItem2.Text = "名称:"; |
| | | layoutControlItem2.TextSize = new Size(65, 18); |
| | | // |
| | | // setFlagsEditCtrl1 |
| | | // |
| | | setFlagsEditCtrl1.Location = new Point(491, 298); |
| | | setFlagsEditCtrl1.Margin = new Padding(3, 5, 3, 5); |
| | | setFlagsEditCtrl1.Name = "setFlagsEditCtrl1"; |
| | | setFlagsEditCtrl1.Size = new Size(321, 24); |
| | | setFlagsEditCtrl1.TabIndex = 9; |
| | | // |
| | | // txtTagName |
| | | // |
| | | txtTagName.Location = new Point(89, 298); |
| | | txtTagName.Margin = new Padding(3, 4, 3, 4); |
| | | txtTagName.Name = "txtTagName"; |
| | | txtTagName.Size = new Size(321, 24); |
| | | txtTagName.StyleController = layoutControl1; |
| | | txtTagName.TabIndex = 10; |
| | | // |
| | | // txtDescription |
| | | // |
| | | txtDescription.Location = new Point(12, 573); |
| | | txtDescription.Margin = new Padding(3, 4, 3, 4); |
| | | txtDescription.Name = "txtDescription"; |
| | | txtDescription.Size = new Size(800, 64); |
| | | txtDescription.StyleController = layoutControl1; |
| | | txtDescription.TabIndex = 11; |
| | | // |
| | | // imgCmbPlaceType |
| | | // |
| | | imgCmbPlaceType.Location = new Point(491, 270); |
| | | imgCmbPlaceType.Margin = new Padding(3, 4, 3, 4); |
| | | imgCmbPlaceType.Name = "imgCmbPlaceType"; |
| | | imgCmbPlaceType.Properties.Buttons.AddRange(new EditorButton[] { new EditorButton(ButtonPredefines.Combo) }); |
| | | imgCmbPlaceType.Size = new Size(321, 24); |
| | | imgCmbPlaceType.StyleController = layoutControl1; |
| | | imgCmbPlaceType.TabIndex = 8; |
| | | // |
| | | // layoutControlItem5 |
| | | // |
| | | layoutControlItem5.Control = imgCmbPlaceType; |
| | | layoutControlItem5.Location = new Point(402, 0); |
| | | layoutControlItem5.Name = "layoutControlItem5"; |
| | | layoutControlItem5.Size = new Size(402, 28); |
| | | layoutControlItem5.Text = "场所类型:"; |
| | | layoutControlItem5.TextSize = new Size(65, 18); |
| | | // |
| | | // layoutControlItem6 |
| | | // |
| | | layoutControlItem6.Control = txtTagName; |
| | | layoutControlItem6.Location = new Point(0, 28); |
| | | layoutControlItem6.Name = "layoutControlItem6"; |
| | | layoutControlItem6.Size = new Size(402, 28); |
| | | layoutControlItem6.Text = "标志:"; |
| | | layoutControlItem6.TextSize = new Size(65, 18); |
| | | // |
| | | // layoutControlItem7 |
| | | // |
| | | layoutControlItem7.Control = setFlagsEditCtrl1; |
| | | layoutControlItem7.Location = new Point(402, 28); |
| | | layoutControlItem7.Name = "layoutControlItem7"; |
| | | layoutControlItem7.Size = new Size(402, 28); |
| | | layoutControlItem7.Text = "标签:"; |
| | | layoutControlItem7.TextSize = new Size(65, 18); |
| | | // |
| | | // textEdit2 |
| | | // |
| | | textEdit2.Location = new Point(89, 326); |
| | | textEdit2.Name = "textEdit2"; |
| | | textEdit2.Size = new Size(723, 24); |
| | | textEdit2.StyleController = layoutControl1; |
| | | textEdit2.TabIndex = 12; |
| | | // |
| | | // layoutControlItem4 |
| | | // |
| | | layoutControlItem4.Control = textEdit2; |
| | | layoutControlItem4.Location = new Point(0, 56); |
| | | layoutControlItem4.Name = "layoutControlItem4"; |
| | | layoutControlItem4.Size = new Size(804, 28); |
| | | layoutControlItem4.Text = "地址:"; |
| | | layoutControlItem4.TextSize = new Size(65, 18); |
| | | // |
| | | // layoutControlGroup3 |
| | | // |
| | | layoutControlGroup3.GroupStyle = DevExpress.Utils.GroupStyle.Title; |
| | | layoutControlGroup3.GroupStyle = DevExpress.Utils.GroupStyle.Card; |
| | | layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem3 }); |
| | | layoutControlGroup3.Location = new Point(0, 534); |
| | | layoutControlGroup3.Location = new Point(598, 379); |
| | | layoutControlGroup3.Name = "layoutControlGroup3"; |
| | | layoutControlGroup3.Size = new Size(824, 115); |
| | | layoutControlGroup3.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | layoutControlGroup3.OptionsTableLayoutItem.RowIndex = 2; |
| | | layoutControlGroup3.Size = new Size(322, 249); |
| | | layoutControlGroup3.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | layoutControlGroup3.Text = "说明"; |
| | | // |
| | |
| | | layoutControlItem3.Control = txtDescription; |
| | | layoutControlItem3.Location = new Point(0, 0); |
| | | layoutControlItem3.Name = "layoutControlItem3"; |
| | | layoutControlItem3.Size = new Size(804, 68); |
| | | layoutControlItem3.Size = new Size(302, 203); |
| | | layoutControlItem3.Text = "说明"; |
| | | layoutControlItem3.TextSize = new Size(0, 0); |
| | | layoutControlItem3.TextVisible = false; |
| | | // |
| | | // emptySpaceItem1 |
| | | // dxErrorProvider1 |
| | | // |
| | | emptySpaceItem1.AllowHotTrack = false; |
| | | emptySpaceItem1.Location = new Point(0, 0); |
| | | emptySpaceItem1.Name = "emptySpaceItem1"; |
| | | emptySpaceItem1.Size = new Size(802, 124); |
| | | emptySpaceItem1.TextSize = new Size(0, 0); |
| | | // |
| | | // layoutControlGroup4 |
| | | // |
| | | layoutControlGroup4.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { emptySpaceItem1 }); |
| | | layoutControlGroup4.Location = new Point(0, 362); |
| | | layoutControlGroup4.Name = "layoutControlGroup4"; |
| | | layoutControlGroup4.Padding = new DevExpress.XtraLayout.Utils.Padding(10, 10, 10, 10); |
| | | layoutControlGroup4.Size = new Size(824, 172); |
| | | layoutControlGroup4.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | layoutControlGroup4.Text = "详细信息"; |
| | | dxErrorProvider1.ContainerControl = this; |
| | | // |
| | | // QuickModelingPlaceWizardPage |
| | | // |
| | |
| | | Size = new Size(824, 649); |
| | | ((ISupportInitialize)layoutControl1).EndInit(); |
| | | layoutControl1.ResumeLayout(false); |
| | | ((ISupportInitialize)Root).EndInit(); |
| | | ((ISupportInitialize)layoutControlGroup1).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem1).EndInit(); |
| | | ((ISupportInitialize)layoutControlGroup2).EndInit(); |
| | | ((ISupportInitialize)txtName.Properties).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem2).EndInit(); |
| | | ((ISupportInitialize)txtTagName.Properties).EndInit(); |
| | | ((ISupportInitialize)txtDescription.Properties).EndInit(); |
| | | ((ISupportInitialize)imgCmbPlaceType.Properties).EndInit(); |
| | | ((ISupportInitialize)txtName.Properties).EndInit(); |
| | | ((ISupportInitialize)txtAddress.Properties).EndInit(); |
| | | ((ISupportInitialize)Root).EndInit(); |
| | | ((ISupportInitialize)layoutControlGroup2).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem2).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem5).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem6).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem7).EndInit(); |
| | | ((ISupportInitialize)textEdit2.Properties).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem4).EndInit(); |
| | | ((ISupportInitialize)layoutControlGroup4).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem8).EndInit(); |
| | | ((ISupportInitialize)layoutControlGroup1).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem1).EndInit(); |
| | | ((ISupportInitialize)layoutControlGroup3).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem3).EndInit(); |
| | | ((ISupportInitialize)emptySpaceItem1).EndInit(); |
| | | ((ISupportInitialize)layoutControlGroup4).EndInit(); |
| | | ((ISupportInitialize)dxErrorProvider1).EndInit(); |
| | | ResumeLayout(false); |
| | | } |
| | | |
| | |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; |
| | | private TextEdit textEdit2; |
| | | private TextEdit txtAddress; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; |
| | | private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup4; |
| | | private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1; |
| | | private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup3; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; |
| | | private PlaceInfoCtrl placeInfoCtrl1; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; |
| | | private DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider dxErrorProvider1; |
| | | } |
| | | } |