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


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