Parameter | Description |
---|---|
Arg1 | The handle to the window to be captured |
Property Integer Mouse_Capture
Read Access: | Get Mouse_Capture Arg1 to IntegerVariable |
Write Access: | Set Mouse_Capture Arg1 to IntegerVariable/Value |
This causes all DataFlex mouse events to be sent to the object that captures the mouse (the object receiving the Mouse_Capture).
Calling Release_Mouse_Capture restores this.
This message is of limited use, because the captured messages sent to the object do not identify where the mouse currently is on the screen.