I found a solution. This worked:

Code:
((ToolStripDropDownMenu)(fileToolStripMenuItem.DropDown)).ShowImageMargin = false;