|
-
Nov 8th, 2022, 03:10 PM
#13
Re: Remove certain string from textbox
 Originally Posted by vbdotnut
I didnt realize that the replace function would cause the textchanged event to fire if nothing is replaced.
 Originally Posted by Shaggy Hiker
Will textchanged be raised in the case of a copy/paste? I don't recall, but I thought it did not.
As far as I am aware, from memory, TextChanged is as it says… Raised whenever the text changes for any reason.
[QUOTE MSDN]This event is raised if the Text property is changed by either a programmatic modification or user interaction.[/QUOTE]
- Coding Examples:
- Features:
- Online Games:
- Compiled Games:
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
|