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


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