Changing Font of Menu Items
In form1.resx, I have
<
dataname="MenuItem2.Modifiers"type="System.CodeDom.MemberAttributes, System, Version=1.0.3300.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"><value>Assembly</value>The text property is "User Manual".
I have extra room on the form. Is there any way for me to increase the font size of the menu items?

