Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.FormControls Namespace / ScrollBar Class / HT_BUTTONUP Field


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