Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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