Type | Description | |||
AllowKeysEnum | An AllowKeysEnum expression that specifies the keys that allows the user to refine the creating, moving or resizing the events. |
For instance, you can use the AllowRefineMoveKey property on exLeftClick, so the margins of the events while updating are always arbitrary. Instead if you are using a combination such as exLeftClick + exCTRLKey the arbitrary margins are allowed for the updating events while the CTRL key is down, and aligned to the control's time scale(s) when no CTRL key is pressed.