# C1.Win.C1Win7Pack

## Content

<div class="doc-site-dotnet-api-container">

  <h1 id="C1_Win_C1Win7Pack" data-uid="C1.Win.C1Win7Pack" class="text-break">C1.Win.C1Win7Pack Namespace
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></div>
  <div class="markdown level0 remarks"></div>
    <h3 id="classes">
Classes
</h3>
      <h4><a class="xref" href="C1.Win.C1Win7Pack.C1CustomButton.html">C1CustomButton</a></h4>
      <section><p>Represents a button or a command link that can be hosted in a task dialog.</p>
</section>
      <h4><a class="xref" href="C1.Win.C1Win7Pack.C1JumpItem.html">C1JumpItem</a></h4>
      <section><p>Represents an item in the Jump List (either <a class="xref" href="C1.Win.C1Win7Pack.C1JumpPath.html">C1JumpPath</a> or <a class="xref" href="C1.Win.C1Win7Pack.C1JumpLink.html">C1JumpLink</a>).</p>
</section>
      <h4><a class="xref" href="C1.Win.C1Win7Pack.C1JumpLink.html">C1JumpLink</a></h4>
      <section><p>Represents a shortcut to an application in the Windows 7 taskbar Jump List.</p>
</section>
      <h4><a class="xref" href="C1.Win.C1Win7Pack.C1JumpList.html">C1JumpList</a></h4>
      <section><p>Represents a list of items and tasks displayed as a menu on a Windows 7 taskbar button.</p>
</section>
      <h4><a class="xref" href="C1.Win.C1Win7Pack.C1JumpPath.html">C1JumpPath</a></h4>
      <section><p>Represents a link to a file that is displayed in a Windows 7 taskbar Jump List.</p>
</section>
      <h4><a class="xref" href="C1.Win.C1Win7Pack.C1JumpTask.html">C1JumpTask</a></h4>
      <section><p>Represents a task in the Windows 7 taskbar Jump List.</p>
</section>
      <h4><a class="xref" href="C1.Win.C1Win7Pack.C1ProgressIndicator.html">C1ProgressIndicator</a></h4>
      <section><p>Displays a progress indicator on a taskbar button of the owner form
to show the specific percentage completed of the full operation.</p>
</section>
      <h4><a class="xref" href="C1.Win.C1Win7Pack.C1RadioButton.html">C1RadioButton</a></h4>
      <section><p>Defines a radio button that can be hosted in a task dialog.</p>
</section>
      <h4><a class="xref" href="C1.Win.C1Win7Pack.C1TaskDialog.html">C1TaskDialog</a></h4>
      <section><p>A powerful successor to the MessageBox dialog window.</p>
</section>
      <h4><a class="xref" href="C1.Win.C1Win7Pack.C1TaskDialog.C1ProgressBar.html">C1TaskDialog.C1ProgressBar</a></h4>
      <section><p>Displays a progress bar on a task dialog.</p>
</section>
      <h4><a class="xref" href="C1.Win.C1Win7Pack.C1TaskbarButton.html">C1TaskbarButton</a></h4>
      <section><p>Represents a taskbar button of the application form.</p>
</section>
      <h4><a class="xref" href="C1.Win.C1Win7Pack.C1ThumbButton.html">C1ThumbButton</a></h4>
      <section><p>Represents a taskbar thumbnail button in the thumbnail toolbar.</p>
</section>
      <h4><a class="xref" href="C1.Win.C1Win7Pack.C1Thumbnail.html">C1Thumbnail</a></h4>
      <section><p>Adjusts the thumbnail image of a window in a taskbar button flyout.</p>
</section>
      <h4><a class="xref" href="C1.Win.C1Win7Pack.CustomButtonCollection.html">CustomButtonCollection</a></h4>
      <section><p>Represents a collection of <a class="xref" href="C1.Win.C1Win7Pack.C1CustomButton.html">C1CustomButton</a>s.</p>
</section>
      <h4><a class="xref" href="C1.Win.C1Win7Pack.JumpItemCollection.html">JumpItemCollection</a></h4>
      <section><p>Represents a collection of <a class="xref" href="C1.Win.C1Win7Pack.C1JumpItem.html">C1JumpItem</a>s.</p>
</section>
      <h4><a class="xref" href="C1.Win.C1Win7Pack.JumpItemsRejectedEventArgs.html">JumpItemsRejectedEventArgs</a></h4>
      <section><p>Provides data for the <a class="xref" href="C1.Win.C1Win7Pack.C1TaskbarButton.JumpItemsRejected.html">JumpItemsRejected</a> event.</p>
</section>
      <h4><a class="xref" href="C1.Win.C1Win7Pack.JumpItemsRemovedEventArgs.html">JumpItemsRemovedEventArgs</a></h4>
      <section><p>Provides data for the <a class="xref" href="C1.Win.C1Win7Pack.C1TaskbarButton.JumpItemsRemovedByUser.html">JumpItemsRemovedByUser</a> event.</p>
</section>
      <h4><a class="xref" href="C1.Win.C1Win7Pack.JumpTaskCollection.html">JumpTaskCollection</a></h4>
      <section><p>Represents a collection of <a class="xref" href="C1.Win.C1Win7Pack.C1JumpTask.html">C1JumpTask</a>s.</p>
</section>
      <h4><a class="xref" href="C1.Win.C1Win7Pack.RadioButtonCollection.html">RadioButtonCollection</a></h4>
      <section><p>Represents a collection of <a class="xref" href="C1.Win.C1Win7Pack.C1RadioButton.html">C1RadioButton</a>s.</p>
</section>
      <h4><a class="xref" href="C1.Win.C1Win7Pack.TaskDialogButtonClickEventArgs.html">TaskDialogButtonClickEventArgs</a></h4>
      <section><p>Provides data for the <a class="xref" href="C1.Win.C1Win7Pack.C1TaskDialog.ButtonClick.html">ButtonClick</a> event.</p>
</section>
      <h4><a class="xref" href="C1.Win.C1Win7Pack.TaskDialogHyperlinkClickEventArgs.html">TaskDialogHyperlinkClickEventArgs</a></h4>
      <section><p>Provides data for the <a class="xref" href="C1.Win.C1Win7Pack.C1TaskDialog.HyperlinkClick.html">HyperlinkClick</a> event.</p>
</section>
      <h4><a class="xref" href="C1.Win.C1Win7Pack.TaskDialogTimerTickEventArgs.html">TaskDialogTimerTickEventArgs</a></h4>
      <section><p>Provides data for the <a class="xref" href="C1.Win.C1Win7Pack.C1TaskDialog.TimerTick.html">TimerTick</a> event.</p>
</section>
      <h4><a class="xref" href="C1.Win.C1Win7Pack.ThumbButtonCollection.html">ThumbButtonCollection</a></h4>
      <section><p>Represents a collection of <a class="xref" href="C1.Win.C1Win7Pack.C1ThumbButton.html">C1ThumbButton</a>s.</p>
</section>
      <h4><a class="xref" href="C1.Win.C1Win7Pack.ThumbButtonEventArgs.html">ThumbButtonEventArgs</a></h4>
      <section><p>Provides data for events occuring for the thumbnail buttons.</p>
</section>
    <h3 id="enums">
Enums
</h3>
      <h4><a class="xref" href="C1.Win.C1Win7Pack.JumpItemRejectionReason.html">JumpItemRejectionReason</a></h4>
      <section><p>Describes why a <a class="xref" href="C1.Win.C1Win7Pack.C1JumpItem.html">C1JumpItem</a> could not be added to the Jump List by the Windows shell.</p>
</section>
      <h4><a class="xref" href="C1.Win.C1Win7Pack.JumpListKnownCategory.html">JumpListKnownCategory</a></h4>
      <section><p>Known category to display in the Jump List.</p>
</section>
      <h4><a class="xref" href="C1.Win.C1Win7Pack.KnownCategoryPosition.html">KnownCategoryPosition</a></h4>
      <section><p>The known category location relative to the custom category collection.</p>
</section>
      <h4><a class="xref" href="C1.Win.C1Win7Pack.ShellLinkShowCommand.html">ShellLinkShowCommand</a></h4>
      <section><p>The show command sets the initial show state of the window.</p>
</section>
      <h4><a class="xref" href="C1.Win.C1Win7Pack.TaskDialogCommonButtons.html">TaskDialogCommonButtons</a></h4>
      <section><p>A combination of flags to identify one or several standard buttons
that can be displayed at the bottom of a task dialog.</p>
</section>
      <h4><a class="xref" href="C1.Win.C1Win7Pack.TaskDialogCommonIcon.html">TaskDialogCommonIcon</a></h4>
      <section><p>Specifies the predefined icon displayed in a task dialog.</p>
</section>
      <h4><a class="xref" href="C1.Win.C1Win7Pack.TaskDialogProgressBarState.html">TaskDialogProgressBarState</a></h4>
      <section><p>Sets the state of a task dialog progress bar.</p>
</section>
      <h4><a class="xref" href="C1.Win.C1Win7Pack.TaskDialogResult.html">TaskDialogResult</a></h4>
      <section><p>Specifies the possible return values of the <a class="xref" href="C1.Win.C1Win7Pack.C1TaskDialog.Show.html#C1_Win_C1Win7Pack_C1TaskDialog_Show">Show()</a> method.</p>
</section>
      <h4><a class="xref" href="C1.Win.C1Win7Pack.TaskDialogStartPosition.html">TaskDialogStartPosition</a></h4>
      <section><p>Specifies the initial position of the task dialog.</p>
</section>
      <h4><a class="xref" href="C1.Win.C1Win7Pack.TaskbarProgressState.html">TaskbarProgressState</a></h4>
      <section><p>Represents the state of the thumbnail progress indicator.</p>
</section>
    <h3 id="delegates">
Delegates
</h3>
      <h4><a class="xref" href="C1.Win.C1Win7Pack.JumpItemsRejectedEventHandler.html">JumpItemsRejectedEventHandler</a></h4>
      <section><p>Represents a method that handles the <a class="xref" href="C1.Win.C1Win7Pack.C1TaskbarButton.JumpItemsRejected.html">JumpItemsRejected</a> event.</p>
</section>
      <h4><a class="xref" href="C1.Win.C1Win7Pack.JumpItemsRemovedEventHandler.html">JumpItemsRemovedEventHandler</a></h4>
      <section><p>Represents a method that handles the <a class="xref" href="C1.Win.C1Win7Pack.C1TaskbarButton.JumpItemsRemovedByUser.html">JumpItemsRemovedByUser</a> event.</p>
</section>
      <h4><a class="xref" href="C1.Win.C1Win7Pack.TaskDialogButtonClickEventHandler.html">TaskDialogButtonClickEventHandler</a></h4>
      <section><p>Represents a method that handles the <a class="xref" href="C1.Win.C1Win7Pack.C1TaskDialog.ButtonClick.html">ButtonClick</a> event.</p>
</section>
      <h4><a class="xref" href="C1.Win.C1Win7Pack.TaskDialogHyperlinkClickEventHandler.html">TaskDialogHyperlinkClickEventHandler</a></h4>
      <section><p>Represents a method that handles the <a class="xref" href="C1.Win.C1Win7Pack.C1TaskDialog.HyperlinkClick.html">HyperlinkClick</a> event.</p>
</section>
      <h4><a class="xref" href="C1.Win.C1Win7Pack.TaskDialogTimerTickEventHandler.html">TaskDialogTimerTickEventHandler</a></h4>
      <section><p>Represents a method that handles the <a class="xref" href="C1.Win.C1Win7Pack.C1TaskDialog.TimerTick.html">TimerTick</a> event.</p>
</section>
      <h4><a class="xref" href="C1.Win.C1Win7Pack.ThumbButtonEventHandler.html">ThumbButtonEventHandler</a></h4>
      <section><p>Represents a method that handles events occuring for the thumbnail buttons.</p>
</section>


</div>
