HotTracking Property
Description
Gets or sets whether hot tracking is used while moving the mouse over the column header when using the "Explorer" or "Office 2003" column styles.
Property Type
Read-write property
Syntax (Visual Basic)
Public Property HotTracking() As Boolean
Remarks
The column style must be "Explorer" or "Office 2003" to use hot tracking.
Examples
"Explorer" column style using hot tracking:

"Office 2003" column style using hot tracking:

See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.