Pleblema in "MenuItem" appears not to choose!

Well, I wanted to create a new program and create new system update with WyDay just that I'm having a problem seems!

I do everything right, but when I get to "MenuItem" do not appear as nothing is "none"!

http://imageshack.us/a/img856/4482/semttulortk.png

Can you help me?I followed all the video and did not appear to select the MenuItem!

See: AutomaticUpdater tutorial for Windows Forms:

Then associate the menu item with the AutomaticUpdater control.

  • If you're using a MainMenu: set the MenuItem property of the AutomaticUpdater.
  • If you're using a MenuStrip: set the ToolStripItem property of the AutomaticUpdater.

thank you!