Message 1 of 7
create a menu in a userform
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
i would like to create a menu in a userform.
That was easy to do (thanks to api) to create a menu and submenu in vba 32 bits.
I managed to do it in vba 64 bits for Zwcad.
But I have a problem with vba 64 bits for Autocad.
when i use TrackPopupMenuEx , the menu appears in gray not enable to click.
If you have an idea to solve the problem ... thank you.