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/Microsoft.VisualBasic.Compatibility.VB6/FileListBox.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -332,7 +332,7 @@
332
332
</ReturnValue>
333
333
<Docs>
334
334
<summary>Gets the height of an item in the <seecref="T:System.Windows.Forms.ListBox" />.</summary>
335
-
<value>This property is not required for the <seecref="T:Microsoft.VisualBasic.Compatibility.VB6.FileListBox" /> control; the <seecref="T:Microsoft.VisualBasic.Compatibility.VB6.FileListBox" /> does not support items of variable height. It is provided only because the <seecref="T:Microsoft.VisualBasic.Compatibility.VB6.FileListBox" /> control inherits from <seecref="T:System.Windows.Forms.ListBox" />.
335
+
<value>This property is not required for the <seecref="T:Microsoft.VisualBasic.Compatibility.VB6.FileListBox" /> control; the <seecref="T:Microsoft.VisualBasic.Compatibility.VB6.FileListBox" /> does not support items of variable height. It is provided only because the <seecref="T:Microsoft.VisualBasic.Compatibility.VB6.FileListBox" /> control inherits from <seecref="T:System.Windows.Forms.ListBox" />.</value>
0 commit comments