EventTiming


Function

Indicates when a value change event occurs.

 

Variable type

[ C#: short ] [ VB.NET: Short ] 

 

Initial value

0

 

Setting value

Value

Enumeration member

Description

0

MouseMoved

Always while moving the mouse

1

MouseReleased

only when mouse is released

 

Remarks

Indicates when a value change event occurs.