by Sebastiano Pallaro (5 Submissions)
Category: Windows API Call/Explanation
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating:
(4 Votes)
The PopupCreator class allow you to create Popups menu without the use of the PopupMenu method on a form object.
This is cool becouse you don't need to build a menu on a form;
Note that sub menus aren't allowed... :-(
If you got the solution to this, just tell me how can I do :-)
API DeclarationsSee code
Upload