Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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