_CommandBarActiveX.accHitTest 方法 (Int32, Int32)

此方法已被否决。

命名空间:  Microsoft.VisualStudio.CommandBars
程序集:  Microsoft.VisualStudio.CommandBars(在 Microsoft.VisualStudio.CommandBars.dll 中)

语法

声明
Function accHitTest ( _
    xLeft As Integer, _
    yTop As Integer _
) As Object
Object accHitTest(
    int xLeft,
    int yTop
)

参数

返回值

类型:System.Object

.NET Framework 安全性

请参见

参考

_CommandBarActiveX 接口

accHitTest 重载

Microsoft.VisualStudio.CommandBars 命名空间