VSFlexGrid Control > VSFlexGrid Properties, Events, and Methods > VSFlexGrid Properties > ScrollTipText Property |
Returns or sets the tool tip text shown while the user scrolls vertically.
[form!]VSFlexGrid.ScrollTipText[ = value As String ]
Set this property in response to the BeforeScrollTip event to display information describing a given row as the user scrolls the contents of the control.
For more details, see the ScrollTips property.
String