CommandBarControls Arabirim

Tanım

Bir komut çubuğu denetimleri kümesi.

public interface class CommandBarControls : Microsoft::VisualStudio::CommandBars::_IVsMsoDispObj, System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("9F0A2735-2303-4E7B-82A9-21101530B842")]
[System.Runtime.InteropServices.TypeLibType(4288)]
public interface CommandBarControls : Microsoft.VisualStudio.CommandBars._IVsMsoDispObj, System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("9F0A2735-2303-4E7B-82A9-21101530B842")>]
[<System.Runtime.InteropServices.TypeLibType(4288)>]
type CommandBarControls = interface
    interface _IVsMsoDispObj
    interface IEnumerable
Public Interface CommandBarControls
Implements _IVsMsoDispObj, IEnumerable
Öznitelikler
Uygulamalar

Özellikler

Application

DTE nesnesini alır.

Count

Komut çubuğu denetimlerinin sayısını alır.

Creator

Uygulamanın KIMLIĞINI alır.

Item[Object]

Belirtilen ad veya dizindeki komut çubuğu denetimini alır.

Parent

Bu listenin, DTE nesnesi olan üst öğesini alır.

Yöntemler

Add(Object, Object, Object, Object, Object)

Verilen özelliklere sahip bir komut çubuğu denetimi ekler.

GetEnumerator()

Numaralandırıcıyı alır.

Şunlara uygulanır