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


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