| 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.
| nResourceID | Specifies the Resource ID. |
| bRedraw | If TRUE, the Planner control will be redrawn. |
| bNotify | Specifies whether the control owner should be notified about this event. |