Glossary Item Box

LabDevTools Send comments on this topic.

KeyInput

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

 

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

Of default it is False. 

See also:

Increment | KeyIncrement | KeyDecrement

 

 


Copyright © 2007 LabDevTools. All Rights Reserved.