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.
Ensures that a tab is visible.
virtual BOOL EnsureVisible(
int iTab
);
Parameters
- [in] iTab
The zero-based index of a tab.
Return Value
TRUE if it is successful; FALSE if the iTab parameter index is invalid.
Remarks
Use this method to guarantee that the specified tab is visible. The tab control will scroll if it is required.
Requirements
Header: afxtabctrl.h