Microsoft
Software
Hardware
Network
Question : VB6 Cursor location in Text Box
Hi
I am attempting to modify a project that passes a Barcode Scanner input via COM1 to a specific textbox in my VB6 Windows Form.
I only want to pass in the input string if the Cursor Location is actually in the specific TextBox.
How can I test to see if Cursor is in this location?
I have attempted using Text.SelStart and Text.SelLength but obviously these return 0 regardless of whether cursor is in TextBox or not.
FLOG51
Answer : VB6 Cursor location in Text Box
Hi, FLOG51.
Use the ActiveControl property of the form to see which control has focus.
Random Solutions
sharepoint foundation 2010 on 32 bit?
Where can I download System.Web.Extensions 2.0 version?
ABAP syntax error:statement is not accessible
office 2007 settings not saved in user profile in terminal server
Columns cannot convert between unicode and non-unicode string data types.
rpmlib(PayloadIsLzma) <= 4.4.6-1 is needed.
How to get two new Primary keys, sent to two Foriegn keys
Exchange 2007 Relay to External
N00b trying to understand part of this CF page...
MySQL update set Concatenate question