I have a winforms app with a tabbed interface. I would like to prompt users
to save their changes when they switch from tab to tab and don't click the
Save button. I have tried using the Tab Validated event to prompt them, but
it fires when they click Save, and when they don't. It also fires when they
just click in a field. Is there an event, or something I can look at on,
say, the Leave event of the tab to see if they have made changes to the
data? I am using DataSets in VB 2005.
--
Curt Gough
123cgough@kcumb.edu
Remove 123 from above address to mail directly