ration button
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
How to gray the radio button? mIchAel Liu __________________________________________________________ The secret of business is to know something that nobody else knows. ;)
-
How to gray the radio button? mIchAel Liu __________________________________________________________ The secret of business is to know something that nobody else knows. ;)
Using Win32 SDK BOOL EnableWindow( HWND hWnd, // handle to window BOOL bEnable // enable or disable input );