CommandBarComboBoxClass.accHitTest(Int32, Int32) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
virtual System::Object ^ accHitTest(int xLeft, int yTop) = Microsoft::Office::Core::_CommandBarComboBox::accHitTest;
public virtual object accHitTest (int xLeft, int yTop);
abstract member accHitTest : int * int -> obj
override this.accHitTest : int * int -> obj
Public Overridable Function accHitTest (xLeft As Integer, yTop As Integer) As Object
Paramètres
- xLeft
- Int32
- yTop
- Int32