I'm writing an application which requires child forms, when I finally got the child forms working I found this new problem.. When I maximize the child form there is no way to resize it manually anymore.. there is no system buttons to turn it back to none-maximized.. ofcourse I could create a button to do this on my own, but then I don't know how to get the icon windows uses for undo-maximize..
So, easy put.. how can I create my own system buttons?