BCGSuite for MFC
void CBCGPPlannerManagerView::SetManagerCtrlRTC ( CRuntimeClass *  pManagerCtrlClass)

Sets runtime class for the custom planner manager control.

This function allows to set runtime information of a custom class derived from CBCGPPlannerManagerCtrl. The custom class is created in CBCGPPlannerManagerView::OnCreate.