If a text box is disabled (and is grayed out), how can I enable it with a button click?
Code:private void button1_Click(object sender, EventArgs e) { }
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 2 of 2
|
Click Here to Expand Forum to Full Width |