I have a Textbox control which sometimes updated programmatically and also can be update by the user. How can I distinct between those two event? I\'d like to have a "D
avoid setting the "dirty" flag when done programmatically. Disable the event handler or set a flag that says "this is code, not the user"