Dialog Box Options Button (C1Spell)
Setting the OptionBtnVisible property to True causes a customizable button to be shown on the dialog box. By default, the Options button is invisible. The default caption for the button is Options…, but it can be changed by setting the OptionBtnCaption property. If the DisplayDefaultOption property is set to False, then pressing the button fires the OptionBtnClick event; otherwise, the default Options dialog box will appear.
|