Is there a clever way to move to the first control on the following tab control page as you leave (tab out) of the last control and the a page (not a great sentence but it should make sense).
I’m using the lost focus event of the appropriate control to set the focus of the next control. just wondered if the was a more general way of doing this without having to hard code control names etc.