MsoButtonState Enum

Definition

Represents the different states of a command bar button.

C++/CX
public enum class MsoButtonState
Inheritance
MsoButtonState

Fields

Name Value Description
msoButtonDown -1

The button has been clicked.

msoButtonUp 0

The button has not been clicked.

msoButtonMixed 2

The button is neutral.

Remarks

This enumeration is used in <xref:Microsoft.VisualStudio.COmmandBars.CommandBarButton.State%2A>, which is deprecated.

Applies to

Produkt Verzie
Visual Studio SDK 2015, 2017, 2019, 2022