[]
        
(Showing Draft Content)

C1.Win.C1Win7Pack

C1.Win.C1Win7Pack Namespace

Classes

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.

C1TaskDialog

A powerful successor to the MessageBox dialog window.

C1TaskDialog.C1ProgressBar

Displays a progress bar on a task dialog.

C1TaskbarButton

Represents a taskbar button of the application form.

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 JumpItemsRejected event.

JumpItemsRemovedEventArgs

Provides data for the JumpItemsRemovedByUser event.

JumpTaskCollection

Represents a collection of C1JumpTasks.

RadioButtonCollection

Represents a collection of C1RadioButtons.

TaskDialogButtonClickEventArgs

Provides data for the ButtonClick event.

TaskDialogHyperlinkClickEventArgs

Provides data for the HyperlinkClick event.

TaskDialogTimerTickEventArgs

Provides data for the TimerTick event.

ThumbButtonCollection

Represents a collection of C1ThumbButtons.

ThumbButtonEventArgs

Provides data for events occuring for the thumbnail buttons.

Enums

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.

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 Show() method.

TaskDialogStartPosition

Specifies the initial position of the task dialog.

TaskbarProgressState

Represents the state of the thumbnail progress indicator.

Delegates

JumpItemsRejectedEventHandler

Represents a method that handles the JumpItemsRejected event.

JumpItemsRemovedEventHandler

Represents a method that handles the JumpItemsRemovedByUser event.

TaskDialogButtonClickEventHandler

Represents a method that handles the ButtonClick event.

TaskDialogHyperlinkClickEventHandler

Represents a method that handles the HyperlinkClick event.

TaskDialogTimerTickEventHandler

Represents a method that handles the TimerTick event.

ThumbButtonEventHandler

Represents a method that handles events occuring for the thumbnail buttons.