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.
Moves the specified user tool down in the list of user tools.
BOOL MoveToolDown(
CUserTool* pTool
);
Parameters
- [in] pTool
Specifies the user tool to move.
Return Value
Nonzero if the user tool was moved down successfully; otherwise 0.
Remarks
The method fails if the tool that the pTool specifies is not in the internal list or if the tool is last in the list.
Requirements
Header: afxusertoolsmanager.h