BasicWindow Methods |
The BasicWindow type exposes the following members.
Name | Description | |
---|---|---|
Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
| |
Dispose(Boolean) |
Releases unmanaged and - optionally - managed resources.
| |
ShowInformation |
Show an In line information in the current window.
| |
ShowMessageBox |
Show a MessageBox
| |
ShowToastNotification |
Shows the toast notification.
| |
UpdateBackground |
Updates the background to adapt the changes of theme
| |
UpdateIcon |
Update the Icon to adapt the changes of theme.
|