property Edit.ScrollToolTip(ScrollBar as ScrollBarEnum) as String
Specifies the tooltip being shown when the user moves the scroll box.
Type
Description
ScrollBar as
ScrollBarEnum
A ScrollBarEnum expression that indicates the vertical scroll bar or the horizontal scroll bar.
String
A string expression being shown when the user clicks and moves the scrollbar's thumb.
Use the ScrollToolTip property to specify whether the control displays a tooltip when the user clicks and moves the scrollbar's thumb. By default, the ScrollToolTip property is empty. If the ScrollToolTip property is empty, the tooltip is not shown when the user clicks and moves the thumb of the scroll bar. Use the
SortPartVisible
property to specify the parts being visible in the control's scroll bar. Use the
ScrollBars
property to specify the visible scrollbars in the control.
Send comments on this topic.
© 1999-2010
Exontrol.COM, Software
. All rights reserved.