IVsToolbarTrayHost Arabirim

Tanım

Araç çubuğu tepsisindeki öğeleri yönetir.

public interface class IVsToolbarTrayHost
public interface class IVsToolbarTrayHost
__interface IVsToolbarTrayHost
[System.Runtime.InteropServices.Guid("2B3321EE-693F-4B46-9536-E44DAD8C6E60")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsToolbarTrayHost
[<System.Runtime.InteropServices.Guid("2B3321EE-693F-4B46-9536-E44DAD8C6E60")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsToolbarTrayHost = interface
Public Interface IVsToolbarTrayHost
Öznitelikler

Açıklamalar

Bu arabirim CreateToolbarTray yönteminden döndürülür.

Yöntemler

AddToolbar(Guid, UInt32)

Tepsiye bir araç çubuğu ekler.

Close()

Araç çubuğu tepsisini kapatır.

GetToolbarTray(IVsUIElement)

Araç çubuğu tepsisini temsil eden UI öğesini döndürür.

Şunlara uygulanır