TabPropertyPageDarkShadow Property
Description
Color of the dark 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 TabPropertyPageDarkShadow() As ULong
Remarks
TabPropertyPageDarkShadow is only used when the XTPTabAppearanceStyle is set to xtpTabAppearancePropertyPage or xtpTabAppearancePropertyPageSelected.
The following XTPTabColorStyle color sets use TabPropertyPageDarkShadow 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
TabPaintManagerColorSet Object | TabPropertyPageHighlight Property | TabPropertyPageShadow Property
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.