ToolBarButton.Pushed Property

Gets or sets a value indicating whether a toggle-style toolbar button is currently in the pushed state.
Public Property Pushed() As Boolean
This language is not supported or no code example is available.
public bool Pushed {get; set;}
This language is not supported or no code example is available.

Property Value

bool

.NET Framework

Supported in: 4.8

In this article

Definition