copy from WinFrmUI/HStation.WinFrmUI.Xhs.Core/02-project/04-dlg/04-ProjectResultShowPanel/ProjectFileResultShowPanel.Designer.cs
copy to WinFrmUI/HStation.WinFrmUI.Xhs.Core/02-project/02-bimface/XhsProjectBimfaceViewPage.Designer.cs
文件从 WinFrmUI/HStation.WinFrmUI.Xhs.Core/02-project/04-dlg/04-ProjectResultShowPanel/ProjectFileResultShowPanel.Designer.cs 复制 |
| | |
| | | 锘縩amespace HStation.WinFrmUI.Xhs |
| | | 锘縩amespace HStation.WinFrmUI |
| | | { |
| | | partial class ProjectFileResultShowPanel |
| | | partial class XhsProjectBimfaceViewPage |
| | | { |
| | | /// <summary> |
| | | /// Required designer variable. |
| | |
| | | /// </summary> |
| | | private void InitializeComponent() |
| | | { |
| | | components = new System.ComponentModel.Container(); |
| | | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
| | | SuspendLayout(); |
| | | // |
| | | // XhsProjectBimfaceViewPage |
| | | // |
| | | Appearance.BackColor = SystemColors.Control; |
| | | Appearance.Options.UseBackColor = true; |
| | | AutoScaleDimensions = new SizeF(7F, 14F); |
| | | AutoScaleMode = AutoScaleMode.Font; |
| | | Name = "XhsProjectBimfaceViewPage"; |
| | | Size = new Size(299, 177); |
| | | ResumeLayout(false); |
| | | } |
| | | |
| | | #endregion |