System.Windows.Forms.ToolStripDropDownButton: Property Members

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

Public Properties

AutoToolTipbool.

Gets or sets a value indicating whether to use the Text property or the ToolStripItem.ToolTipText property for the System.Windows.Forms.ToolStripDropDownButton ToolTip.

ShowDropDownArrowbool.

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.

Protected Properties

[read-only]
override
DefaultAutoToolTipbool.

Gets a value indicating whether to display the System.Windows.Forms.ToolTip that is defined as the default.