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

MdiShowViewStrategy Events

A Show View Strategy that uses a multiple document interface and can be used as an alternative to the default ShowInMultipleWindowsStrategy.
Name Description
CustomCanCreateViewDocumentControlDescription
CustomCanProcessDocumentControlDescription
CustomCreateDocumentControlDescription
CustomGetFlyoutBackColor Inherited from WinShowViewStrategyBase.
CustomGetImage Occurs before an image is assigned to a WinForms Alert or Toast Text Notification. Inherited from WinShowViewStrategyBase.
CustomGetImageForToast For internal use only. Inherited from WinShowViewStrategyBase.
CustomHandleProcessDocumentControlDescriptionException
CustomizeAlertControl Inherited from WinShowViewStrategyBase.
CustomizeToastNotificationsManager Inherited from WinShowViewStrategyBase.
CustomProcessDocumentControlDescription
CustomRestoreViewLayout Occurs when the View layout is restored.
CustomSaveViewLayout Occurs when the View layout is saved.
DialogWindowClosed Inherited from WinShowViewStrategyBase.
ShowingWindowInDocumentManager
StartupWindowLoad Occurs before the main Window‘s form is displayed for the first time. Inherited from WinShowViewStrategyBase.
WinWindowShowing Occurs before a WinWindow is displayed. Inherited from WinShowViewStrategyBase.
See Also