Connecting Tech Pros Worldwide Forums | Help | Site Map

Print Forms from Visual Studio 2005

Alex
Guest
 
Posts: n/a
#1: Mar 12 '08
Hi,

We're creating a winform application, and I'd like to print out the actual
forms from within VS2005 without having to Build and run the code. Short of
making screenshots and cropping out the actual form, is there any freeware
or built-in tool to do this task?

Thanks --

Alex



Herfried K. Wagner [MVP]
Guest
 
Posts: n/a
#2: Mar 12 '08

re: Print Forms from Visual Studio 2005


"Alex" <samalex@gmail.comschrieb:
Quote:
We're creating a winform application, and I'd like to print out the actual
forms from within VS2005 without having to Build and run the code. Short
of making screenshots and cropping out the actual form, is there any
freeware or built-in tool to do this task?
There is no built-in tool to do that.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>

Johnny Jörgensen
Guest
 
Posts: n/a
#3: Mar 13 '08

re: Print Forms from Visual Studio 2005


I don't know if it will be of any help to you, because I understand that you
want an IDE tool that can print the forms from within the ide, but Microsoft
has a freeware PrintForm control that at least can let you print the form
from the running application. You can find it here:

http://www.microsoft.com/downloads/d...DisplayLang=en

Cheers
Johnny J.




"Alex" <samalex@gmail.comskrev i meddelandet
news:OjHXr5HhIHA.4692@TK2MSFTNGP05.phx.gbl...
Quote:
Hi,
>
We're creating a winform application, and I'd like to print out the actual
forms from within VS2005 without having to Build and run the code. Short
of making screenshots and cropping out the actual form, is there any
freeware or built-in tool to do this task?
>
Thanks --
>
Alex
>
>

Closed Thread