[comp.sys.ibm.pc.programmer] OS/2 Programmer - How do you make radio buttons disable?

h-lee%hogum.utah.edu@cs.utah.edu (LEE Hyo Jong) (01/29/91)

Hi,
I guess everybody knows that
it is possible to control menu items able/disable in OS/2 PM programming.
Organization: University of Utah CS Dept

But, is it possible to control radio buttons able/disable during execution
of the program?
Since a radio button is a window, conceptually it should be able to control it
by sending messages. If we create radio buttons individually by calling
WinCreateWindow(), it is not a problem - may be called with WS_DISABLED.

However, many radio buttons are usually created by WinCreateDlg() or
WinLoadDlg().  I cannot find the apropriate message name for this case.
So, how can I control radio buttons able/disable?  Thanks in advance,

-hjl
---------------
LEE, Hyo Jong  - OI -
801-581-8377 (office)   801-582-5127 (home)
({ihnp4,decvax}!utah-cs!h-lee, h-lee@cs.utah.edu)