Options.ButtonFieldClicks Property

Definition

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

public:
 property int ButtonFieldClicks { int get(); void set(int value); };
public int ButtonFieldClicks { get; set; }
member this.ButtonFieldClicks : int with get, set
Public Property ButtonFieldClicks As Integer

Property Value

Applies to