ObjectDCL Banner

DefaultSelection Property

Description

Sets the default selection in the OptionList control. Use the OptionList_SetCurSel method at run time to change the selected button.

Type

This property is a boolean. Preferred values are T and Nil, but 1 and 0 as also acceptable.

Applies For

OptionList.

Remarks

This property can only be set at design time only.

Cannot be read at runtime from AutoLISP.