Hi,

I have some code I am supporting in which the previous coder used a multipage control.

Now I have used tabs before, but not the multipage control.

I am finding it difficult to code wise change the viewed page.

I have four pages that the user can change which is viewing. As records are changed the pages get updated and I wanted to change back to one of hte pages each time.

I found on a google search someone who set the multi pages value to the page number to swap it, and I know the page name. But when I try to find the value of the page there weren't any properties. I just coded in the number of the page as it isn't gonna change. At least not until I add another page in the future may be.


So the question fo someone who uses/has used this control is - with the page name is there a way of making it view without looping through all the pages to match the name?


Or is it just one of those frustrating controls?