Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SortingForm Class / WS_VSCROLL Field


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