Glossary Item Box

LabDevTools Send comments on this topic.

OffLedColor

Gets or sets the led color for the OFF state of the control.

 

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

Of default it is Drawing.Color.DarkRed.

 

See also:

 

 BorderColor | Led | OnLedColor | PushButtonColor

 

 


Copyright © 2007 LabDevTools. All Rights Reserved.