Glossary Item Box

LabDevTools Send comments on this topic.

ShadowDarkColor

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

 

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

Of default it is set up on the color Drawing.Color.FromArgb (255, 206, 211, 213).

 

See also:

BorderColor | BorderFillColor | FlatPartLightColor | FlatPartShadowColor | LightColor | ShadowLightColor 

 

 


Copyright © 2007 LabDevTools. All Rights Reserved.