Share via


CommandBarComboBoxClass.OLEUsage Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Public Overridable Property OLEUsage As MsoControlOLEUsage
    Get
    Set
'Usage
Dim instance As CommandBarComboBoxClass
Dim value As MsoControlOLEUsage

value = instance.OLEUsage

instance.OLEUsage = value
public virtual MsoControlOLEUsage OLEUsage { get; set; }

Property Value

Type: Microsoft.Office.Core.MsoControlOLEUsage

Implements

_CommandBarComboBox.OLEUsage

See Also

Reference

CommandBarComboBoxClass Class

CommandBarComboBoxClass Members

Microsoft.Office.Core Namespace