Glossary Item Box

LabDevTools Send comments on this topic.

MinorTickColor

Gets or sets the color of the minor ticks of the scale of the control.

 

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

In the figure of under the color of such property it has been set up on the blue: Knob.Appearance.Ticks.MinorTickColor = Color.Blue

 

Of default it is Color.Black.

See also:

ArcBaseColor | MajorTickColor MajorTickLength | MediumTickColor | NumberOfMajorTicks | Ticks | TickWidth

 

 


Copyright © 2007 LabDevTools. All Rights Reserved.