ComponentOne Basic Library for WPF and Silverlight
IsKeyboardFocused Property (C1TileListBox)


C1.WPF Namespace > C1TileListBox Class : IsKeyboardFocused Property
Syntax
'Declaration
 
Public ReadOnly Property IsKeyboardFocused As System.Boolean
'Usage
 
Dim instance As C1TileListBox
Dim value As System.Boolean
 
value = instance.IsKeyboardFocused
public System.bool IsKeyboardFocused {get;}
See Also

Reference

C1TileListBox Class
C1TileListBox Members