Click here to Skip to main content
16,022,417 members
Please Sign up or sign in to vote.
2.67/5 (2 votes)
See more:
I wanted to prompt message to save the forms's value if any changes has been done in any control. I don't want to put a boolean check on every control for their text/selected index /check change. Is it possible?

Thanks in Advance .

how to check any control's value has been changed in a form with single event/function in win-form application
Posted
Updated 25-Feb-10 23:29pm
v2

1 solution

Looks like based on your requirement, this link suits you:

Keep Track of Modified Values of Controls in a Web Page[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900