Click or drag to resize

BasicWindow Methods

The BasicWindow type exposes the following members.

Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Protected methodDispose(Boolean)
Releases unmanaged and - optionally - managed resources.
Public methodShowInformation
Show an In line information in the current window.
Public methodShowMessageBox
Show a MessageBox
Public methodShowToastNotification
Shows the toast notification.
Public methodUpdateBackground
Updates the background to adapt the changes of theme
Public methodUpdateIcon
Update the Icon to adapt the changes of theme.
Top
See Also