Nota
O acesso a esta página requer autorização. Pode tentar iniciar sessão ou alterar os diretórios.
O acesso a esta página requer autorização. Pode tentar alterar os diretórios.
Moves the specified user tool up in the list of user tools.
BOOL MoveToolUp(
CUserTool* pTool
);
Parameters
- [in] pTool
Specifies the user tool to move.
Return Value
Nonzero if the user tool was moved up successfully; otherwise 0.
Remarks
The method fails if the tool that the pTool parameter specifies is not in the internal list or if the tool is the first tool item in the list.
Requirements
Header: afxusertoolsmanager.h