| | |
| | | txtTagName = new TextEdit(); |
| | | txtDescription = new MemoEdit(); |
| | | imgCmbPlaceType = new ImageComboBoxEdit(); |
| | | mapSetSimpleMarkerContainer1 = new MapSetSimpleMarkerContainer(); |
| | | txtName = new TextEdit(); |
| | | txtAddress = new TextEdit(); |
| | | Root = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | |
| | | 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(); |
| | | dxErrorProvider1 = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(components); |
| | | mapSetPlaceMarkerContainer1 = new MapSetPlaceMarkerContainer(); |
| | | layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | ((ISupportInitialize)layoutControl1).BeginInit(); |
| | | layoutControl1.SuspendLayout(); |
| | | ((ISupportInitialize)txtTagName.Properties).BeginInit(); |
| | |
| | | ((ISupportInitialize)layoutControlGroup4).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem8).BeginInit(); |
| | | ((ISupportInitialize)layoutControlGroup1).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem1).BeginInit(); |
| | | ((ISupportInitialize)layoutControlGroup3).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem3).BeginInit(); |
| | | ((ISupportInitialize)dxErrorProvider1).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem1).BeginInit(); |
| | | SuspendLayout(); |
| | | // |
| | | // layoutControl1 |
| | | // |
| | | layoutControl1.Controls.Add(mapSetPlaceMarkerContainer1); |
| | | 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(txtAddress); |
| | | layoutControl1.Dock = DockStyle.Fill; |
| | |
| | | imgCmbPlaceType.StyleController = layoutControl1; |
| | | imgCmbPlaceType.TabIndex = 3; |
| | | imgCmbPlaceType.EditValueChanged += imgCmbPlaceType_EditValueChanged; |
| | | // |
| | | // mapSetSimpleMarkerContainer1 |
| | | // |
| | | mapSetSimpleMarkerContainer1.BorderColor = Color.LightGray; |
| | | mapSetSimpleMarkerContainer1.BorderWidth = 1; |
| | | mapSetSimpleMarkerContainer1.Location = new Point(1, 27); |
| | | mapSetSimpleMarkerContainer1.Margin = new Padding(4, 4, 4, 4); |
| | | mapSetSimpleMarkerContainer1.Name = "mapSetSimpleMarkerContainer1"; |
| | | mapSetSimpleMarkerContainer1.ShowBorder = false; |
| | | mapSetSimpleMarkerContainer1.Size = new Size(492, 621); |
| | | mapSetSimpleMarkerContainer1.TabIndex = 0; |
| | | // |
| | | // txtName |
| | | // |
| | |
| | | layoutControlGroup1.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | layoutControlGroup1.Text = "地图"; |
| | | // |
| | | // layoutControlItem1 |
| | | // |
| | | layoutControlItem1.Control = mapSetSimpleMarkerContainer1; |
| | | layoutControlItem1.Location = new Point(0, 0); |
| | | layoutControlItem1.Name = "layoutControlItem1"; |
| | | layoutControlItem1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | layoutControlItem1.Size = new Size(492, 621); |
| | | layoutControlItem1.TextSize = new Size(0, 0); |
| | | layoutControlItem1.TextVisible = false; |
| | | // |
| | | // layoutControlGroup3 |
| | | // |
| | | layoutControlGroup3.GroupStyle = DevExpress.Utils.GroupStyle.Card; |
| | |
| | | // |
| | | dxErrorProvider1.ContainerControl = this; |
| | | // |
| | | // mapSetPlaceMarkerContainer1 |
| | | // |
| | | mapSetPlaceMarkerContainer1.BorderColor = Color.LightGray; |
| | | mapSetPlaceMarkerContainer1.BorderWidth = 1; |
| | | mapSetPlaceMarkerContainer1.Location = new Point(1, 27); |
| | | mapSetPlaceMarkerContainer1.Margin = new Padding(4, 4, 4, 4); |
| | | mapSetPlaceMarkerContainer1.Name = "mapSetPlaceMarkerContainer1"; |
| | | mapSetPlaceMarkerContainer1.ShowBorder = false; |
| | | mapSetPlaceMarkerContainer1.Size = new Size(492, 621); |
| | | mapSetPlaceMarkerContainer1.TabIndex = 9; |
| | | // |
| | | // layoutControlItem1 |
| | | // |
| | | layoutControlItem1.Control = mapSetPlaceMarkerContainer1; |
| | | layoutControlItem1.Location = new Point(0, 0); |
| | | layoutControlItem1.Name = "layoutControlItem1"; |
| | | layoutControlItem1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | layoutControlItem1.Size = new Size(492, 621); |
| | | layoutControlItem1.TextSize = new Size(0, 0); |
| | | layoutControlItem1.TextVisible = false; |
| | | // |
| | | // QuickModelingPlaceWizardPage |
| | | // |
| | | AutoScaleDimensions = new SizeF(8F, 18F); |
| | |
| | | ((ISupportInitialize)layoutControlGroup4).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem8).EndInit(); |
| | | ((ISupportInitialize)layoutControlGroup1).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem1).EndInit(); |
| | | ((ISupportInitialize)layoutControlGroup3).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem3).EndInit(); |
| | | ((ISupportInitialize)dxErrorProvider1).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem1).EndInit(); |
| | | ResumeLayout(false); |
| | | } |
| | | |
| | |
| | | |
| | | private DevExpress.XtraLayout.LayoutControl layoutControl1; |
| | | private DevExpress.XtraLayout.LayoutControlGroup Root; |
| | | private MapSetSimpleMarkerContainer mapSetSimpleMarkerContainer1; |
| | | private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; |
| | | private TextEdit txtName; |
| | | private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; |
| | |
| | | private PlaceInfoCtrl placeInfoCtrl1; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; |
| | | private DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider dxErrorProvider1; |
| | | private MapSetPlaceMarkerContainer mapSetPlaceMarkerContainer1; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; |
| | | } |
| | | } |