Back to Devexpress

BaseTile Events

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

latest1.5 KB
Original Source

BaseTile Events

Provides base Tiles’ functionality.

NameDescription
CheckedChangedOccurs when the current Tile‘s check state has been changed.
ClickOccurs when an end-user clicks the current Tile.
DisposedOccurs when the component is disposed by a call to the Dispose() method. Inherited from Component.
PressOccurs immediately after the BaseTile was pressed.

See Also

BaseTile Class

BaseTile Members

DevExpress.XtraBars.Docking2010.Views.WindowsUI Namespace