Why After using "GetDlgItem(IDC_COMMANDBUTTON1)->ShowWindow(SW_HIDE);", I used "GetDlgItem(IDC_COMMANDBUTTON1)->ShowWindow(SW_SHOW);" in another button event and got error msg?
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 3 of 3
Thread: Why After using "GetDlgItem(IDC_COMMANDBUTTON1)->ShowWindow(SW_HIDE);", I used "GetDlgItem(IDC_CO
|
Click Here to Expand Forum to Full Width |