Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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