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?
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?