Udostępnij za pośrednictwem


Metoda CommandBarButtonClass.accLocation —

Pobiera lokalizację formantu.Metoda ta została zaniechana.

Przestrzeń nazw:  Microsoft.VisualStudio.CommandBars
Zestaw:  Microsoft.VisualStudio.CommandBars (w Microsoft.VisualStudio.CommandBars.dll)

Składnia

'Deklaracja
Public Overridable Sub accLocation ( _
    <OutAttribute> ByRef pxLeft As Integer, _
    <OutAttribute> ByRef pyTop As Integer, _
    <OutAttribute> ByRef pcxWidth As Integer, _
    <OutAttribute> ByRef pcyHeight As Integer, _
    varChild As Object _
)
public virtual void accLocation(
    out int pxLeft,
    out int pyTop,
    out int pcxWidth,
    out int pcyHeight,
    Object varChild
)

Parametry

Implementuje

_CommandBarButton.accLocation(Int32%, Int32%, Int32%, Int32%, Object)

Uwagi

Ta metoda generuje DeprecatedException, gdy wywoływana.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

CommandBarButtonClass Klasa

Przestrzeń nazw Microsoft.VisualStudio.CommandBars