Glossary Item Box

LabDevTools Send comments on this topic.

ActiveLedColor

Gets or sets the color of the LED of the cursor when it is active.

 

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

Of default it is Color.Lime. 

See also:

CursorColor | CursorHeight | CursorImage | CursorType | CursorWidth | InactiveLedColor

 

 


Copyright © 2007 LabDevTools. All Rights Reserved.