UAOOI.Windows.Forms

OKCancelForm..::..AddButton Method

Adds the button.

Namespace:  UAOOI.Windows.Forms
Assembly:  CAS.Windows.Forms (in CAS.Windows.Forms.dll)

Syntax


public void AddButton(
	string name,
	DialogResult dialogResult
)

Parameters

name
Type: String
The name of the button.
dialogResult
Type: DialogResult
The dialog result.