Retrieves the form's cancel button.
public final IButtonControl getCancelButton()
Returns the control that represents the form's cancel button.
The cancel button designates the control on a form that is clicked when the user presses the ESC key.
See Also setCancelButton