|
-
Feb 9th, 2010, 06:51 AM
#1
Thread Starter
Addicted Member
Has form be changed...
I have had a look for this on the forum, but could not find anything....
I have a userControl and what I want to be able to do is tell if any of the controls on the form have changed since I clicked a button.
e.g.
1) Set control values
2) Click button
3) Change control values
4) Click another button which tells me if the controls have changed since the button was clicked in stage 2
Thanks
Simon
-
Feb 9th, 2010, 07:05 AM
#2
Re: Has form be changed...
If it is some specific controls and some specific properties you want to monitor, then you could keep them in any collection and check them whenever you want to.
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
|