Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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