_CommandBarActiveX.accHitTest Method (Int32, Int32)

This method is deprecated.

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

Syntax

‘선언
Function accHitTest ( _
    xLeft As Integer, _
    yTop As Integer _
) As Object
Object accHitTest(
    int xLeft,
    int yTop
)

Parameters

Return Value

Type: System.Object

.NET Framework Security

See Also

Reference

_CommandBarActiveX Interface

accHitTest Overload

Microsoft.VisualStudio.CommandBars Namespace