How could I make WPF textbox control exceed the maximum size limit?

Posted by user306500 on Stack Overflow See other posts from Stack Overflow or by user306500
Published on 2010-04-01T01:42:17Z Indexed on 2010/04/01 1:43 UTC
Read the original article Hit count: 301

Filed under:
|
|
|
|

How could I make WPF textbox control exceed the maximum size limit? Don't tell me to use richeditbox or AvalonEdit control, since the richeditbox would be performance issues while has large amount of content inside. Thanks

© Stack Overflow or respective owner

Related posts about wpf

Related posts about textbox