Home
Forums
New posts
Search forums
Articles
Latest reviews
Search resources
Members
Current visitors
Newsgroups
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Home
Forums
Newsgroups
Microsoft DotNet
Microsoft VC .NET
Printing a form with VB.Net
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Armin Zingler, post: 13868816"] Am 08.03.2010 13:05, schrieb Hotrod2000: I should have read everything... The message says an argument is missing. Use intellisense while typing. BitBlt( _ dc2, 0, 0, _ Me.ClientRectangle.Width + widthDiff, <ARGUMENT MISSING HERE>, _ dc1, 0 - borderSize, 0 - heightTitleBar, 13369376 _ ) The missing argument is the height of the rectangle. In addition, have a look at the methods - System.Drawing.Graphics.CopyFromScreen - System.Windows.Forms.Control.DrawToBitmap [/QUOTE]
Verification
Post reply
Home
Forums
Newsgroups
Microsoft DotNet
Microsoft VC .NET
Printing a form with VB.Net
Top