Resizing TextBox At Runtime in WPF

Posted by j-t-s on Stack Overflow See other posts from Stack Overflow or by j-t-s
Published on 2010-05-14T13:25:34Z Indexed on 2010/05/14 13:34 UTC
Read the original article Hit count: 175

Filed under:
|
|
|
|

Hi All,

Was just wondering how I would go about letting the user resize a TextBox control at runtime by dragging its corners in WPF. Less importantly, is the same technique used for the resizing of all controls?

Thank you :)

© Stack Overflow or respective owner

Related posts about c#

Related posts about wpf