次の方法で共有


_CommandBarActiveX.accLocation Method (Int32%, Int32%, Int32%, Int32%, Object)

This method is deprecated.

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

Syntax

'宣言
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 _
)
void accLocation(
    out int pxLeft,
    out int pyTop,
    out int pcxWidth,
    out int pcyHeight,
    Object varChild
)

Parameters

.NET Framework Security

See Also

Reference

_CommandBarActiveX Interface

accLocation Overload

Microsoft.VisualStudio.CommandBars Namespace