BCGControlBar Library for .NET
BCGSoft.Controls.TasksPane Namespace
Inheritance Hierarchy
Classes
 ClassDescription
ClassTaskItem This object represents a clickable object, which executes a command. The TasksGroup maintains a collection of TaskItem objects.
ClassTaskItemClickEventArgs Supplies data for the ExecuteCommand event.
ClassTaskItemsCollection Represents a collection of TaskItem objects.
ClassTasksGroup 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.
ClassTasksGroupsItemsCollection  
ClassTasksGroupsItemsCollectionEditor  
ClassTasksPaneControl 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.
ClassTasksPaneControl.ButtonPoupMenuStrip  
ClassTasksPaneControl.TasksPageInfo  
ClassTasksPanePage This class represents a page, which contans a list of task groups. The TasksPaneControl maintains a collection of pages.
ClassTasksPanePagesCollection  
ClassTasksPaneScrollButton  
ClassTasksPaneToolBar  
ClassTasksPaneToolbarButton  
ClassTasksPaneToolbarButtonsCollection  
Delegates
 DelegateDescription
DelegateTaskItemClickHandler  
Enumerations
 EnumerationDescription
EnumerationIconAlignment  
See Also

Reference

BCGSoft.Controls.TasksPane Assembly

Send Feedback