Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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