Glossary Item Box

LabDevTools Send comments on this topic.

BorderColor

Gets or sets the color for the border of the control.

 

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

Of default it is set up on the black color.

 

See also:

BorderFillColor | FlatPartLightColor | FlatPartShadowColor | LightColor | ShadowDarkColor | ShadowLightColor

 


Copyright © 2007 LabDevTools. All Rights Reserved.