Disable button in WPF?

Posted by sanjeev40084 on Stack Overflow See other posts from Stack Overflow or by sanjeev40084
Published on 2010-05-25T16:04:16Z Indexed on 2010/05/25 16:21 UTC
Read the original article Hit count: 280

Filed under:
|
|

I have a button and textbox in my wpf app. How can i make button not enable until user enters some text in textbox?

© Stack Overflow or respective owner

Related posts about wpf

Related posts about button