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


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