ShowHTrackTip Property
Returns/Sets how to display the track tip window when a user scrolls horizontally.
Syntax
object.ShowHTrackTip [= number ]
The syntax of the ShowHTrackTip Property has these parts:
| Part | Description |
| object | A DGrid control. |
| number | A dgHTrackConstants value 0=dgNo, 1=dgColNumb, 2=dgColText. |
Data Type
dgHTrackConstants