Function Name | dcl-OptionList-SetButtonEnabled |
---|---|
Syntax | (dcl-OptionList-SetButtonEnabled
<CONTROL>
ButtonIndex [as
Long]
{Enabled [as
Boolean]}) |
Return Type | Long |
Applies To | Option List |
This method enables or disables the option button at ButtonIndex. If Enabled is T or not specified, the button is enabled; otherwise it is disabled.