The properties of System.Windows.Forms.ToolStripDropDownButton are listed below. For a list of all members, see the ToolStripDropDownButton Members list.
See Also: Inherited members from System.Windows.Forms.ToolStripDropDownItem
AutoToolTip | bool.
Gets or sets a value indicating whether to use the Text property or the ToolStripItem.ToolTipText property for the System.Windows.Forms.ToolStripDropDownButton ToolTip. | |
ShowDropDownArrow | bool.
Gets or sets a value indicating whether an arrow is displayed on the System.Windows.Forms.ToolStripDropDownButton, which indicates that further options are available in a drop-down list. |
[read-only] override | DefaultAutoToolTip | bool.
Gets a value indicating whether to display the System.Windows.Forms.ToolTip that is defined as the default. |