I have built a
Main form: TabsControl
Inside the main form was
1st Subform: HeaderRisk (on top)
2nd Tab Controls: TabCt17
On my tab controls, I include 3 pages with 3 subforms embed on it.
Somehow, I want to set a condition if the tab page was selected, it will perform a specific action on that pages only.
Any way to do it? Thanks.
Main form: TabsControl
Inside the main form was
1st Subform: HeaderRisk (on top)
2nd Tab Controls: TabCt17
On my tab controls, I include 3 pages with 3 subforms embed on it.
Somehow, I want to set a condition if the tab page was selected, it will perform a specific action on that pages only.
Any way to do it? Thanks.