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