J
javachallenge
Dear all,
I am a newby of .NET programming and I have a general question. If I
put some controls on a windows form (say with size 300,400), when I
resize the Window (enlarging it) or if I Maximize it, the controls
remain in the top left corner in the rectangle 300,400 making the whole
form look very bad.
If I resize Notepad, the multiline textbox within resizes too... I'd
like my applications do the same.
Are there techniques, articles, tutorials or something like that, that
can explain me how to handle this?
Thanks in advance. JC
I am a newby of .NET programming and I have a general question. If I
put some controls on a windows form (say with size 300,400), when I
resize the Window (enlarging it) or if I Maximize it, the controls
remain in the top left corner in the rectangle 300,400 making the whole
form look very bad.
If I resize Notepad, the multiline textbox within resizes too... I'd
like my applications do the same.
Are there techniques, articles, tutorials or something like that, that
can explain me how to handle this?
Thanks in advance. JC