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