Glossary Item Box

LabDevTools Send comments on this topic.

FlatPartShadowColor

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

 

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

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

 

See also:

BorderColor | BorderFillColor | FlatPartLightColor | LightColor | ShadowDarkColor | ShadowLightColor

 

 


Copyright © 2007 LabDevTools. All Rights Reserved.