HotTrackingGroups Property
Description
Specifies whether hottracking will be used when moving the mouse cursor over a ribbon group.
Property Type
Read-write property
Syntax (Visual Basic)
Public Property HotTrackingGroups() As Boolean
Remarks
HotTrackingGroups can be used to specify that ribbon groups become highlighted when the mouse cursor is moved over them. By default, HotTrackingGroups is True.
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.