You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: xml/System.Windows.Forms/NumericUpDown.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -229,7 +229,7 @@
229
229
<ReturnType>System.Int32</ReturnType>
230
230
</ReturnValue>
231
231
<Docs>
232
-
<summary>Gets or sets the number of decimal places to display in the spin box (also known as an up-down control).</summary>
232
+
<summary>Gets or sets the number of decimal places to display in the spin box (also known as an up-down control). This property doesn't affect the <seecref="P:System.Windows.Forms.NumericUpDown.Value" /> property.</summary>
233
233
<value>The number of decimal places to display in the spin box. The default is 0.</value>
0 commit comments