Share via


CommandBarComboBoxClass.InstanceIdPtr Property

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

Syntax

'Declaration
Public Overridable ReadOnly Property InstanceIdPtr As Object
    Get
'Usage
Dim instance As CommandBarComboBoxClass
Dim value As Object

value = instance.InstanceIdPtr
public virtual Object InstanceIdPtr { get; }

Property Value

Type: System.Object

Implements

_CommandBarComboBox.InstanceIdPtr

See Also

Reference

CommandBarComboBoxClass Class

CommandBarComboBoxClass Members

Microsoft.Office.Core Namespace