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/TextFormatFlags.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -288,7 +288,7 @@
288
288
</ReturnValue>
289
289
<MemberValue>65536</MemberValue>
290
290
<Docs>
291
-
<summary>Has no effect on the drawn text.</summary>
291
+
<summary>Has no effect on the drawn text. Modifies the specified string parameter to match the displayed text if ellipsis are shown. This value has no effect unless <seecref="F:System.Windows.Forms.TextFormatFlags.EndEllipsis /> is specified.</summary>
0 commit comments