namespace HStation.WinFrmUI { public partial class XhsProjectSimulationCalcuPrefixDlg : DevExpress.XtraEditors.XtraForm { public XhsProjectSimulationCalcuPrefixDlg() { InitializeComponent(); this.IconOptions.Icon = Yw.WinFrmUI.GlobalParas.AppIcon; this.layoutControl1.SetupLayoutControl(); } } }