Glossary Item Box

LabDevTools Send comments on this topic.

BorderColor

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

 

[Visual Basic]
Public Property BorderColor As Color
 
[C#]
public Color BorderColor
{get; set;}
Observations:

Of default it is Drawing.Color.Black.

 

See also:

Border | Led | OffLedColor | OnLedColor | PushButtonColor

 

 


Copyright © 2007 LabDevTools. All Rights Reserved.