ButtonFieldClicks Property

Applies To

Options object.

Description

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

See Also

DoClick method.

Example

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

Options.ButtonFieldClicks = 1