| void CBCGPGanttChart::SelectItem | ( | CBCGPGanttItem * | pItem, |
| UINT | nKeys, | ||
| BOOL | bStartDrag = TRUE |
||
| ) |
Selects an item.
| pItem | A pointer to item. |
| nKeys | A combination of MK_CONTROL, MK_SHIFT etc. |
| bStartDrag | Specifies whether item will be dragged immediately after selection. |