System.Windows.Forms.ToolBarButton.Pushed Property

Gets or sets a value indicating whether a toggle-style toolbar button is currently in the pushed state.

Syntax

[System.ComponentModel.DefaultValue(false)]
public bool Pushed { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

When ToolBarButton.Pushed is set to true, the toolbar button appears sunken or inset relative to the other buttons. This property has no effect unless the System.Windows.Forms.ToolBarButtonStyle is set to ToggleButton.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0