Glossary Item Box

LabDevTools Send comments on this topic.

KeyInput

Gets or sets the possibility(True) or less(False)  to allow the input from keyboard.

 

[Visual Basic]
Public Property KeyInput As Boolean
[C#]
public bool KeyInput
Observations:

Of default it is False.

 

See also:

Appearance | BackgroundTransparent | Key | Language | Value

 

 


Copyright © 2007 LabDevTools. All Rights Reserved.