Click here to Skip to main content
15,883,873 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hello to all.
I am beginner in c#, and trying to develop a project.
I am creating tab Control having close button in each tab page of tab control,
so I am using customized Tab Control.

But that Tab Control is not showing title of tab page i.e. text Property of tab page...
Posted
Updated 28-Jan-13 0:32am
v2
Comments
P_Dash 28-Jan-13 7:25am    
Share Code with Us.
Joezer BH 28-Jan-13 7:27am    
Show some code buddy

1 solution

I was suffering from the same problem a while ago and I found this useful CP article here:
A TabControl with tab page closing capability[^]

Or you can use this if you like it more fancy ;-):
FireFox-like Tab Control[^]

cheers,
Marco Bertschi
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900