Glossary Item Box

LabDevTools Send comments on this topic.

Value

Gets or sets the state of OFF (False) or ON (True) of the control.

 

[Visual Basic]
Public Property Value As Boolean
[C#]
public bool Value
{get; set;}
Observations:

Of default it is False.

 

See also:

Appearance | BackgroundTransparent | KeyInput | Key | Language

 

 


Copyright © 2007 LabDevTools. All Rights Reserved.