Skip to content

Commit 9337a20

Browse files
pkulikovmairaw
authored andcommitted
Replaced NIB MSDN link (dotnet#488)
1 parent 414fd00 commit 9337a20

File tree

186 files changed

+1136
-1136
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

186 files changed

+1136
-1136
lines changed

xml/Microsoft.VisualBasic.Compatibility.VB6/CheckBoxArray.xml

Lines changed: 61 additions & 61 deletions
Large diffs are not rendered by default.

xml/Microsoft.VisualBasic.Compatibility.VB6/CheckedListBoxArray.xml

Lines changed: 63 additions & 63 deletions
Large diffs are not rendered by default.

xml/Microsoft.VisualBasic.Compatibility.VB6/ColorDialogArray.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Type Name="ColorDialogArray" FullName="Microsoft.VisualBasic.Compatibility.VB6.ColorDialogArray">
1+
<Type Name="ColorDialogArray" FullName="Microsoft.VisualBasic.Compatibility.VB6.ColorDialogArray">
22
<TypeSignature Language="C#" Value="public class ColorDialogArray : Microsoft.VisualBasic.Compatibility.VB6.BaseControlArray, System.ComponentModel.IExtenderProvider" />
33
<TypeSignature Language="ILAsm" Value=".class public auto ansi ColorDialogArray extends Microsoft.VisualBasic.Compatibility.VB6.BaseControlArray implements class System.ComponentModel.IExtenderProvider" />
44
<TypeSignature Language="DocId" Value="T:Microsoft.VisualBasic.Compatibility.VB6.ColorDialogArray" />
@@ -258,7 +258,7 @@
258258
## Remarks
259259
The `HelpRequest` event is typically raised when the user presses the F1 key or an associated context-sensitive Help button is clicked.
260260
261-
For more information about how to handle events, see [NIB: Consuming Events](http://msdn.microsoft.com/library/01e4f1bc-e55e-413f-98c7-6588493e5f67).
261+
For more information about how to handle events, see [Handling and Raising Events](~/docs/standard/events/index.md).
262262
263263
> [!NOTE]
264264
> Functions and objects in the <xref:Microsoft.VisualBasic.Compatibility.VB6> namespace are provided for use by the tools for upgrading from Visual Basic 6.0 to Visual Basic. In most cases, these functions and objects duplicate functionality that you can find in other namespaces in the [!INCLUDE[dnprdnshort](~/includes/dnprdnshort-md.md)]. They are necessary only when the Visual Basic 6.0 code model differs significantly from the [!INCLUDE[dnprdnshort](~/includes/dnprdnshort-md.md)] implementation.

xml/Microsoft.VisualBasic.Compatibility.VB6/FileListBoxArray.xml

Lines changed: 51 additions & 51 deletions
Large diffs are not rendered by default.

xml/Microsoft.VisualBasic.Compatibility.VB6/FontDialogArray.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Type Name="FontDialogArray" FullName="Microsoft.VisualBasic.Compatibility.VB6.FontDialogArray">
1+
<Type Name="FontDialogArray" FullName="Microsoft.VisualBasic.Compatibility.VB6.FontDialogArray">
22
<TypeSignature Language="C#" Value="public class FontDialogArray : Microsoft.VisualBasic.Compatibility.VB6.BaseControlArray, System.ComponentModel.IExtenderProvider" />
33
<TypeSignature Language="ILAsm" Value=".class public auto ansi FontDialogArray extends Microsoft.VisualBasic.Compatibility.VB6.BaseControlArray implements class System.ComponentModel.IExtenderProvider" />
44
<TypeSignature Language="DocId" Value="T:Microsoft.VisualBasic.Compatibility.VB6.FontDialogArray" />
@@ -144,7 +144,7 @@
144144
## Remarks
145145
Every time the `Apply` button is clicked, another `Apply` event is raised.
146146
147-
For more information about how to handle events, see [NIB: Consuming Events](http://msdn.microsoft.com/library/01e4f1bc-e55e-413f-98c7-6588493e5f67).
147+
For more information about how to handle events, see [Handling and Raising Events](~/docs/standard/events/index.md).
148148
149149
> [!NOTE]
150150
> Functions and objects in the <xref:Microsoft.VisualBasic.Compatibility.VB6> namespace are provided for use by the tools for upgrading from Visual Basic 6.0 to Visual Basic. In most cases, these functions and objects duplicate functionality that you can find in other namespaces in the [!INCLUDE[dnprdnshort](~/includes/dnprdnshort-md.md)]. They are necessary only when the Visual Basic 6.0 code model differs significantly from the [!INCLUDE[dnprdnshort](~/includes/dnprdnshort-md.md)] implementation.
@@ -291,7 +291,7 @@
291291
## Remarks
292292
The `HelpRequested` event is typically raised when the user presses the F1 key or an associated context-sensitive Help button is clicked.
293293
294-
For more information about how to handle events, see [NIB: Consuming Events](http://msdn.microsoft.com/library/01e4f1bc-e55e-413f-98c7-6588493e5f67).
294+
For more information about how to handle events, see [Handling and Raising Events](~/docs/standard/events/index.md).
295295
296296
> [!NOTE]
297297
> Functions and objects in the <xref:Microsoft.VisualBasic.Compatibility.VB6> namespace are provided for use by the tools for upgrading from Visual Basic 6.0 to Visual Basic. In most cases, these functions and objects duplicate functionality that you can find in other namespaces in the [!INCLUDE[dnprdnshort](~/includes/dnprdnshort-md.md)]. They are necessary only when the Visual Basic 6.0 code model differs significantly from the [!INCLUDE[dnprdnshort](~/includes/dnprdnshort-md.md)] implementation.

xml/Microsoft.VisualBasic.Compatibility.VB6/MenuItemArray.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Type Name="MenuItemArray" FullName="Microsoft.VisualBasic.Compatibility.VB6.MenuItemArray">
1+
<Type Name="MenuItemArray" FullName="Microsoft.VisualBasic.Compatibility.VB6.MenuItemArray">
22
<TypeSignature Language="C#" Value="public class MenuItemArray : Microsoft.VisualBasic.Compatibility.VB6.BaseControlArray, System.ComponentModel.IExtenderProvider" />
33
<TypeSignature Language="ILAsm" Value=".class public auto ansi MenuItemArray extends Microsoft.VisualBasic.Compatibility.VB6.BaseControlArray implements class System.ComponentModel.IExtenderProvider" />
44
<TypeSignature Language="DocId" Value="T:Microsoft.VisualBasic.Compatibility.VB6.MenuItemArray" />
@@ -196,7 +196,7 @@
196196
197197
A double-click is determined by the mouse settings of the user's operating system. The user can set the time between clicks of a mouse button that should be considered a double-click instead of two clicks. The `Click` event is raised every time that a control is double-clicked. For example, if you have event handlers for the `Click` and <xref:System.Windows.Forms.Control.DoubleClick> events of a [control](ms-help://MS.VSCC.v90/MS.MSDNQTR.v90.en/fxref_system.windows.forms/html/6569d671-0a28-7b3f-dbb8-90c3d272b6e2.htm), the `Click` and <xref:System.Windows.Forms.Control.DoubleClick> events are raised when the control is double-clicked and both methods are called. If a control is double-clicked and that control does not support the <xref:System.Windows.Forms.Control.DoubleClick> event, the `Click` event might be raised two times.
198198
199-
For more information about how to handle events, see [NIB: Consuming Events](http://msdn.microsoft.com/library/01e4f1bc-e55e-413f-98c7-6588493e5f67).
199+
For more information about how to handle events, see [Handling and Raising Events](~/docs/standard/events/index.md).
200200
201201
> [!NOTE]
202202
> Functions and objects in the <xref:Microsoft.VisualBasic.Compatibility.VB6> namespace are provided for use by the tools for upgrading from Visual Basic 6.0 to Visual Basic. In most cases, these functions and objects duplicate functionality that you can find in other namespaces in the [!INCLUDE[dnprdnshort](~/includes/dnprdnshort-md.md)]. They are necessary only when the Visual Basic 6.0 code model differs significantly from the [!INCLUDE[dnprdnshort](~/includes/dnprdnshort-md.md)] implementation.
@@ -230,7 +230,7 @@
230230
## Remarks
231231
This event is used by an owner-drawn <xref:System.Windows.Forms.MenuItem>.
232232
233-
For more information about how to handle events, see [NIB: Consuming Events](http://msdn.microsoft.com/library/01e4f1bc-e55e-413f-98c7-6588493e5f67).
233+
For more information about how to handle events, see [Handling and Raising Events](~/docs/standard/events/index.md).
234234
235235
> [!NOTE]
236236
> Functions and objects in the <xref:Microsoft.VisualBasic.Compatibility.VB6> namespace are provided for use by the tools for upgrading from Visual Basic 6.0 to Visual Basic. In most cases, these functions and objects duplicate functionality that you can find in other namespaces in the [!INCLUDE[dnprdnshort](~/includes/dnprdnshort-md.md)]. They are necessary only when the Visual Basic 6.0 code model differs significantly from the [!INCLUDE[dnprdnshort](~/includes/dnprdnshort-md.md)] implementation.
@@ -413,7 +413,7 @@ MsgBox(CStr(MenuItemArray(1).Text))
413413
## Remarks
414414
You can create an event handler for this event to specify the size an item is made before it is drawn in the <xref:Microsoft.VisualBasic.Compatibility.VB6.MenuItemArray.DrawItem> event.
415415
416-
For more information about how to handle events, see [NIB: Consuming Events](http://msdn.microsoft.com/library/01e4f1bc-e55e-413f-98c7-6588493e5f67).
416+
For more information about how to handle events, see [Handling and Raising Events](~/docs/standard/events/index.md).
417417
418418
> [!NOTE]
419419
> Functions and objects in the <xref:Microsoft.VisualBasic.Compatibility.VB6> namespace are provided for use by the tools for upgrading from Visual Basic 6.0 to Visual Basic. In most cases, these functions and objects duplicate functionality that you can find in other namespaces in the [!INCLUDE[dnprdnshort](~/includes/dnprdnshort-md.md)]. They are necessary only when the Visual Basic 6.0 code model differs significantly from the [!INCLUDE[dnprdnshort](~/includes/dnprdnshort-md.md)] implementation.
@@ -447,7 +447,7 @@ MsgBox(CStr(MenuItemArray(1).Text))
447447
## Remarks
448448
This event occurs only when a menu item has submenu items to display. You can use this event handler to add, remove, enable, disable, check, or uncheck menu items based on the state of your application before they are displayed.
449449
450-
For more information about how to handle events, see [NIB: Consuming Events](http://msdn.microsoft.com/library/01e4f1bc-e55e-413f-98c7-6588493e5f67).
450+
For more information about how to handle events, see [Handling and Raising Events](~/docs/standard/events/index.md).
451451
452452
> [!NOTE]
453453
> Functions and objects in the <xref:Microsoft.VisualBasic.Compatibility.VB6> namespace are provided for use by the tools for upgrading from Visual Basic 6.0 to Visual Basic. In most cases, these functions and objects duplicate functionality that you can find in other namespaces in the [!INCLUDE[dnprdnshort](~/includes/dnprdnshort-md.md)]. They are necessary only when the Visual Basic 6.0 code model differs significantly from the [!INCLUDE[dnprdnshort](~/includes/dnprdnshort-md.md)] implementation.
@@ -525,7 +525,7 @@ MsgBox(CStr(MenuItemArray(1).Text))
525525
## Remarks
526526
This event is typically raised when the user rests the mouse pointer over the menu item. The event can also be raised when the user highlights a menu item by using the keyboard to scroll to the menu item with the arrow keys. You can use this event to display a detailed Help string pertaining to this menu item in an application's status bar.
527527
528-
For more information about how to handle events, see [NIB: Consuming Events](http://msdn.microsoft.com/library/01e4f1bc-e55e-413f-98c7-6588493e5f67).
528+
For more information about how to handle events, see [Handling and Raising Events](~/docs/standard/events/index.md).
529529
530530
> [!NOTE]
531531
> Functions and objects in the <xref:Microsoft.VisualBasic.Compatibility.VB6> namespace are provided for use by the tools for upgrading from Visual Basic 6.0 to Visual Basic. In most cases, these functions and objects duplicate functionality that you can find in other namespaces in the [!INCLUDE[dnprdnshort](~/includes/dnprdnshort-md.md)]. They are necessary only when the Visual Basic 6.0 code model differs significantly from the [!INCLUDE[dnprdnshort](~/includes/dnprdnshort-md.md)] implementation.

xml/Microsoft.VisualBasic.Compatibility.VB6/OpenFileDialogArray.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Type Name="OpenFileDialogArray" FullName="Microsoft.VisualBasic.Compatibility.VB6.OpenFileDialogArray">
1+
<Type Name="OpenFileDialogArray" FullName="Microsoft.VisualBasic.Compatibility.VB6.OpenFileDialogArray">
22
<TypeSignature Language="C#" Value="public class OpenFileDialogArray : Microsoft.VisualBasic.Compatibility.VB6.BaseControlArray, System.ComponentModel.IExtenderProvider" />
33
<TypeSignature Language="ILAsm" Value=".class public auto ansi OpenFileDialogArray extends Microsoft.VisualBasic.Compatibility.VB6.BaseControlArray implements class System.ComponentModel.IExtenderProvider" />
44
<TypeSignature Language="DocId" Value="T:Microsoft.VisualBasic.Compatibility.VB6.OpenFileDialogArray" />
@@ -187,7 +187,7 @@
187187
<format type="text/markdown"><![CDATA[
188188
189189
## Remarks
190-
For more information about how to handle events, see [NIB: Consuming Events](http://msdn.microsoft.com/library/01e4f1bc-e55e-413f-98c7-6588493e5f67).
190+
For more information about how to handle events, see [Handling and Raising Events](~/docs/standard/events/index.md).
191191
192192
> [!NOTE]
193193
> Functions and objects in the <xref:Microsoft.VisualBasic.Compatibility.VB6> namespace are provided for use by the tools for upgrading from Visual Basic 6.0 to Visual Basic. In most cases, these functions and objects duplicate functionality that you can find in other namespaces in the [!INCLUDE[dnprdnshort](~/includes/dnprdnshort-md.md)]. They are necessary only when the Visual Basic 6.0 code model differs significantly from the [!INCLUDE[dnprdnshort](~/includes/dnprdnshort-md.md)] implementation.
@@ -287,7 +287,7 @@
287287
<format type="text/markdown"><![CDATA[
288288
289289
## Remarks
290-
For more information about how to handle events, see [NIB: Consuming Events](http://msdn.microsoft.com/library/01e4f1bc-e55e-413f-98c7-6588493e5f67).
290+
For more information about how to handle events, see [Handling and Raising Events](~/docs/standard/events/index.md).
291291
292292
> [!NOTE]
293293
> Functions and objects in the <xref:Microsoft.VisualBasic.Compatibility.VB6> namespace are provided for use by the tools for upgrading from Visual Basic 6.0 to Visual Basic. In most cases, these functions and objects duplicate functionality that you can find in other namespaces in the [!INCLUDE[dnprdnshort](~/includes/dnprdnshort-md.md)]. They are necessary only when the Visual Basic 6.0 code model differs significantly from the [!INCLUDE[dnprdnshort](~/includes/dnprdnshort-md.md)] implementation.

0 commit comments

Comments
 (0)