Class | Description | |
---|---|---|
![]() | TaskItem | This object represents a clickable object, which executes a command. The TasksGroup maintains a collection of TaskItem objects. |
![]() | TaskItemClickEventArgs | Supplies data for the ExecuteCommand event. |
![]() | TaskItemsCollection | Represents a collection of TaskItem objects. |
![]() | TasksGroup | This class represents a list of task items displayed in a separate box with, or without caption. If a group can be collapsed, then the caption displays a special collapse" button. In collapsed state the list of tasks is not shown. |
![]() | TasksGroupsItemsCollection | |
![]() | TasksGroupsItemsCollectionEditor | |
![]() | TasksPaneControl | The TasksPaneControl class implements the functionality of a list of clickable items (tasks). The items can be arranged in groups and each group may have a caption. The groups can be collapsed and expanded one by one. Each item (task) can be associated with a command, and the command will be executed when the user clicks the task. A TaskItem raises the ExecuteCommand event. You can susbcribe to this event in order to handle task pane commands. |
![]() | TasksPaneControl.ButtonPoupMenuStrip | |
![]() | TasksPaneControl.TasksPageInfo | |
![]() | TasksPanePage | This class represents a page, which contans a list of task groups. The TasksPaneControl maintains a collection of pages. |
![]() | TasksPanePagesCollection | |
![]() | TasksPaneScrollButton | |
![]() | TasksPaneToolBar | |
![]() | TasksPaneToolbarButton | |
![]() | TasksPaneToolbarButtonsCollection |
Delegate | Description | |
---|---|---|
![]() | TaskItemClickHandler |
Enumeration | Description | |
---|---|---|
![]() | IconAlignment |