My question may sound simple but I can’t get the answer i’m looking for anywhere.
I want to do a login page for a Windows Form program but I don’t want the form to have the top right classic buttons (Minimize, Maximize, Close).
I can’t find a property to hide the buttons.
Anyone know a good way to this ?
Thanks in advance
For the minimize and maximize buttons, just set these properties (e.g. in constructor):