G Guest Jul 31, 2005 #1 hi, i was wondering if there was anyway to put icons/images next to menu items? thanks
E Eric Moreau Jul 31, 2005 #2 I use http://www.codeproject.com/cs/menu/menuimage.asp -- HTH Éric Moreau, MCSD, Visual Developer - Visual Basic MVP (http://aspnet2.com/mvp.ashx?EricMoreau) Conseiller Principal / Senior Consultant Concept S2i inc. (www.s2i.com)
I use http://www.codeproject.com/cs/menu/menuimage.asp -- HTH Éric Moreau, MCSD, Visual Developer - Visual Basic MVP (http://aspnet2.com/mvp.ashx?EricMoreau) Conseiller Principal / Senior Consultant Concept S2i inc. (www.s2i.com)
B Bernie Yaeger Aug 1, 2005 #4 Hi, There is a free menu provider control that makes adding images to a menu a snap (vb .net or c#), and enhances the menu at the same time - it's called dot net menu provider and it's available for download here: http://www.windowsforms.net/ControlGallery/ControlDetail.aspx?Control=206&tabindex=4 HTH, Bernie Yaeger
Hi, There is a free menu provider control that makes adding images to a menu a snap (vb .net or c#), and enhances the menu at the same time - it's called dot net menu provider and it's available for download here: http://www.windowsforms.net/ControlGallery/ControlDetail.aspx?Control=206&tabindex=4 HTH, Bernie Yaeger
G Guest Aug 1, 2005 #5 it cant find the download...do u happen to have a zip of it or the source code?
K Ken Tucker [MVP] Aug 1, 2005 #6 Hi, Simple vb.net example http://www.windowsformsdatagridhelp.com/default.aspx?ID=8bec4468-a8a7-4672-88a2-3eba4f4ed55d MSDN magazine article on how to extend a menuitem to draw an image http://msdn.microsoft.com/msdnmag/issues/04/02/CuttingEdge/ Ken
Hi, Simple vb.net example http://www.windowsformsdatagridhelp.com/default.aspx?ID=8bec4468-a8a7-4672-88a2-3eba4f4ed55d MSDN magazine article on how to extend a menuitem to draw an image http://msdn.microsoft.com/msdnmag/issues/04/02/CuttingEdge/ Ken
E Eric Moreau Aug 2, 2005 #7 Use the DLL as is! Why would you want to have it in VB? Do you think that all you are using from VB.Net is written in VB? Most is in C#. -- HTH Éric Moreau, MCSD, Visual Developer - Visual Basic MVP (http://aspnet2.com/mvp.ashx?EricMoreau) Conseiller Principal / Senior Consultant Concept S2i inc. (www.s2i.com)
Use the DLL as is! Why would you want to have it in VB? Do you think that all you are using from VB.Net is written in VB? Most is in C#. -- HTH Éric Moreau, MCSD, Visual Developer - Visual Basic MVP (http://aspnet2.com/mvp.ashx?EricMoreau) Conseiller Principal / Senior Consultant Concept S2i inc. (www.s2i.com)
B Bernie Yaeger Aug 2, 2005 #8 Hi, Yes, I do have the zip. Email me directly at (e-mail address removed) and tell me where to email the .zip. Bernie Yaeger
Hi, Yes, I do have the zip. Email me directly at (e-mail address removed) and tell me where to email the .zip. Bernie Yaeger