Skip to content

TabStateButtonBorderTopLeft Property

Description

Color of the top left border of a State Button style tab button.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property TabStateButtonBorderTopLeft() As ULong

Remarks

TabStateButtonBorderTopLeft is only used when the XTPTabAppearanceStyle is set to xtpTabAppearanceStateButtons.

The following XTPTabColorStyle color sets use TabStateButtonBorderTopLeft when applied to the xtpTabAppearanceStateButtons appearance:

  • xtpTabColorOffice2003 - Office 2003 Color Set.
  • xtpTabColorVisualStudio - Visual Studio Color Set.
  • xtpTabColorDefault - Default Color Set.

See Also


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.