Window.MouseTrapOn Method | |
Enable this window to trap MouseEvents generated outside itself.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax Remarks
Turn mouse trapping off before disabling or deactivating this window; otherwise, other windows cannot receive MouseEvents.
See Also