CTabCtrl::HitTest
Determina la scheda, se presente, si trova nella posizione specificata dello schermo.
int HitTest(
TCHITTESTINFO* pHitTestInfo
) const;
Parametri
- pHitTestInfo
Puntatore a una struttura TCHITTESTINFO, come descritto in Windows SDK, che specifica la posizione sullo schermo per il test.
Valore restituito
Restituisce l'indice in base zero della scheda o – 1 se nessuna scheda nella posizione specificata.
Requisiti
Header: afxcmn.h