Back to Devexpress

Flyout Events

windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-views-dot-windowsui-dot-flyout-dot-underscore-events.md

latest3.0 KB
Original Source

Flyout Events

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

NameDescription
ActionCustomizationOccurs whenever Navigation Bars within the current BaseContentContainer are to be displayed. Allows you to customize this container’s Navigation Bar Actions. Inherited from BaseContentContainer.
ActualActionsChangedFires when the current Content Container‘s actions collection changes. Inherited from BaseContentContainer.
ButtonCheckedWindowsUI Buttons are not supported within Flyout containers.
ButtonClickWindowsUI Buttons are not supported within Flyout containers.
ButtonUncheckedWindowsUI Buttons are not supported within Flyout containers.
DisposedOccurs when the component is disposed by a call to the Dispose() method. Inherited from Component.

See Also

Flyout Class

Flyout Members

DevExpress.XtraBars.Docking2010.Views.WindowsUI Namespace