Glossary Item Box

LabDevTools Send comments on this topic.

DarkColor

Gets or sets the color of the part in shadow of the control.

 

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

Of default it is set up on the Drawing.Color.Black color.

 

See also:

BackgroundTransparent | BaseColorKeyInput | Key | LanguageLightColorValue 

 


Copyright © 2007 LabDevTools. All Rights Reserved.