which event should i handle to adjust the size of controls on winform?

Posted by Benny on Stack Overflow See other posts from Stack Overflow or by Benny
Published on 2010-03-18T02:21:21Z Indexed on 2010/03/18 2:31 UTC
Read the original article Hit count: 379

Filed under:
|
|

when my form is shown, i want to adjust the height of certain control, i do this in the Shown Event handler, it doesn't work, so which event should i handle?

© Stack Overflow or respective owner

Related posts about winforms

Related posts about resize