Hi
Is there a way to automatically resize the font of the ToolStripMenuItem when the MenuStrip size changes. For example, on form load I change the size of the menustrip. But the change in size does not trigger a change in the font size of the menu items (of type ToolStripMenuItem).

Is there a workaround ? Appreciate your help.
Is there a way to automatically resize the font of the ToolStripMenuItem when the MenuStrip size changes. For example, on form load I change the size of the menustrip. But the change in size does not trigger a change in the font size of the menu items (of type ToolStripMenuItem).

Is there a workaround ? Appreciate your help.