1 Attachment(s)
Putting Toolbar onto Coolbar
You may have been reading a thread on the General VB Questions about my Coolbar Problem.
I have created an ActiveX Menu (in TreeView form) which loads another (Sub Menu of Data see below).
I have created an ActiveX control which displays data in a TreeView. I have placed a Toolbar in this ActiveX control, populated some buttons with events.
Eventually, there will be a number of different ActiveX controls each with different
This control sits Aligned to a MDIForm.
The MDIForm has a Coolbar placed on it. I want to be able to somehow put the Toolbar from my ActiveX control into the Coolbar control.
Does anyone know ho to do this?