Skip to content

Commit 26f4dec

Browse files
authored
Update default value
1 parent f27be8c commit 26f4dec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Windows.Forms/ToolTip.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@
320320
</ReturnValue>
321321
<Docs>
322322
<summary>Gets or sets the period of time the ToolTip remains visible if the pointer is stationary on a control with specified ToolTip text.</summary>
323-
<value>The period of time, in milliseconds, that the <see cref="T:System.Windows.Forms.ToolTip" /> remains visible when the pointer is stationary on a control. The default value is 5000.</value>
323+
<value>The period of time, in milliseconds, that the <see cref="T:System.Windows.Forms.ToolTip" /> remains visible when the pointer is stationary on a control. On Windows 11, the default value causes the ToolTip to remain visible indefinitely.</value>
324324
<remarks>
325325
<format type="text/markdown"><![CDATA[
326326

0 commit comments

Comments
 (0)