TabDialog events

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have treeview with items. When an item is clicked a tabDialog control
appears. The user might decide to update the data in the TabDialog control.
When they are done I would like to catch the event and see if I need to
update the database.
Which event in the tabDialog should I use? Is there an event in the tabPage
that is better for this?
 
Yes, I mean tabcontrol. I am starting to understand that I need to look for
one of the events on the tabpage instead.
Arne.
 

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

Back
Top