Microsoft Download Center Archive
Microsoft PrintForm Component 1.0 |
The PrintForm Component allows you to easily print a Windows Form as a simple report. It's been replaced by the Visual Basic Power Packs controls.
- The PrintForm Component has been replaced by the Visual Basic Power Packs controls.The Visual Basic Power Packs controls are included in Visual Studio 2008 Service Pack 1 and later versions of Visual Studio. To obtain the Power Packs controls:
- For Visual Studio 2008, download and install the latest Service Pack.
- For Visual Studio 2005, download the Visual Basic Power Packs 3.0.
Files
Status: DeletedThis download is no longer available on microsoft.com. The downloads below are archives provided by the Internet Archive Wayback Machine from the Microsoft Download Center prior to August 2020. |
File | Size |
---|---|
PrintFormSetup.exe SHA1: 2027551fad5cf4bf9aa9d61f276ebadb4773fc19 | 217 KB |
PrintFormSetup.msi SHA1: 7e1f722a00cbb5a1d70075c1fb70347e0d10e90d | 272 KB |
System Requirements
Operating Systems: Windows Server 2003, Windows XP
- In order to install the Microsoft PrintForm component or Visual Basic Power Packs controls, the Microsoft .Net Framework 2.0 must be installed.
Installation Instructions
- 1) Click on the file link below to begin the download.
Note: If you need to install the Microsoft .Net Framework 2.0 please download both files below and run the PrintFormSetup.EXE otherwise downloading the PrintFormSetup.MSI will be sufficient
2) Do one of the following:
To start the installation immediately, click Run.
To save the download to your computer for installation at a later time, click Save.
To cancel the installation, click Cancel.
3) After the setup has finished you will want to add the PrintForm component to your Visual Studio 2005 toolbox.
To do this you simply open Visual Studio 2005 and open any Windows form project. With a Windows Form open in the designer select the Toolbox.
To add the new PrintForm component select the tab you wish (i.e. Printing) and right mouse click on the section. Select Choose Items from the pop-up menu and select the PrintForm component from the from the Choose Toolbox Items dialog. This will add a new icon to the toolbox tab selected.
Once the PrintForm component is added to the ToolBox you can drag and drop it to any Windows Form and simply call the Print() method to print the form.