You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1、How to customize the size of the main form?
2、How can I set the main form to have no borders?
3、How to set the main form icon?
4、How to customize the main form Minimize Maximize and Close?
The text was updated successfully, but these errors were encountered:
@tenove sorry I have not had the bandwidth to complete the wiki, but the samples should help with most of the questions.
I believe you are referring to WinForms.
1、How to customize the size of the main form?
The window configuration is done here -WindowOptions
- If what you need is not covered here, then you can use WinForms documentation to make those changes.
1、How to customize the size of the main form?
2、How can I set the main form to have no borders?
3、How to set the main form icon?
4、How to customize the main form Minimize Maximize and Close?
The text was updated successfully, but these errors were encountered: