%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
skey Property
See Also 
vdWebLibrary Namespace > vdmouseoverEventArgs Class : skey Property
Returns a flag for alt control and shift pressed key, when the event occured. 0 for none, 1 for alt, 2 for control, 4 for shift.

Syntax

JScript 
public function get skey : int

See Also