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 a pointer to the combo box button that has a specified command ID.
static CMFCToolBarComboBoxButton* GetByCmd(
UINT uiCmd,
BOOL bIsFocus=FALSE
);
Parameters
[in] uiCmd
The command ID of a combo box button.[in] bIsFocus
TRUE to search only focused buttons; FALSE to search all buttons.
Return Value
A pointer to a combo box button; or NULL if the button is not found.
Requirements
Header: afxtoolbarcomboboxbutton.h