Back to Devexpress

BarMdiChildrenListItem Events

windowsforms-devexpress-dot-xtrabars-dot-barmdichildrenlistitem-dot-underscore-events.md

latest3.2 KB
Original Source

BarMdiChildrenListItem Events

Represents a bar item containing a list of active windows in an MDI applications.

NameDescription
CloseUpOccurs when an item submenu closes. Inherited from BarCustomContainerItem.
DisposedOccurs when the component is disposed by a call to the Dispose() method. Inherited from Component.
GetItemDataAllows you to supply child items for the BarCustomContainerItem object, or to customize existing child items. Inherited from BarCustomContainerItem.
HyperlinkClickOccurs each time an end-user clicks a hyperlink within the current BarItem. Inherited from BarItem.
ItemClickOccurs when the current item is clicked. Inherited from BarItem.
ItemDoubleClickFires when a link to an item is double-clicked. Inherited from BarItem.
ItemPressFires immediately after a link associated with an item has been pressed. Inherited from BarItem.
ItemRightClickOccurs when a user right-clicks the BarItem. Inherited from BarItem.
ListItemClickEnables you to provide responses to list item clicks. Inherited from BarListItem.
PaintMenuBarEnables you to paint the content of the bar displayed to the left of the sub-menu. Inherited from BarCustomContainerItem.
PopupOccurs when an item’s submenu pops up. Inherited from BarCustomContainerItem.

See Also

BarMdiChildrenListItem Class

BarMdiChildrenListItem Members

DevExpress.XtraBars Namespace