FormBuildFunctionButtonControl.defaultButton Method [AX 2012]

Determines whether the button should be the default button on the form.

public boolean defaultButton([boolean value])

Run On

Client

Parameters

value
Type: boolean

Return Value

Type: boolean
true if the button should be the default button; otherwise, false.

Community Additions

ADD
Show: