ÎļþÃû´Ó WinFrmUI/Yw.WinFrmUI.Hydro.Core/05-property/HydroParterPropertyCtrl.Designer.cs ÐÞ¸Ä |
| | |
| | | namespace Yw.WinFrmUI |
| | | { |
| | | partial class HydroParterPropertyCtrl |
| | | partial class HydroVisualPropertyCtrl |
| | | { |
| | | /// <summary> |
| | | /// å¿
éç设计å¨åéã |
| | |
| | | private void InitializeComponent() |
| | | { |
| | | components = new Container(); |
| | | ComponentResourceManager resources = new ComponentResourceManager(typeof(HydroParterPropertyCtrl)); |
| | | DevExpress.Utils.SuperToolTip superToolTip1 = new DevExpress.Utils.SuperToolTip(); |
| | | DevExpress.Utils.ToolTipItem toolTipItem1 = new DevExpress.Utils.ToolTipItem(); |
| | | DevExpress.Utils.SuperToolTip superToolTip2 = new DevExpress.Utils.SuperToolTip(); |
| | | DevExpress.Utils.ToolTipItem toolTipItem2 = new DevExpress.Utils.ToolTipItem(); |
| | | DevExpress.Utils.SuperToolTip superToolTip3 = new DevExpress.Utils.SuperToolTip(); |
| | | DevExpress.Utils.ToolTipTitleItem toolTipTitleItem1 = new DevExpress.Utils.ToolTipTitleItem(); |
| | | DevExpress.Utils.ToolTipItem toolTipItem3 = new DevExpress.Utils.ToolTipItem(); |
| | | DevExpress.Utils.SuperToolTip superToolTip5 = new DevExpress.Utils.SuperToolTip(); |
| | | DevExpress.Utils.ToolTipItem toolTipItem5 = new DevExpress.Utils.ToolTipItem(); |
| | | DevExpress.Utils.SuperToolTip superToolTip6 = new DevExpress.Utils.SuperToolTip(); |
| | | DevExpress.Utils.ToolTipItem toolTipItem6 = new DevExpress.Utils.ToolTipItem(); |
| | | ComponentResourceManager resources = new ComponentResourceManager(typeof(HydroVisualPropertyCtrl)); |
| | | DevExpress.Utils.SuperToolTip superToolTip4 = new DevExpress.Utils.SuperToolTip(); |
| | | DevExpress.Utils.ToolTipTitleItem toolTipTitleItem2 = new DevExpress.Utils.ToolTipTitleItem(); |
| | | DevExpress.Utils.ToolTipItem toolTipItem4 = new DevExpress.Utils.ToolTipItem(); |
| | | layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); |
| | | hydroParterPropertyDescriptionCtrl1 = new HydroParterPropertyDescriptionCtrl(); |
| | | hydroVisualPropertyDescriptionCtrl1 = new HydroVisualPropertyDescriptionCtrl(); |
| | | propertyGridControl1 = new DevExpress.XtraVerticalGrid.PropertyGridControl(); |
| | | svgImg16 = new DevExpress.Utils.SvgImageCollection(components); |
| | | layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | |
| | | // |
| | | // layoutControl1 |
| | | // |
| | | layoutControl1.Controls.Add(hydroParterPropertyDescriptionCtrl1); |
| | | layoutControl1.Controls.Add(hydroVisualPropertyDescriptionCtrl1); |
| | | layoutControl1.Controls.Add(propertyGridControl1); |
| | | layoutControl1.Dock = DockStyle.Fill; |
| | | layoutControl1.Location = new Point(0, 28); |
| | |
| | | layoutControl1.TabIndex = 0; |
| | | layoutControl1.Text = "layoutControl1"; |
| | | // |
| | | // hydroParterPropertyDescriptionCtrl1 |
| | | // hydroVisualPropertyDescriptionCtrl1 |
| | | // |
| | | hydroParterPropertyDescriptionCtrl1.Location = new Point(2, 502); |
| | | hydroParterPropertyDescriptionCtrl1.Name = "hydroParterPropertyDescriptionCtrl1"; |
| | | hydroParterPropertyDescriptionCtrl1.Size = new Size(256, 98); |
| | | hydroParterPropertyDescriptionCtrl1.TabIndex = 5; |
| | | hydroVisualPropertyDescriptionCtrl1.Location = new Point(2, 502); |
| | | hydroVisualPropertyDescriptionCtrl1.Name = "hydroVisualPropertyDescriptionCtrl1"; |
| | | hydroVisualPropertyDescriptionCtrl1.Size = new Size(256, 98); |
| | | hydroVisualPropertyDescriptionCtrl1.TabIndex = 5; |
| | | // |
| | | // propertyGridControl1 |
| | | // |
| | |
| | | // |
| | | // layoutDescription |
| | | // |
| | | layoutDescription.Control = hydroParterPropertyDescriptionCtrl1; |
| | | layoutDescription.Control = hydroVisualPropertyDescriptionCtrl1; |
| | | layoutDescription.Location = new Point(0, 502); |
| | | layoutDescription.Name = "layoutDescription"; |
| | | layoutDescription.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 0, 2); |
| | |
| | | barBtnChangeLink.Id = 16; |
| | | barBtnChangeLink.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barBtnChangeLink.ImageOptions.SvgImage"); |
| | | barBtnChangeLink.Name = "barBtnChangeLink"; |
| | | toolTipItem1.Text = "è°æ´ä¸ä¸æ¸¸"; |
| | | superToolTip1.Items.Add(toolTipItem1); |
| | | barBtnChangeLink.SuperTip = superToolTip1; |
| | | toolTipItem5.Text = "è°æ´ä¸ä¸æ¸¸"; |
| | | superToolTip5.Items.Add(toolTipItem5); |
| | | barBtnChangeLink.SuperTip = superToolTip5; |
| | | barBtnChangeLink.ItemClick += barBtnChangeLink_ItemClick; |
| | | // |
| | | // barBtnView |
| | |
| | | barBtnView.Id = 17; |
| | | barBtnView.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barBtnView.ImageOptions.SvgImage"); |
| | | barBtnView.Name = "barBtnView"; |
| | | toolTipItem2.Text = "æ¥ç"; |
| | | superToolTip2.Items.Add(toolTipItem2); |
| | | barBtnView.SuperTip = superToolTip2; |
| | | toolTipItem6.Text = "æ¥ç"; |
| | | superToolTip6.Items.Add(toolTipItem6); |
| | | barBtnView.SuperTip = superToolTip6; |
| | | barBtnView.ItemClick += barBtnView_ItemClick; |
| | | // |
| | | // barBtnHelp |
| | |
| | | barBtnHelp.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barBtnHelp.ImageOptions.SvgImage"); |
| | | barBtnHelp.ImageOptions.SvgImageSize = new Size(20, 20); |
| | | barBtnHelp.Name = "barBtnHelp"; |
| | | toolTipTitleItem1.Appearance.Image = (Image)resources.GetObject("resource.Image"); |
| | | toolTipTitleItem1.Appearance.Options.UseImage = true; |
| | | toolTipTitleItem1.ImageOptions.Image = (Image)resources.GetObject("resource.Image1"); |
| | | toolTipItem3.LeftIndent = 6; |
| | | toolTipItem3.Text = "æè¿°ä¿¡æ¯"; |
| | | superToolTip3.Items.Add(toolTipTitleItem1); |
| | | superToolTip3.Items.Add(toolTipItem3); |
| | | barBtnHelp.SuperTip = superToolTip3; |
| | | toolTipTitleItem2.Appearance.Image = (Image)resources.GetObject("resource.Image"); |
| | | toolTipTitleItem2.Appearance.Options.UseImage = true; |
| | | toolTipTitleItem2.ImageOptions.Image = (Image)resources.GetObject("resource.Image1"); |
| | | toolTipItem4.LeftIndent = 6; |
| | | toolTipItem4.Text = "æè¿°ä¿¡æ¯"; |
| | | superToolTip4.Items.Add(toolTipTitleItem2); |
| | | superToolTip4.Items.Add(toolTipItem4); |
| | | barBtnHelp.SuperTip = superToolTip4; |
| | | barBtnHelp.ItemClick += barBtnHelp_ItemClick; |
| | | // |
| | | // barDockControlTop |
| | |
| | | barDockControlRight.Manager = barManager1; |
| | | barDockControlRight.Size = new Size(0, 602); |
| | | // |
| | | // HydroParterPropertyCtrl |
| | | // HydroVisualPropertyCtrl |
| | | // |
| | | AutoScaleDimensions = new SizeF(7F, 14F); |
| | | AutoScaleMode = AutoScaleMode.Font; |
| | |
| | | Controls.Add(barDockControlRight); |
| | | Controls.Add(barDockControlBottom); |
| | | Controls.Add(barDockControlTop); |
| | | Name = "HydroParterPropertyCtrl"; |
| | | Name = "HydroVisualPropertyCtrl"; |
| | | Size = new Size(260, 630); |
| | | ((ISupportInitialize)layoutControl1).EndInit(); |
| | | layoutControl1.ResumeLayout(false); |
| | |
| | | private DevExpress.Utils.SvgImageCollection svgImg16; |
| | | private DevExpress.XtraBars.BarButtonItem barBtnChangeLink; |
| | | private DevExpress.XtraBars.BarButtonItem barBtnView; |
| | | private HydroParterPropertyDescriptionCtrl hydroParterPropertyDescriptionCtrl1; |
| | | private HydroVisualPropertyDescriptionCtrl hydroVisualPropertyDescriptionCtrl1; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutDescription; |
| | | } |
| | | } |