Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the text in the edit box of a combo box button that has a specified command ID.
static LPCTSTR GetTextAll(
UINT uiCmd
);
Parameters
- [in] uiCmd
The command ID of a specific combo box button.
Return Value
The text in the edit box if the method was successful; otherwise, NULL.
Requirements
Header: afxtoolbarcomboboxbutton.h