Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / VisualStyle Class / TUVRS_FOCUSED Field


In This Topic
    TUVRS_FOCUSED Field
    In This Topic
    TUVRS_FOCUSED constant.
    Syntax
    'Declaration
     
    
    Public Const TUVRS_FOCUSED As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = VisualStyle.TUVRS_FOCUSED
    public const int TUVRS_FOCUSED
    See Also