I am using C# 2005 and using MenuStrip .
I want to popup menu when clicking on listview and then it display popup menu.
Can you help me?
Thank for your reply
____________________________
ly buntha
26-08-2006 at 11:59 AM
|
stickleprojects Level: Moderator Registered: 09-09-2002 Posts: 891
Re: Popup Menu in VS2005
Hi,
I google'd "popup listview c#" and found thisresult
does this help?
Kieron
____________________________
Build it better, faster, quicker, easier.. then fix it (non-offical MS mission statement)
26-08-2006 at 11:16 PM
|
TJ_01 Level: VB Lord Registered: 24-08-2005 Posts: 320
Re: Popup Menu in VS2005
I suggest you use javascript for creating popup. You must a have a onclick event on your listview something like this: