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


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