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


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