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