Skip to main content
A newer version of this page is available. .

WinMessageOptions Properties

Contains WinForms-specific Text Notifications options passed to the ShowViewStrategyBase.ShowMessage method.
Name Description
Caption Specifies the notification caption.
ImageOptions Returns the object to customize an image of a notification the ToastNotification or AlertControl displays in a WinForms application.
Tag Supplies custom data to the AltertInfo.Tag property.
Type Specifies the type of a notification window.
See Also