prabhu
Member
Hi guys  
 
 
I am glad to join this forum..
 
This is my First Post to the Forum..
Pls provide me with good solution.
 
I am using VB.Net 2003 ..
I am using Tab control.
 
Consider there are 2 tab pages
 
I want to hide one tab page under some occation..
I Mean user should not see the Tab page in the tab control
There should be only one tabPage on that time
 
I tried to make visiblity of the TabPage to false
Like
TabControl.TabPage.(TabPageName) =false
But it is not working
Pls help me out in this case
Waiting for the Reply as soon as possible
	
		
			
		
		
	
				
			 
 I am glad to join this forum..
This is my First Post to the Forum..
Pls provide me with good solution.
I am using VB.Net 2003 ..
I am using Tab control.
Consider there are 2 tab pages
I want to hide one tab page under some occation..
I Mean user should not see the Tab page in the tab control
There should be only one tabPage on that time
I tried to make visiblity of the TabPage to false
Like
TabControl.TabPage.(TabPageName) =false
But it is not working
Pls help me out in this case
Waiting for the Reply as soon as possible
 
	 
 
		 
 
		 
 
		 
 
		 
 
		 
 
		