ComponentOne Basic Library for WPF and Silverlight
IsKeyboardFocusWithin Property (C1ProgressIndicator)


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

Reference

C1ProgressIndicator Class
C1ProgressIndicator Members