Retrieves the current accept button for this form.
public final IButtonControl getAcceptButton()
Returns the control that represents the form's accept button.
The accept button designates a form control that is clicked when the user presses the ENTER key.
See Also setAcceptButton