TabPropertyPageShadow Property
Description
Color of the shadow of a PropertyPage style tab button. This applies to several appearances derived from the Property Page appearance.
Property Type
Read-write property
Syntax (Visual Basic)
Public Property TabPropertyPageShadow() As ULong
Remarks
TabPropertyPageShadow is only used when the XTPTabAppearanceStyle is set to xtpTabAppearancePropertyPage or xtpTabAppearancePropertyPageSelected.
The following XTPTabColorStyle color sets use TabPropertyPageShadow 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.