Click or drag to resize

Window.MouseTrapOff Method (Typed)

X#
Disable the window from trapping MouseEvents generated outside itself.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD MouseTrapOff() AS VOID
Request Example View Source

Return Value

Type: 
NIL
See Also