CMFCColorBar::SetPropList

Sets the m_pWndPropList protected data member to the specified pointer to a property grid control.

void SetPropList(
   CMFCPropertyGridCtrl* pWndList
);

Parameters

Parameter

Description

[in] pWndList

Pointer to property grid control object.

Requirements

Header: afxcolorbar.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CMFCColorBar Class

CMFCPropertyGridCtrl Class