Description

This control lets a user select one choice from a group of mutually exclusive choices. The VALUESET statement defines the identifier, position, dimensions, and attributes of a value set control. The predefined class for this control is WC_VALUESET. If you do not specify a style, the default style is WS_TABSTOP and WS_VISIBLE.

Use the VALUESET statement only in a DIALOG or WINDOW statement.


[Back: Syntax]
[Next: Example]