T
Tony Williams
I have a form which has a tab control with three pages. There is also a
control on the form called txtnbrparties which can have a value of 1,2 or 3.
When the form loads I want only page 1 to be visible, if txtnbrparties is 2
I want page 1 and 2 to be visible and if the value is 3 I want all pages to
be visible.
Could someone help me with the code which I presumably need to put in the
tabcontrol page visible control?
Thanks
Tony
control on the form called txtnbrparties which can have a value of 1,2 or 3.
When the form loads I want only page 1 to be visible, if txtnbrparties is 2
I want page 1 and 2 to be visible and if the value is 3 I want all pages to
be visible.
Could someone help me with the code which I presumably need to put in the
tabcontrol page visible control?
Thanks
Tony