Class | Description | |
---|---|---|
C1CustomButton | Represents a button or a command link that can be hosted in a task dialog. | |
C1JumpItem | Represents an item in the Jump List (either C1JumpPath or C1JumpLink). | |
C1JumpLink | Represents a shortcut to an application in the Windows 7 taskbar Jump List. | |
C1JumpList | Represents a list of items and tasks displayed as a menu on a Windows 7 taskbar button. | |
C1JumpPath | Represents a link to a file that is displayed in a Windows 7 taskbar Jump List. | |
C1JumpTask | Represents a task in the Windows 7 taskbar Jump List. | |
C1ProgressIndicator | Displays a progress indicator on a taskbar button of the owner form to show the specific percentage completed of the full operation. | |
C1RadioButton | Defines a radio button that can be hosted in a task dialog. | |
C1TaskbarButton | Represents a taskbar button of the application form. | |
C1TaskDialog | A powerful successor to the MessageBox dialog window. | |
C1TaskDialog.C1ProgressBar | Displays a progress bar on a task dialog. | |
C1ThumbButton | Represents a taskbar thumbnail button in the thumbnail toolbar. | |
C1Thumbnail | Adjusts the thumbnail image of a window in a taskbar button flyout. | |
CustomButtonCollection | Represents a collection of C1CustomButtons. | |
JumpItemCollection | Represents a collection of C1JumpItems. | |
JumpItemsRejectedEventArgs | Provides data for the C1TaskbarButton.JumpItemsRejected event. | |
JumpItemsRemovedEventArgs | Provides data for the C1TaskbarButton.JumpItemsRemovedByUser event. | |
JumpTaskCollection | Represents a collection of C1JumpTasks. | |
RadioButtonCollection | Represents a collection of C1RadioButtons. | |
TaskDialogButtonClickEventArgs | Provides data for the C1TaskDialog.ButtonClick event. | |
TaskDialogHyperlinkClickEventArgs | Provides data for the C1TaskDialog.HyperlinkClick event. | |
TaskDialogTimerTickEventArgs | Provides data for the C1TaskDialog.TimerTick event. | |
ThumbButtonCollection | Represents a collection of C1ThumbButtons. | |
ThumbButtonEventArgs | Provides data for events occuring for the thumbnail buttons. |