how to add static control to a toolbar?
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
hiho@ll i want to add a static control to a toolbar for a news ticker this means a static control in a toolbar with changing text i already thought of a button without an image, but if i don't use an image i have a little rect left of the text where the image should be the second problem will be, how to change the text randomly? (in both situations, button or static control) thx@ll