I am dynamically adding a ToolStripComboBox, and I need it to look like a regular combo box.
The tool strip version has the editable field and looks completely different. Is there a property (or multiple properties) I need to set to make it look and feel like the default combo box?