C1.Win.4.8 Assembly / C1.Framework Namespace / ScrollBarElement Class / Thumb Property

In This Topic
Thumb Property (ScrollBarElement)
In This Topic
Gets the element that represents the scroll box ('thumb' element).
Syntax
'Declaration
 
Public ReadOnly Property Thumb As ScrollBarElement.ScrollBarThumb
 
Remarks
You can use this value to style the ScrollBarElement.
See Also