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

BarMdiChildrenListItemLink Class

Represents a BarMdiChildrenListItem within a bar or a menu.

Namespace: DevExpress.XtraBars

Assembly: DevExpress.XtraBars.v18.2.dll

Declaration

Remarks

The behaviour of a BarMdiChildrenListItemLink varies based upon the location of link changes. If the BarMdiChildrenListItemLink is placed on a toolbar, the BarMdiChildrenListItemLink functions as a submenu containing a list of active windows. If the BarMdiChildrenListItemLink is placed into a submenu, the BarMdiChildrenListItemLink functions as an active windows list.

BarMdiChildrenListItemLink within a bar BarMdiChildrenListItemLink within a menu
MDIChildrenListItem in a bar MDIChildrenListItem

Inheritance

See Also