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


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