| | |
| | | layoutControl1.Name = "layoutControl1"; |
| | | layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new Rectangle(673, 138, 650, 400); |
| | | layoutControl1.Root = Root; |
| | | layoutControl1.Size = new Size(621, 433); |
| | | layoutControl1.Size = new Size(448, 324); |
| | | layoutControl1.TabIndex = 0; |
| | | layoutControl1.Text = "layoutControl1"; |
| | | // |
| | |
| | | labText.Properties.Appearance.Options.UseBackColor = true; |
| | | labText.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; |
| | | labText.Properties.ScrollBars = ScrollBars.None; |
| | | labText.Size = new Size(617, 403); |
| | | labText.Size = new Size(444, 294); |
| | | labText.StyleController = layoutControl1; |
| | | labText.TabIndex = 5; |
| | | // |
| | |
| | | labCaption.ImageOptions.Images = svgImg16; |
| | | labCaption.Location = new Point(2, 0); |
| | | labCaption.Name = "labCaption"; |
| | | labCaption.Size = new Size(617, 30); |
| | | labCaption.Size = new Size(444, 30); |
| | | labCaption.StyleController = layoutControl1; |
| | | labCaption.TabIndex = 4; |
| | | labCaption.Text = "标题"; |
| | | labCaption.Text = "属性"; |
| | | // |
| | | // svgImg16 |
| | | // |
| | |
| | | rowDefinition2.SizeType = SizeType.Percent; |
| | | Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { rowDefinition1, rowDefinition2 }); |
| | | Root.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | Root.Size = new Size(621, 433); |
| | | Root.Size = new Size(448, 324); |
| | | Root.TextVisible = false; |
| | | // |
| | | // layoutControlItem1 |
| | |
| | | layoutControlItem1.MinSize = new Size(16, 18); |
| | | layoutControlItem1.Name = "layoutControlItem1"; |
| | | layoutControlItem1.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 0, 0); |
| | | layoutControlItem1.Size = new Size(621, 30); |
| | | layoutControlItem1.Size = new Size(448, 30); |
| | | layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; |
| | | layoutControlItem1.TextSize = new Size(0, 0); |
| | | layoutControlItem1.TextVisible = false; |
| | |
| | | layoutControlItem2.Name = "layoutControlItem2"; |
| | | layoutControlItem2.OptionsTableLayoutItem.RowIndex = 1; |
| | | layoutControlItem2.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 0, 0); |
| | | layoutControlItem2.Size = new Size(621, 403); |
| | | layoutControlItem2.Size = new Size(448, 294); |
| | | layoutControlItem2.TextSize = new Size(0, 0); |
| | | layoutControlItem2.TextVisible = false; |
| | | // |
| | | // HydroParterPropertyDescriptionCtrl |
| | | // HydroVisualPropertyDescriptionCtrl |
| | | // |
| | | AutoScaleDimensions = new SizeF(7F, 14F); |
| | | AutoScaleMode = AutoScaleMode.Font; |
| | | Controls.Add(layoutControl1); |
| | | Name = "HydroParterPropertyDescriptionCtrl"; |
| | | Size = new Size(621, 433); |
| | | Name = "HydroVisualPropertyDescriptionCtrl"; |
| | | Size = new Size(448, 324); |
| | | ((ISupportInitialize)layoutControl1).EndInit(); |
| | | layoutControl1.ResumeLayout(false); |
| | | ((ISupportInitialize)labText.Properties).EndInit(); |