TabPropertyPageHighlight Property
Description
Color of tab button on mouse over when hot tracking is enabled. This applies to several appearances derived from the Property Page appearance.
Property Type
Read-write property
Syntax (Visual Basic)
Public Property TabPropertyPageHighlight() As ULong
Remarks
TabPropertyPageHighlight is only used when the XTPTabAppearanceStyle is set to xtpTabAppearancePropertyPage or xtpTabAppearancePropertyPageSelected.
The following XTPTabColorStyle color sets use TabPropertyPageHighlight when applied to one of the supported appearances mentioned above:
- xtpTabColorOffice2003 - Office 2003 Color Set.
- xtpTabColorWinXP - Windows XP Color Set.
- xtpTabColorDefault - Default Color Set.
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.