Dialog Box Options Button (C1Thesaurus)
Setting the OptionBtnVisible property to True (non-zero) causes a customizable option to be shown on the dialog box.
By default, the Options button is not visible. The default caption for the button is Options, but it can be changed by setting the OptionBtnCaption property. Pressing the Options button fires the OptionBtnClick event.
|