| | |
| | | layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | txtEditName = new DevExpress.XtraEditors.TextEdit(); |
| | | layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); |
| | | setFlagsEditCtrl1 = new Yw.WinFrmUI.SetFlagsEditCtrl(); |
| | | txtTagName = new DevExpress.XtraEditors.TextEdit(); |
| | | sidePanel1 = new DevExpress.XtraEditors.SidePanel(); |
| | | txtEditRegion = new DevExpress.XtraEditors.TreeListLookUpEdit(); |
| | | treeList1 = new DevExpress.XtraTreeList.TreeList(); |
| | |
| | | layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | dxErrorProvider1 = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(components); |
| | | setFlagsEditCtrl1 = new Yw.WinFrmUI.SetFlagsEditCtrl(); |
| | | txtTagName = new DevExpress.XtraEditors.TextEdit(); |
| | | layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | dxErrorProvider1 = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(components); |
| | | ((System.ComponentModel.ISupportInitialize)Root).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem7).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem8).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)txtEditName.Properties).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControl1).BeginInit(); |
| | | layoutControl1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)txtTagName.Properties).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)txtEditRegion.Properties).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)treeList1).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)panelControl1).BeginInit(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem1).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem3).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem5).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)dxErrorProvider1).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)txtTagName.Properties).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem6).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem9).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)dxErrorProvider1).BeginInit(); |
| | | SuspendLayout(); |
| | | // |
| | | // Root |
| | |
| | | Root.GroupBordersVisible = false; |
| | | Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem7, layoutControlItem8, tabbedControlGroup1, layoutControlItem3, layoutControlItem5, layoutControlItem6, layoutControlItem9 }); |
| | | Root.Name = "Root"; |
| | | Root.Size = new Size(816, 443); |
| | | Root.Size = new Size(639, 450); |
| | | Root.TextVisible = false; |
| | | // |
| | | // layoutControlItem7 |
| | | // |
| | | layoutControlItem7.Control = generalOkAndCancelCtrl1; |
| | | layoutControlItem7.Location = new Point(0, 358); |
| | | layoutControlItem7.Location = new Point(0, 392); |
| | | layoutControlItem7.Name = "layoutControlItem7"; |
| | | layoutControlItem7.Size = new Size(796, 65); |
| | | layoutControlItem7.Size = new Size(619, 38); |
| | | layoutControlItem7.TextSize = new Size(0, 0); |
| | | layoutControlItem7.TextVisible = false; |
| | | // |
| | |
| | | generalOkAndCancelCtrl1.ButtonCancelMinSize = new Size(114, 33); |
| | | generalOkAndCancelCtrl1.ButtonOkMaxSize = new Size(131, 42); |
| | | generalOkAndCancelCtrl1.ButtonOkMinSize = new Size(114, 33); |
| | | generalOkAndCancelCtrl1.Location = new Point(12, 370); |
| | | generalOkAndCancelCtrl1.Location = new Point(12, 404); |
| | | generalOkAndCancelCtrl1.Margin = new Padding(3, 5, 3, 5); |
| | | generalOkAndCancelCtrl1.Name = "generalOkAndCancelCtrl1"; |
| | | generalOkAndCancelCtrl1.Size = new Size(792, 61); |
| | | generalOkAndCancelCtrl1.Size = new Size(615, 34); |
| | | generalOkAndCancelCtrl1.TabIndex = 5; |
| | | // |
| | | // layoutControlItem8 |
| | |
| | | layoutControlItem8.Control = txtEditName; |
| | | layoutControlItem8.Location = new Point(0, 0); |
| | | layoutControlItem8.Name = "layoutControlItem8"; |
| | | layoutControlItem8.Size = new Size(796, 28); |
| | | layoutControlItem8.Size = new Size(619, 28); |
| | | layoutControlItem8.Text = "<color=red>*</color>名称:"; |
| | | layoutControlItem8.TextSize = new Size(65, 18); |
| | | // |
| | |
| | | txtEditName.Location = new Point(89, 12); |
| | | txtEditName.Margin = new Padding(3, 4, 3, 4); |
| | | txtEditName.Name = "txtEditName"; |
| | | txtEditName.Size = new Size(715, 24); |
| | | txtEditName.Size = new Size(538, 24); |
| | | txtEditName.StyleController = layoutControl1; |
| | | txtEditName.TabIndex = 0; |
| | | // |
| | |
| | | layoutControl1.Name = "layoutControl1"; |
| | | layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new Rectangle(826, 220, 650, 400); |
| | | layoutControl1.Root = Root; |
| | | layoutControl1.Size = new Size(816, 443); |
| | | layoutControl1.Size = new Size(639, 450); |
| | | layoutControl1.TabIndex = 2; |
| | | layoutControl1.Text = "layoutControl1"; |
| | | // |
| | | // setFlagsEditCtrl1 |
| | | // |
| | | setFlagsEditCtrl1.Location = new Point(89, 96); |
| | | setFlagsEditCtrl1.Margin = new Padding(3, 5, 3, 5); |
| | | setFlagsEditCtrl1.Name = "setFlagsEditCtrl1"; |
| | | setFlagsEditCtrl1.Size = new Size(228, 24); |
| | | setFlagsEditCtrl1.TabIndex = 8; |
| | | // |
| | | // txtTagName |
| | | // |
| | | txtTagName.Location = new Point(398, 96); |
| | | txtTagName.Margin = new Padding(3, 4, 3, 4); |
| | | txtTagName.Name = "txtTagName"; |
| | | txtTagName.Size = new Size(229, 24); |
| | | txtTagName.StyleController = layoutControl1; |
| | | txtTagName.TabIndex = 9; |
| | | // |
| | | // sidePanel1 |
| | | // |
| | | sidePanel1.Location = new Point(15, 157); |
| | | sidePanel1.Name = "sidePanel1"; |
| | | sidePanel1.Size = new Size(786, 206); |
| | | sidePanel1.Size = new Size(609, 240); |
| | | sidePanel1.TabIndex = 3; |
| | | sidePanel1.Text = "sidePanel1"; |
| | | // |
| | |
| | | txtEditRegion.Properties.NullText = ""; |
| | | txtEditRegion.Properties.TreeList = treeList1; |
| | | txtEditRegion.Properties.ValueMember = "ID"; |
| | | txtEditRegion.Size = new Size(715, 24); |
| | | txtEditRegion.Size = new Size(538, 24); |
| | | txtEditRegion.StyleController = layoutControl1; |
| | | txtEditRegion.TabIndex = 2; |
| | | // |
| | |
| | | panelControl1.Location = new Point(15, 157); |
| | | panelControl1.Margin = new Padding(3, 4, 3, 4); |
| | | panelControl1.Name = "panelControl1"; |
| | | panelControl1.Size = new Size(786, 206); |
| | | panelControl1.Size = new Size(609, 240); |
| | | panelControl1.TabIndex = 1; |
| | | // |
| | | // textEditAddress |
| | |
| | | textEditAddress.Location = new Point(89, 68); |
| | | textEditAddress.Margin = new Padding(3, 4, 3, 4); |
| | | textEditAddress.Name = "textEditAddress"; |
| | | textEditAddress.Size = new Size(715, 24); |
| | | textEditAddress.Size = new Size(538, 24); |
| | | textEditAddress.StyleController = layoutControl1; |
| | | textEditAddress.TabIndex = 3; |
| | | // |
| | |
| | | memoEditDescription.Location = new Point(92, 157); |
| | | memoEditDescription.Margin = new Padding(3, 4, 3, 4); |
| | | memoEditDescription.Name = "memoEditDescription"; |
| | | memoEditDescription.Size = new Size(709, 206); |
| | | memoEditDescription.Size = new Size(532, 240); |
| | | memoEditDescription.StyleController = layoutControl1; |
| | | memoEditDescription.TabIndex = 1; |
| | | // |
| | |
| | | tabbedControlGroup1.Name = "tabbedControlGroup1"; |
| | | tabbedControlGroup1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | tabbedControlGroup1.SelectedTabPage = layoutControlGroup3; |
| | | tabbedControlGroup1.Size = new Size(796, 246); |
| | | tabbedControlGroup1.Size = new Size(619, 280); |
| | | tabbedControlGroup1.TabPages.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlGroup1, layoutControlGroup2, layoutControlGroup3 }); |
| | | // |
| | | // layoutControlGroup3 |
| | |
| | | layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem4 }); |
| | | layoutControlGroup3.Location = new Point(0, 0); |
| | | layoutControlGroup3.Name = "layoutControlGroup3"; |
| | | layoutControlGroup3.Size = new Size(790, 210); |
| | | layoutControlGroup3.Size = new Size(613, 244); |
| | | layoutControlGroup3.Text = "说明"; |
| | | // |
| | | // layoutControlItem4 |
| | |
| | | layoutControlItem4.Control = memoEditDescription; |
| | | layoutControlItem4.Location = new Point(0, 0); |
| | | layoutControlItem4.Name = "layoutControlItem4"; |
| | | layoutControlItem4.Size = new Size(790, 210); |
| | | layoutControlItem4.Size = new Size(613, 244); |
| | | layoutControlItem4.Text = "说明"; |
| | | layoutControlItem4.TextSize = new Size(65, 18); |
| | | // |
| | |
| | | layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem2 }); |
| | | layoutControlGroup1.Location = new Point(0, 0); |
| | | layoutControlGroup1.Name = "layoutControlGroup1"; |
| | | layoutControlGroup1.Size = new Size(790, 210); |
| | | layoutControlGroup1.Size = new Size(613, 244); |
| | | layoutControlGroup1.Text = "属性"; |
| | | // |
| | | // layoutControlItem2 |
| | |
| | | layoutControlItem2.Control = panelControl1; |
| | | layoutControlItem2.Location = new Point(0, 0); |
| | | layoutControlItem2.Name = "layoutControlItem2"; |
| | | layoutControlItem2.Size = new Size(790, 210); |
| | | layoutControlItem2.Size = new Size(613, 244); |
| | | layoutControlItem2.TextSize = new Size(0, 0); |
| | | layoutControlItem2.TextVisible = false; |
| | | // |
| | |
| | | layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem1 }); |
| | | layoutControlGroup2.Location = new Point(0, 0); |
| | | layoutControlGroup2.Name = "layoutControlGroup2"; |
| | | layoutControlGroup2.Size = new Size(790, 210); |
| | | layoutControlGroup2.Size = new Size(613, 244); |
| | | layoutControlGroup2.Text = "地图"; |
| | | // |
| | | // layoutControlItem1 |
| | |
| | | layoutControlItem1.Control = sidePanel1; |
| | | layoutControlItem1.Location = new Point(0, 0); |
| | | layoutControlItem1.Name = "layoutControlItem1"; |
| | | layoutControlItem1.Size = new Size(790, 210); |
| | | layoutControlItem1.Size = new Size(613, 244); |
| | | layoutControlItem1.TextSize = new Size(0, 0); |
| | | layoutControlItem1.TextVisible = false; |
| | | // |
| | |
| | | layoutControlItem3.Control = textEditAddress; |
| | | layoutControlItem3.Location = new Point(0, 56); |
| | | layoutControlItem3.Name = "layoutControlItem3"; |
| | | layoutControlItem3.Size = new Size(796, 28); |
| | | layoutControlItem3.Size = new Size(619, 28); |
| | | layoutControlItem3.Text = "详细地址:"; |
| | | layoutControlItem3.TextSize = new Size(65, 18); |
| | | // |
| | |
| | | layoutControlItem5.Control = txtEditRegion; |
| | | layoutControlItem5.Location = new Point(0, 28); |
| | | layoutControlItem5.Name = "layoutControlItem5"; |
| | | layoutControlItem5.Size = new Size(796, 28); |
| | | layoutControlItem5.Size = new Size(619, 28); |
| | | layoutControlItem5.Text = "地区:"; |
| | | layoutControlItem5.TextSize = new Size(65, 18); |
| | | // |
| | | // dxErrorProvider1 |
| | | // |
| | | dxErrorProvider1.ContainerControl = this; |
| | | // |
| | | // setFlagsEditCtrl1 |
| | | // |
| | | setFlagsEditCtrl1.Location = new Point(89, 96); |
| | | setFlagsEditCtrl1.Margin = new Padding(3, 5, 3, 5); |
| | | setFlagsEditCtrl1.Name = "setFlagsEditCtrl1"; |
| | | setFlagsEditCtrl1.Size = new Size(317, 24); |
| | | setFlagsEditCtrl1.TabIndex = 8; |
| | | // |
| | | // txtTagName |
| | | // |
| | | txtTagName.Location = new Point(487, 96); |
| | | txtTagName.Margin = new Padding(3, 4, 3, 4); |
| | | txtTagName.Name = "txtTagName"; |
| | | txtTagName.Size = new Size(317, 24); |
| | | txtTagName.StyleController = layoutControl1; |
| | | txtTagName.TabIndex = 9; |
| | | // |
| | | // layoutControlItem6 |
| | | // |
| | | layoutControlItem6.Control = setFlagsEditCtrl1; |
| | | layoutControlItem6.Location = new Point(0, 84); |
| | | layoutControlItem6.Name = "layoutControlItem6"; |
| | | layoutControlItem6.Size = new Size(398, 28); |
| | | layoutControlItem6.Size = new Size(309, 28); |
| | | layoutControlItem6.Text = "标签:"; |
| | | layoutControlItem6.TextSize = new Size(65, 18); |
| | | // |
| | | // layoutControlItem9 |
| | | // |
| | | layoutControlItem9.Control = txtTagName; |
| | | layoutControlItem9.Location = new Point(398, 84); |
| | | layoutControlItem9.Location = new Point(309, 84); |
| | | layoutControlItem9.Name = "layoutControlItem9"; |
| | | layoutControlItem9.Size = new Size(398, 28); |
| | | layoutControlItem9.Size = new Size(310, 28); |
| | | layoutControlItem9.Text = "标志:"; |
| | | layoutControlItem9.TextSize = new Size(65, 18); |
| | | // |
| | | // dxErrorProvider1 |
| | | // |
| | | dxErrorProvider1.ContainerControl = this; |
| | | // |
| | | // EditPlaceDlg |
| | | // |
| | | AutoScaleDimensions = new SizeF(8F, 18F); |
| | | AutoScaleMode = AutoScaleMode.Font; |
| | | ClientSize = new Size(816, 443); |
| | | ClientSize = new Size(639, 450); |
| | | Controls.Add(layoutControl1); |
| | | Margin = new Padding(3, 4, 3, 4); |
| | | Name = "EditPlaceDlg"; |
| | |
| | | ((System.ComponentModel.ISupportInitialize)txtEditName.Properties).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControl1).EndInit(); |
| | | layoutControl1.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)txtTagName.Properties).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)txtEditRegion.Properties).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)treeList1).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)panelControl1).EndInit(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem1).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem3).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem5).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)dxErrorProvider1).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)txtTagName.Properties).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem6).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem9).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)dxErrorProvider1).EndInit(); |
| | | ResumeLayout(false); |
| | | } |
| | | |