Skip to content

Commit ceeae48

Browse files
authored
broken link fix
1 parent 2313aac commit ceeae48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/dotnet/hosting-a-windows-form-user-control-in-an-mfc-dialog-box.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.assetid: 9f66ee52-b7cb-4ffd-8306-392a5da990d8
99

1010
MFC hosts a Windows Forms control as a special kind of ActiveX control and communicates with the control by using ActiveX interfaces, and properties and methods of the <xref:System.Windows.Forms.Control> class. We recommend that you use .NET Framework properties and methods to operate on the control.
1111

12-
For a sample application that shows Windows Forms used with MFC, see [MFC and Windows Forms Integration](https://www.microsoft.com/download/details.aspx?id=2113).
12+
For a sample application that shows Windows Forms used with MFC, see [MFC and Windows Forms Integration](https://download.cnet.com/MFC-and-WinForms-Integration/3000-2383_4-75453644.html).
1313

1414
> [!NOTE]
1515
> In the current release, a `CDialogBar` object cannot host Windows Forms controls.

0 commit comments

Comments
 (0)