Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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