if i have a toolbar, called toolbar1... how do i make it the child of a coolbar. when i go to the properties dialog, and click on the child combo, the only option is "none".... what is wrong?
-emptywords
Printable View
if i have a toolbar, called toolbar1... how do i make it the child of a coolbar. when i go to the properties dialog, and click on the child combo, the only option is "none".... what is wrong?
-emptywords
It's properly because, your toolbar is child of the form and not the coolbar.
Try selecting it, cut it, and set focus on the coolbar and paste the toolbar back in.
That way it will be a child of the coolbar control, and can thereafter be set as a child of one of the bands.