Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / VisualStyle Class / TUVLS_FOCUSED Field


In This Topic
    TUVLS_FOCUSED Field
    In This Topic
    TUVLS_FOCUSED constant. This field is constant and read-only.
    Syntax
    'Declaration
     
    
    Public Const TUVLS_FOCUSED As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = VisualStyle.TUVLS_FOCUSED
    public const int TUVLS_FOCUSED
    See Also