TabExcelNormalRightInnerBorder Property
Description
Color of the right inner border of a normal Excel style tab button.
Property Type
Read-write property
Syntax (Visual Basic)
Public Property TabExcelNormalRightInnerBorder() As ULong
Remarks
TabExcelNormalRightInnerBorder is only used when the XTPTabAppearanceStyle is set to xtpTabAppearanceExcel.
The following XTPTabColorStyle color sets use TabExcelNormalRightInnerBorder when applied to the xtpTabAppearanceExcel appearance:
- xtpTabColorOffice2003 - Office 2003 Color Set.
- xtpTabColorVisualStudio - Visual Studio Color Set.
- xtpTabColorDefault - Default Color Set.
See Also
- TabPaintManagerColorSet Object
- TabExcelNormalLeftInnerBorder Property
- TabExcelNormalLeftOuterBorder Property
- TabExcelNormalRightOuterBorder Property
- TabExcelNormalTopInnerBorder Property
- TabExcelNormalTopOuterBorder Property
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.