ComponentOne Basic Library for WPF and Silverlight
Focusable Property (C1RadialSlider)


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

Reference

C1RadialSlider Class
C1RadialSlider Members