Property | Type | Description |
---|
Method | Description | |
---|---|---|
ShowDialog ( |
Shows the dialog with the specified parent, blocking until a result is returned.
|
|
ShowDialog ( |
Shows the dialog with the specified parent window, blocking until a result is returned.
|
Method | Description | |
---|---|---|
CommonDialog ( ) : System |
Initializes a new instance of the Eto.Forms.CommonDialog class.
|
public ShowDialog ( |
||
parent | Parent control | |
return | DialogResult |
public ShowDialog ( |
||
parent | Parent window. | |
return | DialogResult |