qCalendarView : qCalendar Pages : Behavior Page : Actions

Actions
The list form has some pre-defined actions, such as Save, Delete, Copy or Move. You can also write your own custom action and hook it up with the list form.
The Actions page contain the following elements:
 
Table 12. Actions
Custom Actions
This property enables you to define additional buttons in the toolbar or context menu item in the context menu. You can program that button or context menu item to do a series of actions. The List Form supports some built-in actions. However, you can write your own custom action using one of the .NET languages, compile it, and call it by the List Form. See Custom Action Help to see how to write your own custom actions.
Here are some ways that you can use this functionality:
 
Table 13. Custom Actions
When you add an action, you can configure the following: