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.
Finds a CMFCToolBarEditBoxButton Class object that has a specified command ID and sets the specified text within its text box.
static BOOL SetContentsAll(
UINT uiCmd,
const CString& strContents
);
Parameters
[in] uiCmd
Specifies the command ID of the control for which the text will be changed.[in] strContents
Specifies the new text to set.
Return Value
Nonzero if the text was set; 0 if the CMFCToolBarEditBoxButton control with the specified command ID does not exist.
Requirements
Header: afxtoolbareditboxbutton.h