Methods// Method used for monitoring mouse and key events. // Method used for monitoring mouse over events after a specific idle time. // Method used for monitoring hokey events. Note: These three methods are not exclusive. You can use all three of them at the same time. // Method used for stopping the monitoring actions of the WMonitorX object. Properties// Property used for setting the style of the line which appears on the screen when mouse gestures are enabled // Property used for setting the color of the line which appears on the screen when mouse gestures are enabled Event handlers// Interface used for handling the mouse and keyboard events via COM events |
WMonitorX component >