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


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

Reference

C1HyperPanel Class
C1HyperPanel Members