Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+
  • The page you are viewing does not exist in the .NET Standard 2.0+ platform documentation. This link will take you to the parent topic of the current section.

WinShowViewStrategyBase Events

An abstract class that serves as the base class for Show View Strategies used in XAF Windows Forms applications.
Name Description
CustomGetFlyoutBackColor
CustomGetImage Occurs before an image is assigned to a WinForms Alert or Toast Text Notification.
CustomGetImageForToast For internal use only.
CustomizeAlertControl
CustomizeToastNotificationsManager
DialogWindowClosed
StartupWindowLoad Occurs before the main Window‘s form is displayed for the first time.
WinWindowShowing Occurs before a WinWindow is displayed.
See Also