Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Retrieves a pointer to the ribbon element if the specified point is located in it.
virtual CMFCRibbonBaseElement* HitTest(
CPoint point
);
Parameters
- [in] point
This parameter is not used.
Return Value
A pointer to the ribbon element if it exists; otherwise FALSE.
Remarks
By default this method always returns a valid pointer to the ribbon element when it exists. Override this method to indicate if the point resides in the ribbon element.
Requirements
Header: afxbaseribbonelement.h