| KiXforms Class Library |
HotTracking Property |
Gets or sets a value indicating whether a tree node label takes on the appearance of a hyperlink as the mouse pointer passes over it.
object.HotTracking [ = Boolean ]
True if a tree node label takes on the appearance of a hyperlink as the mouse pointer passes over it; otherwise, false. The default is false.
When the HotTracking property is set to true, each tree node label takes on the appearance of a hyperlink as the mouse pointer passes over it. The Underline font style is applied to the Font and the ForeColor is set to blue to make the label appear as a link. The appearance is not controlled by the internet settings of the user's operating system.
Applies To: TreeView
| The CHM file was converted to HTML by chm2web software. |