Condividi tramite


_CommandBarActiveX.Type Property

This property is deprecated.

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

Syntax

'Dichiarazione
ReadOnly Property Type As MsoControlType
    Get
'Utilizzo
Dim instance As _CommandBarActiveX
Dim value As MsoControlType

value = instance.Type
MsoControlType Type { get; }
property MsoControlType Type {
    MsoControlType get ();
}
abstract Type : MsoControlType
function get Type () : MsoControlType

Property Value

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

Implements

CommandBarControl.Type

.NET Framework Security

See Also

Reference

_CommandBarActiveX Interface

_CommandBarActiveX Members

Type Overload

Microsoft.VisualStudio.CommandBars Namespace