CommandBarButtonClass.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.
public:
virtual property Microsoft::Office::Core::MsoButtonState State { Microsoft::Office::Core::MsoButtonState get(); void set(Microsoft::Office::Core::MsoButtonState value); };
public virtual Microsoft.Office.Core.MsoButtonState State { get; set; }
member this.State : Microsoft.Office.Core.MsoButtonState with get, set
Public Overridable Property State As MsoButtonState