Glossary Item Box

LabDevTools Send comments on this topic.

FrontColor

Gets or sets the color of the body of the control.

 

[Visual Basic]
Public Property FrontColor As Color
 
[C#]
public Color FrontColor
Observations:

In the figure of under such property it is set up on:

LabDevTools.Knob.Appareance.FrontColor = Color.Gray

that it is also the value of default.

See also:

BackgroundScale | BorderProperties | CursorProperties | Divisions | ArcStart | ArcEnd | GradientStyle | Labels | Radius | Style

 

 


Copyright © 2007 LabDevTools. All Rights Reserved.