L
Larry Kahm
I know that Me!TabCtl01.Value provides the page number (index) of the tab
that was clicked.
I can use a Select Case construct to process activities based on the tab
that is active.
I have a dialog that (for now) will only work in a "forward" direction. I
need to find someway of preventing the user from going "backwards".
Is there any coding technique that will let me know which tab the user is on
(i.e., the current tab) before they clicked the new one?
Thanks - and let me take a moment to extend my holiday wishes to everyone
who supports this group and benefits from it!
Larry
that was clicked.
I can use a Select Case construct to process activities based on the tab
that is active.
I have a dialog that (for now) will only work in a "forward" direction. I
need to find someway of preventing the user from going "backwards".
Is there any coding technique that will let me know which tab the user is on
(i.e., the current tab) before they clicked the new one?
Thanks - and let me take a moment to extend my holiday wishes to everyone
who supports this group and benefits from it!
Larry