Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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