Form.acceptButton property
public IButtonControl acceptButton [property setter]
public IButtonControl acceptButton [property getter]
The default button that gets clicked when the user presses enter in a Form. This will happen only if the current control with focus does not process the enter key.
See also: IButtonControl