'Declaration Public Enum CellHotTracking Inherits System.Enum
public enum CellHotTracking : System.Enum
Member | Description |
---|---|
Directly | The cursor is currently positioned within the bounds of this cell. |
Indirectly | The cursor is not currently positioned within the bounds of this cell, but is positioned within the bounds of a cell in the same row or column, and the CellHotTrackingBehavior property for either the row or column resolves to 'AllCells'. |
None | The cell is not currently exhibiting the hot tracking visual effect. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2