Gustavo

Gustavo

  • NA
  • 1.8k
  • 385.6k

ToolStripMenuItem: Trying to create a Control for a ToolStripMenuItem...

Jun 17 2010 12:30 AM

Hello:
 
I have a MDIParent & MDIChild. I am putting all my Controls in a class called ClasControl.
 
I can not figure out how to find where to put the Click of the ToolStripMenuItem.
 
I have others in the ClassControl (TextBox, ComboBox and a bunch more) and they work.
 
Is there something special that I have to look for?