| | |
| | | txtTagName = new TextEdit(); |
| | | txtName = new TextEdit(); |
| | | txtDescription = new MemoEdit(); |
| | | imgCmbPlaceType = new ImageComboBoxEdit(); |
| | | imgCmbModelTemplateType = new ImageComboBoxEdit(); |
| | | Root = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | |
| | | layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | dxErrorProvider1 = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(components); |
| | | imgCmbPlaceType = new ImageComboBoxEdit(); |
| | | imgCmbModelTemplateType = new ImageComboBoxEdit(); |
| | | ((ISupportInitialize)layoutControl1).BeginInit(); |
| | | layoutControl1.SuspendLayout(); |
| | | ((ISupportInitialize)txtTagName.Properties).BeginInit(); |
| | | ((ISupportInitialize)txtName.Properties).BeginInit(); |
| | | ((ISupportInitialize)txtDescription.Properties).BeginInit(); |
| | | ((ISupportInitialize)imgCmbPlaceType.Properties).BeginInit(); |
| | | ((ISupportInitialize)imgCmbModelTemplateType.Properties).BeginInit(); |
| | | ((ISupportInitialize)Root).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem1).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem5).BeginInit(); |
| | |
| | | ((ISupportInitialize)layoutControlItem8).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem10).BeginInit(); |
| | | ((ISupportInitialize)dxErrorProvider1).BeginInit(); |
| | | ((ISupportInitialize)imgCmbPlaceType.Properties).BeginInit(); |
| | | ((ISupportInitialize)imgCmbModelTemplateType.Properties).BeginInit(); |
| | | SuspendLayout(); |
| | | // |
| | | // layoutControl1 |
| | |
| | | layoutControl1.Name = "layoutControl1"; |
| | | layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new Rectangle(982, 129, 650, 400); |
| | | layoutControl1.Root = Root; |
| | | layoutControl1.Size = new Size(707, 512); |
| | | layoutControl1.Size = new Size(498, 260); |
| | | layoutControl1.TabIndex = 0; |
| | | layoutControl1.Text = "layoutControl1"; |
| | | // |
| | |
| | | generalOkAndCancelCtrl1.ButtonCancelMinSize = new Size(114, 33); |
| | | generalOkAndCancelCtrl1.ButtonOkMaxSize = new Size(131, 42); |
| | | generalOkAndCancelCtrl1.ButtonOkMinSize = new Size(114, 33); |
| | | generalOkAndCancelCtrl1.Location = new Point(12, 465); |
| | | generalOkAndCancelCtrl1.Location = new Point(12, 215); |
| | | generalOkAndCancelCtrl1.Margin = new Padding(3, 5, 3, 5); |
| | | generalOkAndCancelCtrl1.Name = "generalOkAndCancelCtrl1"; |
| | | generalOkAndCancelCtrl1.Size = new Size(683, 35); |
| | | generalOkAndCancelCtrl1.Size = new Size(474, 33); |
| | | generalOkAndCancelCtrl1.TabIndex = 8; |
| | | // |
| | | // setFlagsEditCtrl1 |
| | | // |
| | | setFlagsEditCtrl1.Location = new Point(432, 40); |
| | | setFlagsEditCtrl1.Location = new Point(328, 40); |
| | | setFlagsEditCtrl1.Margin = new Padding(3, 5, 3, 5); |
| | | setFlagsEditCtrl1.Name = "setFlagsEditCtrl1"; |
| | | setFlagsEditCtrl1.Size = new Size(263, 24); |
| | | setFlagsEditCtrl1.Size = new Size(158, 24); |
| | | setFlagsEditCtrl1.TabIndex = 4; |
| | | // |
| | | // txtTagName |
| | |
| | | txtTagName.Location = new Point(89, 68); |
| | | txtTagName.Margin = new Padding(3, 4, 3, 4); |
| | | txtTagName.Name = "txtTagName"; |
| | | txtTagName.Size = new Size(606, 24); |
| | | txtTagName.Size = new Size(397, 24); |
| | | txtTagName.StyleController = layoutControl1; |
| | | txtTagName.TabIndex = 5; |
| | | // |
| | |
| | | txtName.Location = new Point(89, 12); |
| | | txtName.Margin = new Padding(3, 4, 3, 4); |
| | | txtName.Name = "txtName"; |
| | | txtName.Size = new Size(262, 24); |
| | | txtName.Size = new Size(158, 24); |
| | | txtName.StyleController = layoutControl1; |
| | | txtName.TabIndex = 0; |
| | | // |
| | |
| | | txtDescription.Location = new Point(89, 96); |
| | | txtDescription.Margin = new Padding(3, 4, 3, 4); |
| | | txtDescription.Name = "txtDescription"; |
| | | txtDescription.Size = new Size(606, 365); |
| | | txtDescription.Size = new Size(397, 115); |
| | | txtDescription.StyleController = layoutControl1; |
| | | txtDescription.TabIndex = 7; |
| | | // |
| | | // Root |
| | | // |
| | | Root.AppearanceItemCaption.Options.UseTextOptions = true; |
| | | Root.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; |
| | | Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; |
| | | Root.GroupBordersVisible = false; |
| | | Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem1, layoutControlItem5, layoutControlItem9, layoutControlItem4, layoutControlItem11, layoutControlItem8, layoutControlItem10 }); |
| | | Root.Name = "Root"; |
| | | Root.Size = new Size(707, 512); |
| | | Root.TextVisible = false; |
| | | // |
| | | // layoutControlItem1 |
| | | // |
| | | layoutControlItem1.AllowHtmlStringInCaption = true; |
| | | layoutControlItem1.Control = txtName; |
| | | layoutControlItem1.Location = new Point(0, 0); |
| | | layoutControlItem1.Name = "layoutControlItem1"; |
| | | layoutControlItem1.Size = new Size(343, 28); |
| | | layoutControlItem1.Text = "<color=red>*</color>名称:"; |
| | | layoutControlItem1.TextSize = new Size(65, 18); |
| | | // |
| | | // layoutControlItem5 |
| | | // |
| | | layoutControlItem5.Control = txtDescription; |
| | | layoutControlItem5.Location = new Point(0, 84); |
| | | layoutControlItem5.Name = "layoutControlItem5"; |
| | | layoutControlItem5.Size = new Size(687, 369); |
| | | layoutControlItem5.Text = "说明:"; |
| | | layoutControlItem5.TextSize = new Size(65, 18); |
| | | // |
| | | // layoutControlItem9 |
| | | // |
| | | layoutControlItem9.Control = txtTagName; |
| | | layoutControlItem9.Location = new Point(0, 56); |
| | | layoutControlItem9.Name = "layoutControlItem9"; |
| | | layoutControlItem9.Size = new Size(687, 28); |
| | | layoutControlItem9.Text = "标志:"; |
| | | layoutControlItem9.TextSize = new Size(65, 18); |
| | | // |
| | | // layoutControlItem4 |
| | | // |
| | | layoutControlItem4.Control = generalOkAndCancelCtrl1; |
| | | layoutControlItem4.Location = new Point(0, 453); |
| | | layoutControlItem4.Name = "layoutControlItem4"; |
| | | layoutControlItem4.Size = new Size(687, 39); |
| | | layoutControlItem4.TextSize = new Size(0, 0); |
| | | layoutControlItem4.TextVisible = false; |
| | | // |
| | | // layoutControlItem11 |
| | | // |
| | | layoutControlItem11.Control = imgCmbModelTemplateType; |
| | | layoutControlItem11.Location = new Point(0, 28); |
| | | layoutControlItem11.Name = "layoutControlItem11"; |
| | | layoutControlItem11.Size = new Size(343, 28); |
| | | layoutControlItem11.Text = "模板类型:"; |
| | | layoutControlItem11.TextSize = new Size(65, 18); |
| | | // |
| | | // layoutControlItem8 |
| | | // |
| | | layoutControlItem8.Control = imgCmbPlaceType; |
| | | layoutControlItem8.Location = new Point(343, 0); |
| | | layoutControlItem8.Name = "layoutControlItem8"; |
| | | layoutControlItem8.Size = new Size(344, 28); |
| | | layoutControlItem8.Text = "场所类型:"; |
| | | layoutControlItem8.TextSize = new Size(65, 18); |
| | | // |
| | | // layoutControlItem10 |
| | | // |
| | | layoutControlItem10.Control = setFlagsEditCtrl1; |
| | | layoutControlItem10.Location = new Point(343, 28); |
| | | layoutControlItem10.Name = "layoutControlItem10"; |
| | | layoutControlItem10.Size = new Size(344, 28); |
| | | layoutControlItem10.Text = "标签:"; |
| | | layoutControlItem10.TextSize = new Size(65, 18); |
| | | // |
| | | // dxErrorProvider1 |
| | | // |
| | | dxErrorProvider1.ContainerControl = this; |
| | | // |
| | | // imgCmbPlaceType |
| | | // |
| | | imgCmbPlaceType.Location = new Point(432, 12); |
| | | imgCmbPlaceType.Location = new Point(328, 12); |
| | | 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(263, 24); |
| | | imgCmbPlaceType.Size = new Size(158, 24); |
| | | imgCmbPlaceType.StyleController = layoutControl1; |
| | | imgCmbPlaceType.TabIndex = 2; |
| | | // |
| | |
| | | imgCmbModelTemplateType.Margin = new Padding(3, 4, 3, 4); |
| | | imgCmbModelTemplateType.Name = "imgCmbModelTemplateType"; |
| | | imgCmbModelTemplateType.Properties.Buttons.AddRange(new EditorButton[] { new EditorButton(ButtonPredefines.Combo) }); |
| | | imgCmbModelTemplateType.Size = new Size(262, 24); |
| | | imgCmbModelTemplateType.Size = new Size(158, 24); |
| | | imgCmbModelTemplateType.StyleController = layoutControl1; |
| | | imgCmbModelTemplateType.TabIndex = 3; |
| | | // |
| | | // Root |
| | | // |
| | | Root.AppearanceItemCaption.Options.UseTextOptions = true; |
| | | Root.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; |
| | | Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; |
| | | Root.GroupBordersVisible = false; |
| | | Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem1, layoutControlItem5, layoutControlItem9, layoutControlItem4, layoutControlItem11, layoutControlItem8, layoutControlItem10 }); |
| | | Root.Name = "Root"; |
| | | Root.Size = new Size(498, 260); |
| | | Root.TextVisible = false; |
| | | // |
| | | // layoutControlItem1 |
| | | // |
| | | layoutControlItem1.AllowHtmlStringInCaption = true; |
| | | layoutControlItem1.Control = txtName; |
| | | layoutControlItem1.Location = new Point(0, 0); |
| | | layoutControlItem1.Name = "layoutControlItem1"; |
| | | layoutControlItem1.Size = new Size(239, 28); |
| | | layoutControlItem1.Text = "<color=red>*</color>名称:"; |
| | | layoutControlItem1.TextSize = new Size(65, 18); |
| | | // |
| | | // layoutControlItem5 |
| | | // |
| | | layoutControlItem5.Control = txtDescription; |
| | | layoutControlItem5.Location = new Point(0, 84); |
| | | layoutControlItem5.Name = "layoutControlItem5"; |
| | | layoutControlItem5.Size = new Size(478, 119); |
| | | layoutControlItem5.Text = "说明:"; |
| | | layoutControlItem5.TextSize = new Size(65, 18); |
| | | // |
| | | // layoutControlItem9 |
| | | // |
| | | layoutControlItem9.Control = txtTagName; |
| | | layoutControlItem9.Location = new Point(0, 56); |
| | | layoutControlItem9.Name = "layoutControlItem9"; |
| | | layoutControlItem9.Size = new Size(478, 28); |
| | | layoutControlItem9.Text = "标志:"; |
| | | layoutControlItem9.TextSize = new Size(65, 18); |
| | | // |
| | | // layoutControlItem4 |
| | | // |
| | | layoutControlItem4.Control = generalOkAndCancelCtrl1; |
| | | layoutControlItem4.Location = new Point(0, 203); |
| | | layoutControlItem4.Name = "layoutControlItem4"; |
| | | layoutControlItem4.Size = new Size(478, 37); |
| | | layoutControlItem4.TextSize = new Size(0, 0); |
| | | layoutControlItem4.TextVisible = false; |
| | | // |
| | | // layoutControlItem11 |
| | | // |
| | | layoutControlItem11.Control = imgCmbModelTemplateType; |
| | | layoutControlItem11.Location = new Point(0, 28); |
| | | layoutControlItem11.Name = "layoutControlItem11"; |
| | | layoutControlItem11.Size = new Size(239, 28); |
| | | layoutControlItem11.Text = "模板类型:"; |
| | | layoutControlItem11.TextSize = new Size(65, 18); |
| | | // |
| | | // layoutControlItem8 |
| | | // |
| | | layoutControlItem8.Control = imgCmbPlaceType; |
| | | layoutControlItem8.Location = new Point(239, 0); |
| | | layoutControlItem8.Name = "layoutControlItem8"; |
| | | layoutControlItem8.Size = new Size(239, 28); |
| | | layoutControlItem8.Text = "场所类型:"; |
| | | layoutControlItem8.TextSize = new Size(65, 18); |
| | | // |
| | | // layoutControlItem10 |
| | | // |
| | | layoutControlItem10.Control = setFlagsEditCtrl1; |
| | | layoutControlItem10.Location = new Point(239, 28); |
| | | layoutControlItem10.Name = "layoutControlItem10"; |
| | | layoutControlItem10.Size = new Size(239, 28); |
| | | layoutControlItem10.Text = "标签:"; |
| | | layoutControlItem10.TextSize = new Size(65, 18); |
| | | // |
| | | // dxErrorProvider1 |
| | | // |
| | | dxErrorProvider1.ContainerControl = this; |
| | | // |
| | | // AddModelTemplateDlg |
| | | // |
| | | AutoScaleDimensions = new SizeF(8F, 18F); |
| | | AutoScaleMode = AutoScaleMode.Font; |
| | | ClientSize = new Size(707, 512); |
| | | ClientSize = new Size(498, 260); |
| | | Controls.Add(layoutControl1); |
| | | Margin = new Padding(3, 4, 3, 4); |
| | | Name = "AddModelTemplateDlg"; |
| | |
| | | ((ISupportInitialize)txtTagName.Properties).EndInit(); |
| | | ((ISupportInitialize)txtName.Properties).EndInit(); |
| | | ((ISupportInitialize)txtDescription.Properties).EndInit(); |
| | | ((ISupportInitialize)imgCmbPlaceType.Properties).EndInit(); |
| | | ((ISupportInitialize)imgCmbModelTemplateType.Properties).EndInit(); |
| | | ((ISupportInitialize)Root).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem1).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem5).EndInit(); |
| | |
| | | ((ISupportInitialize)layoutControlItem8).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem10).EndInit(); |
| | | ((ISupportInitialize)dxErrorProvider1).EndInit(); |
| | | ((ISupportInitialize)imgCmbPlaceType.Properties).EndInit(); |
| | | ((ISupportInitialize)imgCmbModelTemplateType.Properties).EndInit(); |
| | | ResumeLayout(false); |
| | | } |
| | | |