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


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