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.
Retrieves the text of the first edit box toolbar control that has the specified command ID.
static CString __stdcall GetContentsAll(
UINT uiCmd
);
Parameters
- [in] uiCmd
The command ID of the button from which to retrieve contents.
Return Value
A CString object that contains the text of the first edit box toolbar control that has the specified command ID.
Remarks
This method returns the empty string if no CMFCToolBarEditBoxButton objects have the specified command ID.
Requirements
Header: afxtoolbareditboxbutton.h