Event.Handle Property | |
The pointer to the window where the event occurred
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Handle AS PTR GET
public virtual void* Handle { get; }
Request Example
View SourceProperty Value
Type:
Void*
The pointer to the window where the event occurred
See Also