Mike Lewis
Programmer
In many of my apps, I create a toolbar, then dock it to the top of the screen (by calling its Dock method with a param of 0).
In my present app, I want to handle two toolbars in that way. I create them both as usual, and the call Dock(0) for them both. They both appear at the top of the screen, but the second one appears below the first. I would rather see them side by side.
Does anyone know how to achieve that?
Mike
__________________________________
Mike Lewis (Edinburgh, Scotland)
My sites:
Visual FoxPro (www.ml-consult.demon.co.uk)
Crystal Reports (www.ml-crystal.com)