Glossary Item Box

LabDevTools Send comments on this topic.

ShadowLightColor

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

 

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

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

 

See also:

BorderColor | BorderFillColor | FlatPartLightColor | FlatPartShadowColor | LightColor | ShadowDarkColor

 

 


Copyright © 2007 LabDevTools. All Rights Reserved.