ComponentOne TileControl for WinForms
FocusedTile Property

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > C1TileControl Class : FocusedTile Property
Gets or sets the tile that has the keyboard focus.
Syntax
'Declaration
 
Public Property FocusedTile As Tile
public Tile FocusedTile {get; set;}
See Also

Reference

C1TileControl Class
C1TileControl Members