ContextMenuStrip

  • Thread starter Thread starter tm
  • Start date Start date
T

tm

I have added a ContextMenuStrip control to my program. How can
I select the first menu item in the list and programmable change
its enable property false so it becomes grayed out.
 
Thanks, but How do I get to TestToolStripMenuItem.Enabled.
I have looked at ContextMenuStrip1.TestToolStripMenuItem
and I get TestToolStripMenuItem is not a member of ContexMenuStrip1.
 

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

Back
Top