CommonDialog Class |
Namespace: Eto.Forms
The CommonDialog type exposes the following members.
| Name | Description | |
|---|---|---|
| CommonDialog |
Initializes a new instance of the CommonDialog class.
|
| Name | Description | |
|---|---|---|
| ShowDialog(Control) |
Shows the dialog with the specified parent, blocking until a result is returned.
| |
| ShowDialog(Window) |
Shows the dialog with the specified parent window, blocking until a result is returned.
|