| C1.Win.C1Win7Pack.4 Assembly : C1.Win.C1Win7Pack Namespace |
| 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. |
| Delegate | Description | |
|---|---|---|
![]() | JumpItemsRejectedEventHandler | Represents a method that handles the C1TaskbarButton.JumpItemsRejected event. |
![]() | JumpItemsRemovedEventHandler | Represents a method that handles the C1TaskbarButton.JumpItemsRemovedByUser event. |
![]() | TaskDialogButtonClickEventHandler | Represents a method that handles the C1TaskDialog.ButtonClick event. |
![]() | TaskDialogHyperlinkClickEventHandler | Represents a method that handles the C1TaskDialog.HyperlinkClick event. |
![]() | TaskDialogTimerTickEventHandler | Represents a method that handles the C1TaskDialog.TimerTick event. |
![]() | ThumbButtonEventHandler | Represents a method that handles events occuring for the thumbnail buttons. |
| Enumeration | Description | |
|---|---|---|
![]() | JumpItemRejectionReason | Describes why a C1JumpItem could not be added to the Jump List by the Windows shell. |
![]() | JumpListKnownCategory | Known category to display in the Jump List. |
![]() | KnownCategoryPosition | The known category location relative to the custom category collection. |
![]() | ShellLinkShowCommand | The show command sets the initial show state of the window. |
![]() | TaskbarProgressState | Represents the state of the thumbnail progress indicator. |
![]() | TaskDialogCommonButtons | A combination of flags to identify one or several standard buttons that can be displayed at the bottom of a task dialog. |
![]() | TaskDialogCommonIcon | Specifies the predefined icon displayed in a task dialog. |
![]() | TaskDialogProgressBarState | Sets the state of a task dialog progress bar. |
![]() | TaskDialogResult | Specifies the possible return values of the C1TaskDialog.Show method. |
![]() | TaskDialogStartPosition | Specifies the initial position of the task dialog. |