Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: icon/iamge in the menu using Menu editor?


Message #1 by "Sayeed" <qsayeed@y...> on Tue, 26 Feb 2002 16:40:27
Hi Sayeed,

Try this OCX, I think it does what you need :
http://vbaccelerator.com/codelib/cpopmenu/article.htm
It's open source, ie it's free and the source code is available.
It sub-classes VB's brain-damaged menu control, and gives it some really 
useful features, in particular, icons.
I use it because I can build menus dynamically at runtime, depending on 
the user's authorisation level.

Cheers
Alistair

> hi all...
> 
> using menu editor its really easy to create a menu driven application in 
> vb ... but how can i include image/icon in the menu ?
> 
> thanks
> Sayeed

  Return to Index