Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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