|
-
Jul 23rd, 2024, 12:53 AM
#1
Thread Starter
Member
I need to get change events for textbox created by API
Hello, I share with you this project of user control, where I have problems capturing the change event in a textbox initialized by API in any hwnd window (using a picturebox), I need this to quickly get out of the compatibility problems of characters such as Japanese, Korean, arabic, etc... and it works quite well without using "richtextbox".

Currently what I want is to obtain the change event simply following the same implementation by API, I am obtaining the return of the event through a timer that compares changes, but I feel that it is not the most optimal.
I leave you the files, thanks for your help!!.
Custom Textbox.zip
Thank you so much!
Tags for this Thread
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
|