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