ContextMenuStrip with a ContextMenuStrip Child

G

Guest

i have a menu system that is generated dynamically

everything works good except for one minor astetic....

I click on a menu item that displays a ContextMenuStrip Popup Menu

If an item on that ContextMenuStrip calls another ContextMenuStrip, i want
the original ContextMenuStrip to stay visible until a choice is made on the
second ContextMenuStrip.

vb 2005 .net 2.0

suggestions?
 
G

Guest

more simply....

if i click on an item in a ContextMenuStrip, how do i keep the ContextMenu
from going away until i want it to?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top