Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 33 additions & 2 deletions .openpublishing.redirection.json
Original file line number Diff line number Diff line change
Expand Up @@ -2055,10 +2055,41 @@
"source_path": "docs/visual-basic/developing-apps/debugging.md",
"redirect_url": "/visualstudio/debugger/debugger-basics"
},
{
"source_path": "docs/visual-basic/developing-apps/printing/adding-printable-reports-to-visual-studio-applications.md",
"redirect_url": "https://docs.microsoft.com/previous-versions/visualstudio/visual-studio-2010/ms233804(v=vs.100)",
},
{
"source_path": "docs/visual-basic/developing-apps/printing/deploying-applications-that-reference-the-printform-component.md",
"redirect_url": "https://docs.microsoft.com/previous-versions/visualstudio/visual-studio-2010/bb882689(v=vs.100)",
},
{
"source_path": "docs/visual-basic/developing-apps/printing/how-to-print-a-form-by-using-the-printform-component.md",
"redirect_url": "https://docs.microsoft.com/previous-versions/visualstudio/visual-studio-2010/bb629268(v=vs.100)",
},
{
"source_path": "docs/visual-basic/developing-apps/printing/how-to-print-a-scrollable-form.md",
"redirect_url": "https://docs.microsoft.com/previous-versions/visualstudio/visual-studio-2010/bb690944(v=vs.100)",
},
{
"source_path": "docs/visual-basic/developing-apps/printing/how-to-print-client-and-non-client-areas-of-a-form.md",
"redirect_url": "https://docs.microsoft.com/previous-versions/visualstudio/visual-studio-2010/bb629243(v=vs.100)",
},
{
"source_path": "docs/visual-basic/developing-apps/printing/how-to-print-the-client-area-of-a-form.md",
"redirect_url": "https://docs.microsoft.com/previous-versions/visualstudio/visual-studio-2010/bb629256(v=vs.100)",
},
{
"source_path": "docs/visual-basic/developing-apps/printing/index.md",
"redirect_url": "https://docs.microsoft.com/previous-versions/visualstudio/visual-studio-2010/bb882691(v=vs.100)",
},
{
"source_path": "docs/visual-basic/developing-apps/printing/printform-component.md",
"redirect_url": "https://docs.microsoft.com/previous-versions/visualstudio/visual-studio-2010/bb690938(v=vs.100)",
},
{
"source_path": "docs/visual-basic/developing-apps/printing/printing-and-reporting.md",
"redirect_url": "/dotnet/visual-basic/developing-apps/printing/index",
"redirect_document_id": true
"redirect_url": "https://docs.microsoft.com/previous-versions/visualstudio/visual-studio-2010/bb882691(v=vs.100)",
},
{
"source_path": "docs/visual-basic/developing-apps/programming/app-settings/accessing-application-settings.md",
Expand Down
9 changes: 0 additions & 9 deletions docs/toc.md
Original file line number Diff line number Diff line change
Expand Up @@ -504,15 +504,6 @@
### [Accessing Data](visual-basic/developing-apps/accessing-data.md)
### [Creating and Using Components](visual-basic/developing-apps/creating-and-using-components.md)

### [Printing and Reporting](visual-basic/developing-apps/printing/index.md)
#### [PrintForm Component](visual-basic/developing-apps/printing/printform-component.md)
#### [How to: Print a Scrollable Form](visual-basic/developing-apps/printing/how-to-print-a-scrollable-form.md)
#### [How to: Print Client and Non-Client Areas of a Form](visual-basic/developing-apps/printing/how-to-print-client-and-non-client-areas-of-a-form.md)
#### [How to: Print the Client Area of a Form](visual-basic/developing-apps/printing/how-to-print-the-client-area-of-a-form.md)
#### [How to: Print a Form by Using the PrintForm Component](visual-basic/developing-apps/printing/how-to-print-a-form-by-using-the-printform-component.md)
#### [Deploying Applications That Reference the PrintForm Component](visual-basic/developing-apps/printing/deploying-applications-that-reference-the-printform-component.md)
#### [Adding Printable Reports to Visual Studio Applications](visual-basic/developing-apps/printing/adding-printable-reports-to-visual-studio-applications.md)

### [Windows Forms Application Basics](visual-basic/developing-apps/windows-forms/index.md)

### [Customizing Projects and Extending My with Visual Basic](visual-basic/developing-apps/customizing-extending-my/index.md)
Expand Down
3 changes: 0 additions & 3 deletions docs/visual-basic/developing-apps/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ This section covers conceptual documentation for the Visual Basic language.
[Creating and Using Components in Visual Basic](../../visual-basic/developing-apps/creating-and-using-components.md)
Defines the term *component* and discusses how and when to create components.

[Printing and Reporting](../../visual-basic/developing-apps/printing/index.md)
Provides overviews and links to the relevant documentation related to printing and reporting.

[Windows Forms Application Basics](../../visual-basic/developing-apps/windows-forms/index.md)
Provides information about creating Windows Forms applications by using Visual Studio.

Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

Loading