BCGControlBar Pro for MFC
void CBCGPPropList::SetCurSel ( CBCGPProp pProp,
BOOL  bRedraw = TRUE 
)

Selects a property in a property list control.

Call this function to make the specifies by pProp property selected.

Parameters
pPropA pointer to a property object to be selected.
bRedrawIf TRUE, the property list control should be redrawn upon selection.