_CommandBarButton.State Property

Definition

Returns or sets the appearance of a command bar button control.

public:
 property Microsoft::Office::Core::MsoButtonState State { Microsoft::Office::Core::MsoButtonState get(); void set(Microsoft::Office::Core::MsoButtonState value); };
public Microsoft.Office.Core.MsoButtonState State { get; set; }
member this.State : Microsoft.Office.Core.MsoButtonState with get, set
Public Property State As MsoButtonState

Property Value

Applies to