Hi,
I am using the windows forms and have an MDI.
I activated one form(A) and want to access a tab control on this form from another form(B)I activated which will function as a wizard and on 'Finish', i want to affect which tab page is being displayed on form (A).
So, on the 'Finish' button of form(B), i want this form to close and the tab control on form(A) to be set to a specific page.
Can anyone help ??
I am using the windows forms and have an MDI.
I activated one form(A) and want to access a tab control on this form from another form(B)I activated which will function as a wizard and on 'Finish', i want to affect which tab page is being displayed on form (A).
So, on the 'Finish' button of form(B), i want this form to close and the tab control on form(A) to be set to a specific page.
Can anyone help ??