View Full Version : PopupMenu within a Listbox??
sl4ppy 06-20-2006, 06:38 PM Is it possible to instantiate a right-click popupMenu via a mousedown even occuring within an existing listBox controller?
I can't seem to find a way. :(
note: I'd like to avoid usins ActiveX if possible.
|
|
Well the pop up isn't the issue, it is the fact that on selected it called on the mouse up and not on the mouse down. popUpMenu is what you are looking for when creating the menu.
sl4ppy
06-20-2006, 07:08 PM
Ahh yes. Silly me. :)
...although I am unaware of a right-click event handler for a listBox (or any controller for that matter) off-hand..
I guess the regular left-click that 'selected' handles will work for now. :)
Thanks Paul!
I would suggest using an activeX list box instead so that you have more control of it.
CGTalk Moderation
06-21-2006, 04:17 PM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.
vBulletin v3.0.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.