Back to Devexpress

DevExpress.ExpressApp.Win Namespace

expressappframework-devexpress-dot-expressapp-106a7927.md

latest5.0 KB
Original Source

DevExpress.ExpressApp.Win Namespace

Contains interfaces and classes that are specific to XAF Windows Forms applications.

Assembly : DevExpress.ExpressApp.Win.v25.2.dll

NuGet Packages : DevExpress.ExpressApp.Win, DevExpress.ExpressApp.Win.Design

Classes

NameDescription
CustomGetImageEventArgsArguments passed to the CustomGetImage event.
CustomHandleExceptionEventArgsProvides data for the WinApplication.CustomHandleException event.
DefaultOverlayFormOptionsContains options the WinForms Splash Screen Manager uses to show an Overlay Form.
MdiShowViewStrategyA Show View Strategy that uses a multiple document interface and can be used as an alternative to the default ShowInMultipleWindowsStrategy.
QueryIconEventArgsArguments passed to the WinWindow.QueryDefaultFormIcon event.
ShowInMultipleWindowsStrategyRepresents the Show View Strategy used in XAF Windows Forms applications by default.
ShowInSingleWindowStrategyA Show View Strategy that can be used as an alternative to the ShowInMultipleWindowsStrategy. Provides a different behavior when a Detail View is invoked from a List View that is displayed in the main Window.
WinApplicationManages a WinForms XAF application.
WinShowViewStrategyBaseAn abstract class that serves as the base class for Show View Strategies used in XAF Windows Forms applications.
WinWindowA Window used in Windows Forms applications.
WinWindowShowingEventArgsArguments, passed to the WinShowViewStrategyBase.WinWindowShowing event.

Interfaces

NameDescription
IModelOptionsTabbedMdiLayoutUsed to extend the Application Model‘s Options node with the properties required for the MdiShowViewStrategy.
ISplashDeclares members implemented by a splash screen which is displayed when a Windows Forms application starts.
ISupportOverlayFormProvides methods to show and close an Overlay Form.
ISupportSplashTypesProvides methods to show and close a Splash Screen, a Wait Form or a Splash Image.
ISupportUpdateSplashDeclares members implemented by a splash screen which can display the loading process dynamically.

Enums

NameDescription
SplashTypeContains values that specify splash form types.