mirror of
https://github.com/Stone-Red-Code/docs-desktop.git
synced 2026-09-04 09:06:04 +02:00
* Merge winforms framework content to working branch (#14) * Breadcrumb / TOC / Move net5 to net folder (#15) * change path from net5 to net * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Add .net 5 winforms placeholder article (#16) * added some metadata and adjusted net5 placeholder * corrections * corrections * corrections * Test1 * Swapping landing page vs concept * fix links * Fix links * Fix desc
2.3 KiB
2.3 KiB
title, ms.date, f1_keywords, helpviewer_keywords, ms.assetid
| title | ms.date | f1_keywords | helpviewer_keywords | ms.assetid | ||||
|---|---|---|---|---|---|---|---|---|
| ToolStripProgressBar Control Overview | 03/30/2017 |
|
|
ec3ab522-5fe4-4b4d-a551-bc19e84f4774 |
ToolStripProgressBar Control Overview
The xref:System.Windows.Forms.ToolStripProgressBar combines the rafting and rendering functionality of all xref:System.Windows.Forms.ToolStrip controls with its typical process-tracking functionality. A xref:System.Windows.Forms.ToolStripProgressBar is most usually hosted by xref:System.Windows.Forms.StatusStrip, and less frequently by a xref:System.Windows.Forms.ToolStrip.
Although xref:System.Windows.Forms.ToolStripProgressBar replaces and adds functionality to the control in previous versions, xref:System.Windows.Forms.ToolStripProgressBar is retained for both backward compatibility and future use if desired.