ds-blue-logo
Preview  |  SOLIDWORKS USER FORUM
Use your SOLIDWORKS ID or 3DEXPERIENCE ID to log in.
KTKieu Tran14/03/2014

Hi experts,

Please help me, I want to create a popup menu when right click on a listbox for my addin. Ofcouse, it can be call a function when click on an item. I prior search but got nothing.

I've found the call back function of right click on listbox in PMPHandler.vb, but I dont know how to create a popup menu.

Sub OnListboxRMBUp(ByVal Id As Integer, ByVal PosX As Integer, ByVal PosY As Integer) Implements PropertyManagerPage2Handler9.OnListboxRMBUp

End Sub

Thank you for reading and hope you could help me!

Best regards,

Kieu Tran