Click here to Skip to main content
15,881,709 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Recenlty I was working on MDI MFC standard style program, that I was able to reset pane string with setpanetext function,
but now in MFC office style no SetPaneText exits, what can I use in place of that ?

What I have tried:

m_wndStatusBar.SetPaneText(0, _T("Ready"), 1);
Posted

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