Overview | Methods | This Package | All Packages
OverviewMethodsThis PackageAll Packages
Form.getCancelButton
Retrieves the form's cancel button.
Syntax
public final IButtonControl getCancelButton()
Return Value
Returns the control that represents the form's cancel button.
Remarks
The cancel button designates the control on a form that is clicked when the user presses the ESC key.
See Also setCancelButton