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
+5-2Lines changed: 5 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -333,9 +333,12 @@
333
333
<Docs>
334
334
<summary>Gets the height of an item in the <seecref="T:System.Windows.Forms.ListBox" />.</summary>
335
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" />.
Copy file name to clipboardExpand all lines: xml/Microsoft.VisualBasic/VbStrConv.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -440,7 +440,7 @@
440
440
</ReturnValue>
441
441
<MemberValue>4</MemberValue>
442
442
<Docs>
443
-
<summary>Converts narrow (single-byte) characters in the string to wide (double-byte) characters. Applies to Asian locales. This member is equivalent to the Visual Basic constant <seelangword="vbWide" />. <seehref="~/includes/vbstrconv-wide-md.md">!INCLUDE[vbstrconv-wide</see>]</summary>
443
+
<summary>Converts narrow (single-byte) characters in the string to wide (double-byte) characters. Applies to Asian locales. This member is equivalent to the Visual Basic constant <seelangword="vbWide" />. [!INCLUDE[vbstrconv-wide](~/includes/vbstrconv-wide-md.md)]</summary>
0 commit comments