Is it possible to distinguish if I enter in a GET (bgotfocus) VK_TAB from mouse click?
A lot of programs I use have this behavior:
If I enter in a GET using VK_TAB all get content is selected
If I enter in a GET using Mouse:
- If I click before the last character cursor is positioned where I click
- If I click after the last character cursor is positioned ast last character +1 even if I click at the end of the get
King regards
Marco