System.Windows.Forms.ToolStripButton: Property Members

The properties of System.Windows.Forms.ToolStripButton are listed below. For a list of all members, see the ToolStripButton Members list.

See Also: Inherited members from System.Windows.Forms.ToolStripItem

Public Properties

AutoToolTipbool.

Gets or sets a value indicating whether default or custom System.Windows.Forms.ToolTip text is displayed on the System.Windows.Forms.ToolStripButton.

[read-only]
override
CanSelectbool.

Gets a value indicating whether the System.Windows.Forms.ToolStripButton can be selected.

Checkedbool.

Gets or sets a value indicating whether the System.Windows.Forms.ToolStripButton is pressed or not pressed.

CheckOnClickbool.

Gets or sets a value indicating whether the System.Windows.Forms.ToolStripButton should automatically appear pressed in and not pressed in when clicked.

CheckStateCheckState.

Gets or sets a value indicating whether the System.Windows.Forms.ToolStripButton is in the pressed or not pressed state by default, or is in an indeterminate state.

Protected Properties

[read-only]
override
DefaultAutoToolTipbool.

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