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