| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > BrowseClass > BrowseClass Properties >====== HasThumb (vertical scroll bar flag) {{c6h0009.jpg|C6H0009.jpg}} ====== | [[focuslossaction edit in place action on lose focus .htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[hideselect hide select button .htm|{{btn_next_n.gif|Next page}}]] | | || | | **HasThumb** | **BYTE** | {{blk2blue.jpg|blk2blue.jpg}} The **HasThumb **property indicates whether BrowseClass object's LIST control has a vertical scroll bar. A value of one (1) indicates a scroll bar; a value of zero (0) indicates no scroll bar. **Implementation:** The SetAlerts method sets the value of the HasThumb property. The UpdateThumb method uses the HasThumb property to implement correct thumb and scroll bar behavior. **See Also:**     [[listcontrol listbox control number .htm|ListControl]], [[setalerts alert keystrokes for list and locator controls .htm|SetAlerts]], [[updatethumb position the scrollbar thumb .htm|UpdateThumb]]