xtd 0.2.0
Loading...
Searching...
No Matches

◆ is_hot_tracking_enabled()

static bool xtd::forms::system_information::is_hot_tracking_enabled ( )
static

Gets a value indicating whether hot tracking of user-interface elements, such as menu names on menu bars, is enabled.

Returns
bool true if hot tracking of user-interface elements is enabled; otherwise, false.
Remarks
The IsHotTrackingEnabled property indicates whether hot tracking of user-interface elements is enabled. Hot tracking means that when the cursor moves over an item, it is highlighted but not selected.