Commit cb824a9d HZH

图标

1 个父辈 3976e0dd
...@@ -103,6 +103,7 @@ ...@@ -103,6 +103,7 @@
this.IsFullSize = true; this.IsFullSize = true;
this.IsShowCloseBtn = true; this.IsShowCloseBtn = true;
this.Name = "FrmMain"; this.Name = "FrmMain";
this.ShowIcon = true;
this.ShowInTaskbar = true; this.ShowInTaskbar = true;
this.Text = "FrmMain"; this.Text = "FrmMain";
this.Title = "控件DEMO"; this.Title = "控件DEMO";
......
支持 Markdown 格式
你添加了 0 到此讨论。请谨慎行事。
Finish editing this message first!