Method | Description | |
---|---|---|
RegistrationWindow ( ) : System |
RegistrationWindow Constructor
|
Method | Description | |
---|---|---|
OnClosing ( CancelEventArgs e ) : void |
Perform actions on close of dialog.
|
Method | Description | |
---|---|---|
btnOk_Click ( object sender, |
Perform actions on the OK button click
|
protected OnClosing ( CancelEventArgs e ) : void | ||
e | CancelEventArgs | |
return | void |