A ScrollBarEnum expression that indicates the vertical or the horizontal scroll
bar.
IFontDisp
A Font object
Use the ScrollFont
property to specify the font in the control's scroll bar. Use
the ScrolPartCaption property to
specify the caption of the scroll's part. Use the ScrollPartVisible
property to add or remove buttons/parts in the control's scrollbar. By
default, when a part becomes visible, the ScrollPartEnable
property is automatically called, so the parts becomes enabled. Use the ScrollPartEnable
property to specify enable or disable parts in the control's scrollbar. The control fires the ScrollButtonClick
event when the user clicks a part of the scroll bar.