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


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