dbicButton Send comments on this topic.
ArrowColor Property
See Also 
dbicButton Assembly > Dbi.WinControl.Button Namespace > dbiButton Class : ArrowColor Property

Gets or sets the color of the arrow in the control.

Syntax

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

Property Value

Color

Remarks


Requirements

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

See Also