V VP Borza Dec 28, 2003 #1 Does anyone anyone know how to create a windows toolbar? Can I can put windows controls on it?
C Cor Dec 28, 2003 #2 Hi VP Borza, Does anyone anyone know how to create a windows toolbar? Click to expand... Drag it on your form from the toolbox in Visual.Studio.Net Can I can put windows controls on it? Click to expand... Yes, just drag them in the toolbar from the same toolbox I hope this helps? Cor
Hi VP Borza, Does anyone anyone know how to create a windows toolbar? Click to expand... Drag it on your form from the toolbox in Visual.Studio.Net Can I can put windows controls on it? Click to expand... Yes, just drag them in the toolbar from the same toolbox I hope this helps? Cor
V VP Borza Dec 28, 2003 #3 I want to find out how to create a shell windows toolbar. Like the language toolbar for example.
H Herfried K. Wagner [MVP] Dec 28, 2003 #4 * "VP Borza said: Does anyone anyone know how to create a windows toolbar? Can I can put windows controls on it? Click to expand... Fred Balsinger: A Windows Forms Application Desktop Toolbar <http://www.gotdotnet.com/userfiles/FredB/AppBars.zip>
* "VP Borza said: Does anyone anyone know how to create a windows toolbar? Can I can put windows controls on it? Click to expand... Fred Balsinger: A Windows Forms Application Desktop Toolbar <http://www.gotdotnet.com/userfiles/FredB/AppBars.zip>
T Tom Spink Dec 28, 2003 #5 Hi, not terribly easy with VB.NET. Explorer toolbars are unmanaged and use COM interfaces... your best bet would be to check out this site: http://www.mvps.org/emorcillo/ However, this is a VB6 resource. -- HTH, -- Tom Spink, Über Geek Please respond to the newsgroup, so all can benefit " System.Reflection Master " ==== Converting to 2002 ==== Remove inline declarations
Hi, not terribly easy with VB.NET. Explorer toolbars are unmanaged and use COM interfaces... your best bet would be to check out this site: http://www.mvps.org/emorcillo/ However, this is a VB6 resource. -- HTH, -- Tom Spink, Über Geek Please respond to the newsgroup, so all can benefit " System.Reflection Master " ==== Converting to 2002 ==== Remove inline declarations
T Tom Spink Dec 28, 2003 #6 Well... shut me up. He's created a whole new .NET managed solution.... It's brilliant!! -- HTH, -- Tom Spink, Über Geek Please respond to the newsgroup, so all can benefit " System.Reflection Master " ==== Converting to 2002 ==== Remove inline declarations
Well... shut me up. He's created a whole new .NET managed solution.... It's brilliant!! -- HTH, -- Tom Spink, Über Geek Please respond to the newsgroup, so all can benefit " System.Reflection Master " ==== Converting to 2002 ==== Remove inline declarations