Visual Basic 2005 MenuStrip RadioCheck Properties

I can't seem to find the radiocheck properties for menustrip menu's it is in earlier visual studios version. does anyone here know anything about that I would surely appreciate the help.



Answer this question

Visual Basic 2005 MenuStrip RadioCheck Properties

  • Christian Kaelin

    It doesn't exist. You will have to derive from ToolStripButton and implement your own.

  • Visual Basic 2005 MenuStrip RadioCheck Properties