BCGSuite for MFC
BOOL CBCGPPlannerManagerCtrl::SetCurrentResourceID ( UINT  nResourceID,
BOOL  bRedraw = TRUE,
BOOL  bNotify = FALSE 
)

Selects the specified Resource is the multi resource view.

Use this method to select a Resource in the multi resource view.

Parameters
nResourceIDSpecifies the Resource ID.
bRedrawIf TRUE, the Planner control will be redrawn.
bNotifySpecifies whether the control owner should be notified about this event.