Switch between tab pages

I have tabPage with multiple pages (page1,page2,etc). From page2(with tab), I want to click a item and trigger page1 to show with passed parm from page2.

What’s best way to do it?