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


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