Window.MouseTrapOn Method (Typed) | |
Enable this window to trap MouseEvents generated outside itself.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.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