Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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