How to change the name of a tabbed pane
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Hi, I have a project generated by Visual Studio 2010 with a tree view . They are two tabbed pane. I want to change the tabbed pane text and the title of the pane over. I have tried with IDS_CLASS_VIEW, but it changes only the tooltips over the tabbed pane. How can I change the tabbed pane and title text? Thanks, Claude
-
Hi, I have a project generated by Visual Studio 2010 with a tree view . They are two tabbed pane. I want to change the tabbed pane text and the title of the pane over. I have tried with IDS_CLASS_VIEW, but it changes only the tooltips over the tabbed pane. How can I change the tabbed pane and title text? Thanks, Claude