CommandBarComboBoxClass::accHitTest Method (Int32, Int32)
Visual Studio 2015
Gets the object at the specified coordinates. This method is deprecated.
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
public: [TypeLibFuncAttribute(64)] [DispIdAttribute(-5017)] virtual Object^ accHitTest( int xLeft, int yTop )
This method throws a DeprecatedException when called.
Show: