CMFCPropertyGridProperty::CreateCombo
呼叫框架將下拉式方塊加入至屬性。
virtual CComboBox* CreateCombo(
CWnd* pWndParent,
CRect rect
);
參數
[in] pWndParent
指標至下拉式方塊的父視窗。[in] rect
下拉式方塊的週框 (Bounding Rectangle)。
傳回值
為新的 CComboBox 物件的指標。
需求
標題: afxpropertygridctrl.h