Back to Devexpress

Bar Events

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

latest1.2 KB
Original Source

Bar Events

Represents a Windows-like toolbar.

NameDescription
DisposedOccurs when the component is disposed by a call to the Dispose() method. Inherited from Component.
DockChangedOccurs after the bar has been docked to another position by an end-user.
LinkAddedFires immediately after a link has been added to the bar.
LinkDeletedFires immediately after a link has been removed from the bar.
VisibleChangedFires immediately after the visibility of the bar has been changed.

See Also

Bar Class

Bar Members

DevExpress.XtraBars Namespace