Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
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