I am currently writing an application and need to remove the close option from the form (The x button at the top right). I see that there are many examples of how to disable the close button and how to remove all the buttons. But for my application I would like to have only the minimize option available and thus the examples I have seen for VB.net will not help.
Does anybody know how to just remove the close button?
Thanks
Does anybody know how to just remove the close button?
Thanks
Comment