• Windows 7 Control Pack for WinForms Overview
    • Help with WinForms Edition
  • Key Features
  • Windows 7 Control Pack for WinForms Quick Starts
    • C1TaskDialog Quick Start
      • Step 1 of 4: Creating a C1TaskDialog Application
      • Step 2 of 4: Customizing the C1TaskDialog Application
      • Step 3 of 4: Adding Code to the C1TaskDialog Application
      • Step 4 of 4: Running the C1TaskDialog Application
    • C1TaskbarButton Quick Start
      • Step 1 of 4: Creating a C1TaskbarButton Application
      • Step 2 of 4: Creating a Custom Jump List
      • Step 3 of 4: Using the Apply and Clear Methods
      • Step 4 of 4: Running the Project
  • Windows 7 Control Pack for WinForms Components
    • C1TaskbarButton Component
    • C1TaskDialog Component
  • Design-Time Support
    • Windows 7 Control Pack for WinForms Smart Tags
      • C1TaskDialog Tasks Menu
      • C1TaskbarButton Tasks Menu
    • C1TaskDialog Collection Editors
      • RadioButtons Collection Editor
      • CustomButtons Collection Editor
    • C1TaskbarButton Collection Editors
      • Buttons Collection Editor
      • Items Collection Editor
      • Tasks Collection Editor
  • Working with Windows 7 Control Pack for WinForms
    • Working with C1TaskDialog
      • C1TaskDialog Operating System Compatibility
      • Command Links
      • Access Keys
      • Dialog Box Icons
      • Common Buttons
      • Progress Bar
    • Working with C1TaskbarButton
      • C1TaskbarButton Operating System Compatibility
      • Taskbar Button Elements
        • Taskbar Button Progress Indicator
        • Taskbar Button Overlay
      • Jump List Elements
        • C1JumpPath Basics
        • C1JumpLink Basics
        • C1JumpTask Basics
      • Thumbnail Elements
  • Windows 7 Control Pack for WinForms Samples
  • Windows 7 Control Pack for WinForms Task-Based Help
    • C1TaskDialog Task-Based Help
      • Adding Command Link Buttons
      • Setting the Access Key
      • Setting the Default Button
      • Adding a Progress Bar
    • C1TaskbarButton Task-Based Help
      • Working with the Jump List
        • Adding Jump Tasks
        • Adding JumpLinks
        • Adding JumpPaths
      • Working with the Thumbnail Elements
        • Adding Thumbnail Buttons
        • Restricting the Thumbnail Preview
      • Working with the Taskbar Button
        • Adding a Progress Indicator to the Taskbar Button
        • Adding an Overlay Image to the Taskbar Button
  • API Reference
    • C1.Win.C1Win7Pack.4 Assembly
      • Namespaces
        • C1.Win.C1Win7Pack Namespace
          • Overview
          • Classes
            • C1CustomButton
              • Overview
              • Members
              • C1CustomButton Constructor
              • Properties
                • Enabled Property
                • Name Property
                • Note Property
                • Owner Property
                • ShowElevationIcon Property
                • Text Property
            • C1JumpItem
              • Overview
              • Members
              • Properties
                • CustomCategory Property
                • Owner Property
            • C1JumpLink
              • Overview
              • Members
              • C1JumpLink Constructor
              • Properties
                • ApplicationPath Property
                • Arguments Property
                • IconIndex Property
                • IconPath Property
                • ShowCommand Property
                • Title Property
                • Tooltip Property
                • WorkingDirectory Property
            • C1JumpList
              • Overview
              • Members
              • Methods
                • AddToRecentCategory Method
                  • AddToRecentCategory(String) Method
                  • AddToRecentCategory(C1JumpItem) Method
                • Apply Method
                • ClearKnownCategories Method
                • ClearTasksAndCustomCategories Method
                • GetKnownCategoryItems Method
                • RemoveFromKnownCategories Method
              • Properties
                • Items Property
                • KnownCategory Property
                • KnownCategoryPosition Property
                • MaxSlots Property
                • Modified Property
                • Owner Property
                • RefreshOnStartup Property
                • Tasks Property
            • C1JumpPath
              • Overview
              • Members
              • C1JumpPath Constructor
              • Properties
                • Path Property
            • C1JumpTask
              • Overview
              • Members
              • C1JumpTask Constructor
              • Properties
                • ApplicationPath Property
                • Arguments Property
                • IconIndex Property
                • IconPath Property
                • Owner Property
                • ShowCommand Property
                • Title Property
                • Tooltip Property
                • WorkingDirectory Property
            • C1ProgressIndicator
              • Overview
              • Members
              • Methods
                • Hide Method
                • Show Method
              • Properties
                • Maximum Property
                • Owner Property
                • State Property
                • Value Property
                • Visible Property
            • C1RadioButton
              • Overview
              • Members
              • C1RadioButton Constructor
              • Properties
                • Enabled Property
                • Name Property
                • Owner Property
                • Text Property
            • C1TaskbarButton
              • Overview
              • Members
              • C1TaskbarButton Constructor
                • C1TaskbarButton Constructor()
                • C1TaskbarButton Constructor(IContainer)
                • C1TaskbarButton Constructor(Form)
              • Methods
                • AddShortcutToStartMenu Method
                • CheckFileAssociations Method
                • FlashIfNotActive Method
                • RegisterFileAssociations Method
                  • RegisterFileAssociations(String,String,String,String[]) Method
                  • RegisterFileAssociations(Boolean,String,String,String,String[]) Method
                • RemoveShortcutFromStartMenu Method
                • ShortcutExistsInStartMenu Method
                • UnregisterFileAssociations Method
                  • UnregisterFileAssociations(String[]) Method
                  • UnregisterFileAssociations(Boolean,String[]) Method
              • Properties
                • ContainerForm Property
                • IsPlatformSupported Property
                • JumpList Property
                • OverlayAccessibilityText Property
                • OverlayIcon Property
                • ProcessAppID Property
                • ProgressIndicator Property
                • RegistryProgID Property
                • Site Property
                • Tag Property
                • Thumbnail Property
                • WindowAppID Property
              • Events
                • ApplyingJumpListChanges Event
                • JumpItemsRejected Event
                • JumpItemsRemovedByUser Event
                • ThumbButtonClick Event
            • C1TaskDialog
              • Overview
              • Members
              • C1TaskDialog Constructor
                • C1TaskDialog Constructor()
                • C1TaskDialog Constructor(IContainer)
              • Methods
                • BeginUpdate Method
                • ClickButton Method
                  • ClickButton(TaskDialogCommonButtons) Method
                  • ClickButton(C1CustomButton) Method
                • Close Method
                • EndUpdate Method
                • SetDefaultButton Method
                  • SetDefaultButton(TaskDialogCommonButtons) Method
                  • SetDefaultButton(C1CustomButton) Method
                • SetDefaultRadioButton Method
                  • SetDefaultRadioButton(C1RadioButton) Method
                  • SetDefaultRadioButton(C1RadioButton,Boolean) Method
                • SetDefaultRadioIndex Method
                • Show Method
                  • Show() Method
                  • Show(IWin32Window) Method
                  • Show(Boolean) Method
              • Properties
                • AllowCancel Property
                • CanBeMinimized Property
                • CheckBoxChecked Property
                • CheckBoxText Property
                • CheckedByDefault Property
                • ClickedCustomButton Property
                • CollapsedControlText Property
                • CommonButtons Property
                • Content Property
                • CustomButtons Property
                • DialogResult Property
                • EnableCheckBox Property
                • EnableHyperlinks Property
                • EnableTimer Property
                • Expanded Property
                • ExpandedByDefault Property
                • ExpandedControlText Property
                • ExpandedInformation Property
                • ExpandFooterArea Property
                • FooterCommonIcon Property
                • FooterCustomIcon Property
                • FooterText Property
                • IsPlatformSupported Property
                • MainCommonIcon Property
                • MainCustomIcon Property
                • MainInstruction Property
                • NoIconOnCommandLinks Property
                • ProgressBar Property
                • RadioButtons Property
                • RightToLeft Property
                • SelectedRadioButton Property
                • SelectedRadioIndex Property
                • SizeToContent Property
                • StartPosition Property
                • Tag Property
                • UseCommandLinks Property
                • Visible Property
                • Width Property
                • WindowTitle Property
              • Events
                • ButtonClick Event
                • CheckBoxClick Event
                • ExpandedChanged Event
                • HelpRequested Event
                • HyperlinkClick Event
                • Initialized Event
                • RadioButtonClick Event
                • Refreshed Event
                • TimerTick Event
            • C1TaskDialog.C1ProgressBar
              • Overview
              • Members
              • Properties
                • MarqueeUpdateInterval Property
                • Maximum Property
                • Owner Property
                • State Property
                • Value Property
                • Visible Property
            • C1ThumbButton
              • Overview
              • Members
              • C1ThumbButton Constructor
              • Properties
                • DismissOnClick Property
                • Enabled Property
                • Icon Property
                • ImageIndex Property
                • ImageKey Property
                • Interactive Property
                • Name Property
                • NoBackground Property
                • Owner Property
                • Tooltip Property
                • Visible Property
            • C1Thumbnail
              • Overview
              • Members
              • Properties
                • Buttons Property
                • ClipControl Property
                • ImageList Property
                • Owner Property
                • Tooltip Property
            • CustomButtonCollection
              • Overview
              • Members
              • Methods
                • Add Method
                • AddRange Method
                • Contains Method
                  • Contains(C1CustomButton) Method
                  • Contains(String) Method
                • IndexOf Method
                  • IndexOf(C1CustomButton) Method
                  • IndexOf(String) Method
                • Insert Method
                • Remove Method
                  • Remove(C1CustomButton) Method
                  • Remove(String) Method
              • Properties
                • Item Property
                  • Item(Int32) Property
                  • Item(String) Property
                • Owner Property
            • JumpItemCollection
              • Overview
              • Members
              • Methods
                • Add Method
                • AddRange Method
                • Contains Method
                • IndexOf Method
                • Insert Method
                • Remove Method
              • Properties
                • Item Property
                • Owner Property
            • JumpItemsRejectedEventArgs
              • Overview
              • Members
              • JumpItemsRejectedEventArgs Constructor
              • Methods
                • FilterByReason Method
              • Properties
                • RejectedItems Property
                • RejectionReasons Property
            • JumpItemsRemovedEventArgs
              • Overview
              • Members
              • JumpItemsRemovedEventArgs Constructor
              • Properties
                • RemovedItems Property
            • JumpTaskCollection
              • Overview
              • Members
              • Methods
                • Add Method
                • AddRange Method
                • Contains Method
                  • Contains(C1JumpTask) Method
                  • Contains(String) Method
                • IndexOf Method
                  • IndexOf(C1JumpTask) Method
                  • IndexOf(String) Method
                • Insert Method
                • Remove Method
                  • Remove(C1JumpTask) Method
                  • Remove(String) Method
              • Properties
                • Item Property
                  • Item(Int32) Property
                  • Item(String) Property
                • Owner Property
            • RadioButtonCollection
              • Overview
              • Members
              • Methods
                • Add Method
                • AddRange Method
                • Contains Method
                  • Contains(C1RadioButton) Method
                  • Contains(String) Method
                • IndexOf Method
                  • IndexOf(C1RadioButton) Method
                  • IndexOf(String) Method
                • Insert Method
                • Remove Method
                  • Remove(C1RadioButton) Method
                  • Remove(String) Method
              • Properties
                • Item Property
                  • Item(Int32) Property
                  • Item(String) Property
                • Owner Property
            • TaskDialogButtonClickEventArgs
              • Overview
              • Members
              • TaskDialogButtonClickEventArgs Constructor
              • Properties
                • CustomButton Property
                • DialogResult Property
            • TaskDialogHyperlinkClickEventArgs
              • Overview
              • Members
              • TaskDialogHyperlinkClickEventArgs Constructor
              • Properties
                • Url Property
            • TaskDialogTimerTickEventArgs
              • Overview
              • Members
              • TaskDialogTimerTickEventArgs Constructor
              • Properties
                • ResetTimer Property
                • Ticks Property
            • ThumbButtonCollection
              • Overview
              • Members
              • Methods
                • Add Method
                • AddRange Method
                • BeginUpdate Method
                • Contains Method
                  • Contains(C1ThumbButton) Method
                  • Contains(String) Method
                • EndUpdate Method
                • IndexOf Method
                  • IndexOf(C1ThumbButton) Method
                  • IndexOf(String) Method
                • Insert Method
                • Remove Method
                  • Remove(C1ThumbButton) Method
                  • Remove(String) Method
              • Properties
                • Item Property
                  • Item(Int32) Property
                  • Item(String) Property
                • Owner Property
            • ThumbButtonEventArgs
              • Overview
              • Members
              • ThumbButtonEventArgs Constructor
              • Properties
                • Button Property
                • ButtonIndex Property
          • Enumerations
            • JumpItemRejectionReason
            • JumpListKnownCategory
            • KnownCategoryPosition
            • ShellLinkShowCommand
            • TaskbarProgressState
            • TaskDialogCommonButtons
            • TaskDialogCommonIcon
            • TaskDialogProgressBarState
            • TaskDialogResult
            • TaskDialogStartPosition
          • Delegates
            • JumpItemsRejectedEventHandler
            • JumpItemsRemovedEventHandler
            • TaskDialogButtonClickEventHandler
            • TaskDialogHyperlinkClickEventHandler
            • TaskDialogTimerTickEventHandler
            • ThumbButtonEventHandler
        • C1.Win.C1Win7Pack.Localization Namespace
          • Overview
          • Classes
            • Strings
              • Overview
              • Members
              • Properties
                • ResourceManager Property
                • UICulture Property
            • Strings.Misc
              • Overview
              • Members
              • Properties
                • AppIDNotSpecified Property
                • ButtonX Property
                • Cancel Property
                • CheckBoxEnableFrozen Property
                • Close Property
                • CustomButtonText Property
                • DialogContentsTooComplex Property
                • ErrorItem Property
                • FirstItem Property
                • HiddenDialogButtonClick Property
                • IncorrectArgument Property
                • ItemAlreadyAdded Property
                • ItemDoesNotDeriveFrom Property
                • MustBeGreaterOrEqual Property
                • MustBeLessOrEqual Property
                • MustBePositive Property
                • No Property
                • NoFileExists Property
                • NoneItem Property
                • NullOrEmptyArgument Property
                • OK Property
                • OldVersionOfComCtl32 Property
                • RadioSpaceX Property
                • RadioX Property
                • RequiredVistaOrNewer Property
                • Retry Property
                • TooLongTooltip Property
                • TooManyThumbnailButtons Property
                • UnexpectedInternalError Property
                • Win32InvalidArguments Property
                • Yes Property