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


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