dbicDial Send comments on this topic.
DialColor Property
See Also 
dbicDial Assembly > Dbi.WinControl.Dial Namespace > dbiDial Class : DialColor Property

Gets or sets the color used to paint the dial knob.

Syntax

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

Property Value

Color

Requirements

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

See Also