Glossary Item Box

LabDevTools Send comments on this topic.

KeyIncrement

Gets or sets the key of the keyboard to increase the selected value of the control. 

 

[Visual Basic]
Public Property KeyIncrement As Keys
[C#]
public Keys KeyIncrement
Observations:

Of default it is Page Up(code keyboard 33).

See also:

KeyInput | Increment | KeyDecrement

 

 


Copyright © 2007 LabDevTools. All Rights Reserved.