Represents a control that allows the user to select a single item from a list that is displayed when the user clicks a System.Windows.Forms.ToolStripDropDownButton. Although System.Windows.Forms.ToolStripDropDownMenu and System.Windows.Forms.ToolStripDropDown replace and add functionality to the System.Windows.Forms.Menu control of previous versions, System.Windows.Forms.Menu is retained for both backward compatibility and future use if you choose.
See Also: ToolStripDropDown Members
Use the System.Windows.Forms.ToolStripDropDown to display drop-down lists of options, such as a color picker.