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.
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