What exactly do you want the toolbar to do? If you want a bar that has some icons on it then you would still need a form. If this is the case I have done the same thing recently.
Greg Palmer
----------------------------------------
Any feed back is appreciated.
I'd disagree with the comment that a ToolBar is a Form. A ToolBar is a WINDOW, but the term "Form" is a VB term, and has implications.
If you want to create a floating toolbar without an open form, I believe you'll need to define a form having no controlbox, minimize or maximize buttons, and size the form to surround the toolbar in the toolbar's Resize event.
I'd recommend buying a toolbar like Infragistics' Ultra ToolBar rather than trying to make the pig that comes with VB work.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.