McWindowShowNotification Method |
|
| Name | Description | |
|---|---|---|
| ShowNotification(String) |
Shows a Windows "toast notification", which is a small caption displayed over the document view for a short amount of time.
| |
| ShowNotification(String, NotificationImages) |
Shows a Windows "toast notification", which is a small caption displayed over the document view for a short amount of time.
| |
| ShowNotification(String, Image) |
Shows a Windows "toast notification", which is a small caption displayed over the document view for a short amount of time.
| |
| ShowNotification(String, Image, Int32) |
Shows a Windows "toast notification", which is a small caption displayed over the document view for a short amount of time.
|