Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Arranges the tabs in the specified order.
BOOL SetTabsOrder(
const CArray<int,int>& arOrder
);
Parameters
- [in] arOrder
An array of zero-based indexes that defines the new tab order.
Return Value
TRUE if successful; FAIL otherwise.
Remarks
The size of the arOrder array must be equal to the number of tabs in the tab control.
Requirements
Header: afxbasetabctrl.h