Share via


FormMenuButtonControl.defaultButton Method

Determines whether the button should be the default button in 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

FormMenuButtonControl Class