I would like for when a tab page changes, that my controls on the previous
tab page would receive a visiblechanged event or some other event so they
are aware of that. We have db locks in some of our controls when they're
visible and so if a tab page is changed, I would like for the control to
know it's no longer visible and release that lock. Currently that doesn't
happen. Does anybody have any suggestions and/or is this a bug?
Lance Johnson
tab page would receive a visiblechanged event or some other event so they
are aware of that. We have db locks in some of our controls when they're
visible and so if a tab page is changed, I would like for the control to
know it's no longer visible and release that lock. Currently that doesn't
happen. Does anybody have any suggestions and/or is this a bug?
Lance Johnson
Comment