CommandBar.accHitTest(Int32, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Reserved for internal use.
public:
System::Object ^ accHitTest(int xLeft, int yTop);
public object accHitTest (int xLeft, int yTop);
abstract member accHitTest : int * int -> obj
Public Function accHitTest (xLeft As Integer, yTop As Integer) As Object
Parameters
- xLeft
- Int32
- yTop
- Int32