|
-
Jul 17th, 2000, 07:37 AM
#1
Thread Starter
Member
I've noticed that the text boxes provided with VB are insert-only. So they won't go into overwrite mode when the user toggles the insert key. To make a decent workaround, you have to use api calls to find the status of the insert key, and pull little tricks to make the box act like it's in overwrite mode.
It just strikes me as odd how such a common piece of functionality was simply left out. Is there some easier way that I'm just missing? Might there be some other text box control out there that will handle this ability? Or will I just be stuck doing crazy workarounds to all of my text boxes just to get some simple functionality?
Please give me your input on this.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|