Condividi tramite


_CommandBarActiveX.Parent Property

This property is deprecated.

Namespace:  Microsoft.VisualStudio.CommandBars
Assembly:  Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)

Syntax

'Dichiarazione
ReadOnly Property Parent As CommandBar
    Get
'Utilizzo
Dim instance As _CommandBarActiveX
Dim value As CommandBar

value = instance.Parent
CommandBar Parent { get; }
property CommandBar^ Parent {
    CommandBar^ get ();
}
abstract Parent : CommandBar
function get Parent () : CommandBar

Property Value

Type: Microsoft.VisualStudio.CommandBars.CommandBar
This property is deprecated.

Implements

CommandBarControl.Parent

.NET Framework Security

See Also

Reference

_CommandBarActiveX Interface

_CommandBarActiveX Members

Parent Overload

Microsoft.VisualStudio.CommandBars Namespace