|
|
|
|
|
- Overview
- Settings
- Configuring an automatic menu in a TimeLine control
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu. This menu, available without programming, includes several actions: - Zoom in and out in the control.
- Add, delete or modify an event when selecting a time period.
Notes: If the field is linked to a data source, any deletion made in the field is carried out at the same time in the linked data source. - Copy the content of an event.
Remark: You can add choices to this menu by programming. To do so, use the ContextMenu property. Configuring an automatic menu in a TimeLine control The context menu of the TimeLine control can be disabled. To show or hide the context menu of the TimeLine control: - Open the TimeLine control description window.
- Select the "UI" tab.
- Choose the desired menu in the "Context menu" combo box. It is possible to:
- "Display the AAF menu (System)": In this case, the context menu displayed will be the Organizer control automation menu.. For more details on how to configure this menu, see Configuring the AAF menu.
- "Add a context menu": If this option is checked, you can select the custom context menu to be displayed..
Remarks: - If both options are checked, the custom context menu can be added before or after the AAF menu.
- If no option is selected, no context menu will be selected. The <Disabled> option will be displayed in the description window.
- The ContextMenu property is also used to remove the AAF-specific context menu and restore the standard Windows menu for a given control.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|