X
xg
I have a form called MainMenu with 5 pages (tabs). They are:
Report
Setting
Exception
Export
About
I also have a button on this form to open another form called Help which has
same number of pages (tabs) with same name.
I want to open Help form with specific page as default based on the page in
MainMenu form.
For example, if I'm looking at Setting page of MainMenu and click Help
button, I want Help form open with setting page as default.
How to code that?
Thanks.
Report
Setting
Exception
Export
About
I also have a button on this form to open another form called Help which has
same number of pages (tabs) with same name.
I want to open Help form with specific page as default based on the page in
MainMenu form.
For example, if I'm looking at Setting page of MainMenu and click Help
button, I want Help form open with setting page as default.
How to code that?
Thanks.