|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Icons on the menusHi,
Is it possible to attach the icons to the menus in VB.NET. I have read we have to use ownerdraw menus to do this. Does anyone know more than this. Sample application would be a better help. Thanks in advance. In VB2005 it is simply possible by setting a property or in the designer...
Don't know which version you are referring to Show quoteHide quote "sonu" <sonali_reddy***@yahoo.com> wrote in message news:1138357480.462538.320690@o13g2000cwo.googlegroups.com... > Hi, > > Is it possible to attach the icons to the menus in VB.NET. > > I have read we have to use ownerdraw menus to do this. > Does anyone know more than this. > > Sample application would be a better help. > > Thanks in advance. > I personnally use
http://www.codeproject.com/cs/menu/menuimage.asp?df=100&forumid=13591&exp=0&select=1039818 -- Show quoteHide quoteHTH Éric Moreau, MCSD, Visual Developer - Visual Basic MVP Conseiller Principal / Senior Consultant Concept S2i inc. (www.s2i.com) http://emoreau.s2i.com/ "sonu" <sonali_reddy***@yahoo.com> wrote in message news:1138357480.462538.320690@o13g2000cwo.googlegroups.com... > Hi, > > Is it possible to attach the icons to the menus in VB.NET. > > I have read we have to use ownerdraw menus to do this. > Does anyone know more than this. > > Sample application would be a better help. > > Thanks in advance. > "sonu" <sonali_reddy***@yahoo.com> schrieb: If you are using VS 2005 (.NET 2.0) you can use the MenuStrip control which > Is it possible to attach the icons to the menus in VB.NET. is available directly in the toolbox. -- M S Herfried K. Wagner M V P <URL:http://dotnet.mvps.org/> V B <URL:http://classicvb.org/petition/> Hi,
http://msdn.microsoft.com/msdnmag/issues/04/02/CuttingEdge/ Ken -------------- Show quoteHide quote "sonu" <sonali_reddy***@yahoo.com> wrote in message news:1138357480.462538.320690@o13g2000cwo.googlegroups.com... > Hi, > > Is it possible to attach the icons to the menus in VB.NET. > > I have read we have to use ownerdraw menus to do this. > Does anyone know more than this. > > Sample application would be a better help. > > Thanks in advance. > |
|||||||||||||||||||||||