Share via


_CommandBarActiveX.OLEUsage Property

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

Syntax

'Declaration
Property OLEUsage As MsoControlOLEUsage
    Get
    Set
'Usage
Dim instance As _CommandBarActiveX
Dim value As MsoControlOLEUsage

value = instance.OLEUsage

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

Property Value

Type: Microsoft.Office.Core.MsoControlOLEUsage

Implements

CommandBarControl.OLEUsage

See Also

Reference

_CommandBarActiveX Interface

_CommandBarActiveX Members

OLEUsage Overload

Microsoft.Office.Core Namespace