Hey: i am very new to windows form UI development. now i am just doing all the drop and drop for UI design. but the problem is that all my UI elements are fixed size. when i maximum the window. the window gets bigger but all the UI elements in the window stays in the same size, and it looks awkward. is there a property could be set so that all the element's size is proportional resized as window get maximized?
Thanks