PPCC Namespace

The ColorTabStyle type exposes the following members.

Properties

  NameDescription
Align
Gets or sets the alignment of the tab content
BackColor
Gets or sets the unselected color tab back color
BackColorSelected
Gets or sets the selected color tab back color
BorderColor
Gets or sets the border color of the color tab control
EdgeStyle
Gets or sets the edge style of the color tabs
Font
Gets or sets the unselected tab font
FontSelected
Gets or sets the selected tab font
ForeColor
Gets or sets the unselected color tab fore color
ForeColorSelected
Gets or sets the selected color tab fore color
GradientDirection
Gets or sets color tab gradient direction
GradientEndColor
Gets or sets the unselected color tab gradient end color
GradientEndColorSelected
Gets or sets the selected color tab gradient end color
GradientStartColor
Gets or sets the unselected color tab gradient start color
GradientStartColorSelected
Gets or sets the selected color tab gradient start color
GradientStyle
Gets or sets color tab gradient style
Height
Gets or sets the height of the color tab strip
HotTrack
Gets or sets wether to show focus on tab strip
LockScroll
Gets or sets the lock scroll behavior of the color tabs
ShowBorder
Shows or hides selected color tab borders
ShowBorderNonSelected
Gets or sets whether borders are drawn around non-selected tabs
ShowGradient
Shows or hides the gradient effect on the color tab strip
Spacing
Gets or sets the spacing used between each of the tabs
TabStripBackColor
Gets or sets the color of the tab strip canvas background
TabStripShowGradient
Gets or sets wether to show gradient on tab strip
Width
Gets or sets a fixed width for tabs. 0 = auto

See Also