Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Retrieves the size and position of the specified tab.
virtual BOOL GetTabRect(
int iTab,
CRect& rect
) const;
Parameters
[in] iTab
The zero-based index of the tab.[out] rect
A reference to a CRect object. This method stores the size and position of the tab in this parameter.
Return Value
TRUE if successful; FALSE if the tab index is invalid.
Requirements
Header: afxbasetabctrl.h