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


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