I want to make a browser and I chose the WindowsForm application for this. The idea is that I want to make my own border style so I set the 'FormBorderStyle' property to 'None', but the resize corner disappeared! How can I make one???
(I am a beginner!)
Please help!!!