Hello!
Instead of using normal menu stuff in VB i am using a 3rd party control to show menus which gives me xp style looks in menus.
But i am unable to popup them using the Me.PopUpMenu thingy.
How can i do this ?
Thanks!
Printable View
Hello!
Instead of using normal menu stuff in VB i am using a 3rd party control to show menus which gives me xp style looks in menus.
But i am unable to popup them using the Me.PopUpMenu thingy.
How can i do this ?
Thanks!
every control has its own methods, events and properties.
we need to identify the 'third party control' before we can help you out...
Its SmartMenuXP from vbsmart.com
Hi!
Why no one replies ? Is this possible or not ?
Thanks!~
You can't use the PopupMenu method because what you are using isn't a really a Menu object. I'm not familiar with SmartMenuXP, but it seems to me that it would have its own method for making a context menu. Did you get any documentation with it?
no i did not got any documentation with it becuase for some reason the www.vbsmart.com is down and is not working. i think they have closed.
Or is there any other way of creating office xp style menus ? with little icons beside them etc. ?
Thanks!
Have you searched this site? I seem to recall there being several threads about SmartMenuXP products.