Skip to content

Commit 04688ee

Browse files
corrections for 'ModifyString` flag
1 parent 33b8d79 commit 04688ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Windows.Forms/TextFormatFlags.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@
288288
</ReturnValue>
289289
<MemberValue>65536</MemberValue>
290290
<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 <see cref="F:System.Windows.Forms.TextFormatFlags.EndEllipsis /> is specified.</summary>
292292
</Docs>
293293
</Member>
294294
<Member MemberName="NoClipping">

0 commit comments

Comments
 (0)