# Windows 7 Control Pack for WinForms Components

## Content



**Windows 7 Control Pack for WinForms** consists of the following controls and components, which provide functionality for creating a Windows 7-style application.

### The C1TaskbarButton Component

[C1TaskbarButton](/componentone/api/win/online-winpack/dotnet-framework-api/C1.Win.C1Win7Pack.4.8/C1.Win.C1Win7Pack.C1TaskbarButton.html) works with Windows 7 taskbar extensions. You can adjust the application's Jump List, thumbnail toolbar, icon overlay, and a progress bar displayed on the taskbar button. Also, you can select a particular control on a form to use its contents as the thumbnail image.

### The C1TaskDialog Control

[C1TaskDialog](/componentone/api/win/online-winpack/dotnet-framework-api/C1.Win.C1Win7Pack.4.8/C1.Win.C1Win7Pack.C1TaskDialog.html) is a powerful replacement for the standard message box under Windows Vista or newer operating systems. Similar to other standard dialog boxes (such as **OpenFileDialog**) you can set simply a few properties, then call to the [Show](/componentone/api/win/online-winpack/dotnet-framework-api/C1.Win.C1Win7Pack.4.8/C1.Win.C1Win7Pack.C1TaskDialog.Show.html) method to display the dialog box at run-time.

## See Also

[C1TaskbarButton Component](/componentone/docs/win/online-winpack/windows7controlpackf2/c1taskbarbuttoncompo)

[C1TaskDialog Component](/componentone/docs/win/online-winpack/windows7controlpackf2/c1taskdialogcomponen)