Method | Description | |
---|---|---|
Show ( |
Displays a message box in front of the specified DialogControlContainer.
|
|
Show ( |
Displays a message box in front of the specified DialogControlContainer.
|
|
Show ( |
Displays a message box in front of the specified DialogControlContainer.
|
|
Show ( |
Displays a message box in front of the specified DialogControlContainer.
|
|
Show ( |
Displays a message box in front of the specified DialogControlContainer.
|
|
Show ( |
Displays a message box in front of the specified window.
|
|
Show ( |
Displays a message box in front of the specified window.
|
|
Show ( |
Displays a message box in front of the specified window.
|
|
Show ( |
Displays a message box in front of the specified window.
|
|
Show ( |
Displays a message box in front of the specified window.
|
Method | Description | |
---|---|---|
ModernMessageBox ( ) : System |
public static Show ( |
||
owner | A |
|
messageBoxText | string | The message box text. |
return | MessageBoxResult |
public static Show ( |
||
owner | A |
|
messageBoxText | string | The message box text. |
caption | string | The caption. |
return | MessageBoxResult |
public static Show ( |
||
owner | A |
|
messageBoxText | string | The message box text. |
caption | string | The caption. |
button | MessageBoxButton | The button to display. |
return | MessageBoxResult |
public static Show ( |
||
owner | A |
|
messageBoxText | string | The message box text. |
caption | string | The caption. |
button | MessageBoxButton | The button to display. |
icon | MessageBoxImage | The icon to display. |
return | MessageBoxResult |
public static Show ( |
||
owner | A |
|
messageBoxText | string | The message box text. |
caption | string | The caption. |
button | MessageBoxButton | The button to display. |
icon | MessageBoxImage | The icon to display. |
defaultResult | MessageBoxResult | The default result. |
return | MessageBoxResult |
public static Show ( |
||
owner | A |
|
messageBoxText | string | The message box text. |
return | MessageBoxResult |
public static Show ( |
||
owner | A |
|
messageBoxText | string | The message box text. |
caption | string | The caption. |
return | MessageBoxResult |
public static Show ( |
||
owner | A |
|
messageBoxText | string | The message box text. |
caption | string | The caption. |
button | MessageBoxButton | The button to display. |
return | MessageBoxResult |
public static Show ( |
||
owner | A |
|
messageBoxText | string | The message box text. |
caption | string | The caption. |
button | MessageBoxButton | The button to display. |
icon | MessageBoxImage | The icon to display. |
return | MessageBoxResult |
public static Show ( |
||
owner | A |
|
messageBoxText | string | The message box text. |
caption | string | The caption. |
button | MessageBoxButton | The button to display. |
icon | MessageBoxImage | The icon to display. |
defaultResult | MessageBoxResult | The default result. |
return | MessageBoxResult |