WinForms and IsDirty Implementation

Y

Yosh

I am about to implement the "IsDirty" design. The goal is to set the IsDirty
property when changes are made to a windows form data. I will mark this
property in the "ValueChanged" event of each control.

Before I do, I was wondering if there were any suggestions on implementing
this design? Any do's or don'ts? A better way of doing this?

Thanks,

Yosh
 
G

Guest

Yosh,

I'm about to do the same thing and was also looking for some tips & tricks
from others on here.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top