_CommandBarButton.State Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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