ButtonFieldClicks Property

Returns or sets the number of clicks (either one or two) required to run a GOTOBUTTON or MACROBUTTON field. Read/write Long.

Example

This example sets the number of clicks required to run a MACROBUTTON or GOTOBUTTON field to one.

Options.ButtonFieldClicks = 1

Applies to | Options Object

See Also | DoClick Method