void CBCGPVisualContainer::EnableEditMode | ( | BOOL | bEnable = TRUE , |
DWORD | dwEditFlags = 0 |
||
) |
Enables or disables the container edit mode.
bEnable | TRUE to enable, FALSE to disable. |
dwEditFlags | The edit flags. See remarks for detailed information about these flags. |
In the edit mode the user is able to select/move/resize the container child objects and make copies of the selected objects.
When the edit mode is off, the container is "locked" and user cannot modify the objects layout using mouse or keyboard.
dwEditFlags is a combination of the following values: