Glossary Item Box

LabDevTools Send comments on this topic.

KeyDecrement

Gets or sets the key of the keyboard for decrease the selected value of the control.

 

[Visual Basic]
Public Property KeyDecrement As Keys
[C#]
public Keys KeyDecrement {get; set;}
Observations:

Of default it is Page Down(code keyboard 34).

See also:

Increment | KeyInput | KeyIncrement

 

 


Copyright © 2007 LabDevTools. All Rights Reserved.