Glossary Item Box

LabDevTools Send comments on this topic.

OnLedColor

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

 

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

Of default it is Drawing.Color.Red.

 

See also:

 

 BorderColor | Led | OffLedColor | PushButtonColor

 

 


Copyright © 2007 LabDevTools. All Rights Reserved.