Hi All !

I want to change a text what is visible in toolbar when is flyable (this in toolbar label). So I call a method:


m_wndToolBar.SetWindowText("Ala ma kota");

But this not efect. I try several methods to update toolbar but I havn't result. I can only manually dock and undock toolbar - int this moment label is update.

Thnx in advance for any sugastions
Olekba