Share via


FormBuildMenuButtonControl.defaultButton Method

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

Syntax

public boolean defaultButton([boolean value])

Run On

Client

Parameters

Return Value

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

See Also

Reference

FormBuildMenuButtonControl Class