[All Versions] Creating a Start menu toolbar
Hey there!
I apologize if this can't be done in vb.net, therefore it's on a wrong section of the forum.
The last idea i had, is creating a multi-function toolbar on the start menu bar (like "quick launch" and the "windows media player" toolbars)
I tried googleing and searching on the forum, but unfortunately with no luck :(
Thanks in advance! :duck:
Re: [All Versions] Creating a Start menu toolbar
i think this could be done by using an window API and fetching the startmenu bar. look at the API section, i think you will find something there
Re: [All Versions] Creating a Start menu toolbar
Re: [All Versions] Creating a Start menu toolbar
Ohh
It was that easy after all :p
Thanks!