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


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