Controls
ID #1024
How to know in which control mouse cursor is (before ACCEPT)?
Use SELECTED. For additional check use FOCUS. This function returns number of control from which they just went away. Or number of current control if next event does not cause of jump to another control. But anyway function SELECTED return number of control in which mouse curson is located at present.
Tags: mouse cursor, selected, focus
Related entries:
- What is the error "Internal error 1: WSLDIAL"?
- How to know if user leave the application?
- How to know current position of mouse cursor? Do not offer MOUSEX.
- How to make smooth scrolling of rows in LIST?
- How to use animated cursor in application?
Last update: 2007-07-13 14:30
Author: Oleg Rudenko
Revision: 1.0
You can comment on this entry