Click or drag to resize

McWindowShowNotification Method

Overload List
  NameDescription
Public methodShowNotification(String)
Shows a Windows "toast notification", which is a small caption displayed over the document view for a short amount of time.
Public methodShowNotification(String, NotificationImages)
Shows a Windows "toast notification", which is a small caption displayed over the document view for a short amount of time.
Public methodShowNotification(String, Image)
Shows a Windows "toast notification", which is a small caption displayed over the document view for a short amount of time.
Public methodShowNotification(String, Image, Int32)
Shows a Windows "toast notification", which is a small caption displayed over the document view for a short amount of time.
Top
See Also