Share via


CMFCPropertyGridCtrl::GetCurSel

Retrieves the currently selected property.

CMFCPropertyGridProperty* GetCurSel() const;

Return Value

A pointer to the property object that corresponds to the selected item in the property grid control.

Requirements

Header: afxPropertyGridCtrl.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CMFCPropertyGridCtrl Class

CMFCPropertyGridCtrl::SetCurSel