We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a065e46 commit 6333ee8Copy full SHA for 6333ee8
docs/snippets/cpp/VS_Snippets_Winforms/System.Windows.Forms.ProgressBarRenderer/cpp/form1.cpp
@@ -12,7 +12,7 @@
12
// each rectangle is negative, so the bar progresses upward. The size adjustments
13
// ensure that the chunks don't paint over the frame.
14
15
-// For simplicity, this sampel does not handle run-time switching of visual styles.
+// For simplicity, this sample does not handle run-time switching of visual styles.
16
17
//<Snippet0>
18
#using <System.Drawing.dll>
0 commit comments