yaniv_av
March 26th, 2009, 10:10 AM
Hi,
I created a standard win32 toolbar with CreateToolbarEx.
By default, the toolbar is located at the top of the window.
How can I move it to a different location in the window?
I tried using MoveWindow (with the handle to the toolbar which I got from CreateToolbarEx) - but it didn't work.
Please notice that it's a WIN32 question - not MFC!
Thanks!
I created a standard win32 toolbar with CreateToolbarEx.
By default, the toolbar is located at the top of the window.
How can I move it to a different location in the window?
I tried using MoveWindow (with the handle to the toolbar which I got from CreateToolbarEx) - but it didn't work.
Please notice that it's a WIN32 question - not MFC!
Thanks!