Method AddOkButton
AddOkButton()
Adds an "OK" button to the dialog if one does not already exist.
public virtual void AddOkButton()
Remarks
When the button is clicked, the OnOkButtonClicked(DialogCloseAction) method is invoked with the OkButton action.