BCGControlBar Pro for MFC
CBCGPProp* CBCGPPropList::GetCurSel ( ) const
inline

Returns the currently selected property.

Returns
A pointer to the property object that represents a property that is currently selected in the property list control.

Call this function to obtain the currently selected property. You can use SetCurSel() to make the selection.