G 
		
								
				
				
			
		Guest
Hi
I like to make certain tab visible or not visible based on a certain condition
However, after executing the following statement, it still shows TabPages(2) ( this tabcontrol has 4 tapPages
TabControl1.TabPages(2).Visible = False
Any Idea
Thank
Kelly
				
			I like to make certain tab visible or not visible based on a certain condition
However, after executing the following statement, it still shows TabPages(2) ( this tabcontrol has 4 tapPages
TabControl1.TabPages(2).Visible = False
Any Idea
Thank
Kelly