Click to See Complete Forum and Search --> : How to refresh?


swathi2002
July 5th, 2002, 07:02 PM
I have designed a form that contains TabPage. Then I want t o refresh the form and show the text box now (hiding the tab pages). How do i that?

Can anyone help me?

Thanks.

franc2
July 16th, 2002, 07:20 AM
call TabPage.show() ??

swathi2002
July 16th, 2002, 06:10 PM
Thanks for your reply franc2.

I think i should call tabControl.Hide().