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.
Called by the framework to add a combo box to a property.
virtual CComboBox* CreateCombo(
CWnd* pWndParent,
CRect rect
);
Parameters
[in] pWndParent
Pointer to the parent window of the combo box.[in] rect
The bounding rectangle of the combo box.
Return Value
Pointer to a new CComboBox object.
Requirements
Header: afxpropertygridctrl.h