Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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