dbicExplorerBar Send comments on this topic.
ArrowColor Property
See Also 
dbicExplorerBar Assembly > Dbi.WinControl.ExplorerBar Namespace > dbiExplorerBar Class : ArrowColor Property

Gets or sets the color used to paint the arrows inside the title areas.

Syntax

Visual Basic (Declaration) 
Public Overridable Property ArrowColor As Color
C# 
public virtual Color ArrowColor {get; set;}

Property Value

Color

Remarks

This property is only valid when ControlType Property is Explorer

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also