BaseTile Events
Provides base Tiles’ functionality.
Name | Description |
---|---|
Checked |
Occurs when the current Tile‘s check state has been changed. |
Click | Occurs when an end-user clicks the current Tile. |
Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
Press |
Occurs immediately after the Base |
See Also