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


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