PDA

Click to See Complete Forum and Search --> : Accesing User Control's menu in the main form


Pinky
Dec 2nd, 1999, 11:37 AM
I have created a ActiveX User control. A menu is defined for the buttons used in this control. When I use this control in an other form or another user control I want to access the menu of the usercontrol(as a popup). Is this possible, if yes, then how??????
The User control's menu has to be used as a popup when a button created in the main form is clicked(parent).