IVsButtonBarManager Arabirim

Tanım

Bir kod penceresindeki düğme kümesini yönetir.

public interface class IVsButtonBarManager
public interface class IVsButtonBarManager
__interface IVsButtonBarManager
[System.Runtime.InteropServices.ComConversionLoss]
[System.Runtime.InteropServices.Guid("B4D5B0A3-1945-4F5F-B5E1-4ADD352E78C1")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsButtonBarManager
[<System.Runtime.InteropServices.ComConversionLoss>]
[<System.Runtime.InteropServices.Guid("B4D5B0A3-1945-4F5F-B5E1-4ADD352E78C1")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsButtonBarManager = interface
Public Interface IVsButtonBarManager
Öznitelikler

Yöntemler

AddButtonBar(Int32, IntPtr, IVsButtonBarClient)

Bir kod penceresine Birleşik düğme kümesi ekler.

GetButtonBar(IVsButtonBar)

Bir kod penceresiyle ilişkili düğme çubuğunu döndürür.

RemoveButtonBar()

Bir Düğme çubuğunu kod penceresinden kaldırır.

Şunlara uygulanır