Back to Devexpress

Flyout Constructors

windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-views-dot-windowsui-dot-flyout-dot-ctor.md

latest1.4 KB
Original Source

Flyout Constructors

A WindowsUIView container that emulates Windows8-styled message boxes and pop-up windows.

NameParametersDescription
Flyout()noneInitializes a new instance of the Flyout class with default settings.
Flyout(IFlyoutProperties)defaultPropertiesInitializes a new instance of the Flyout class with specific settings.
Flyout(IContainer)containerInitializes a new instance of the Flyout object with specific owner.

See Also

Flyout Class

Flyout Members

DevExpress.XtraBars.Docking2010.Views.WindowsUI Namespace