Skip to content

Commit b6a44a4

Browse files
committed
add missing tag
1 parent 4fd370b commit b6a44a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/Microsoft.VisualBasic.Compatibility.VB6/FileListBox.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@
332332
</ReturnValue>
333333
<Docs>
334334
<summary>Gets the height of an item in the <see cref="T:System.Windows.Forms.ListBox" />.</summary>
335-
<value>This property is not required for the <see cref="T:Microsoft.VisualBasic.Compatibility.VB6.FileListBox" /> control; the <see cref="T:Microsoft.VisualBasic.Compatibility.VB6.FileListBox" /> does not support items of variable height. It is provided only because the <see cref="T:Microsoft.VisualBasic.Compatibility.VB6.FileListBox" /> control inherits from <see cref="T:System.Windows.Forms.ListBox" />.
335+
<value>This property is not required for the <see cref="T:Microsoft.VisualBasic.Compatibility.VB6.FileListBox" /> control; the <see cref="T:Microsoft.VisualBasic.Compatibility.VB6.FileListBox" /> does not support items of variable height. It is provided only because the <see cref="T:Microsoft.VisualBasic.Compatibility.VB6.FileListBox" /> control inherits from <see cref="T:System.Windows.Forms.ListBox" />.</value>
336336
<remarks>
337337
<format type="text/markdown"><![CDATA[
338338

0 commit comments

Comments
 (0)