Click here to Skip to main content
15,884,298 members
Articles / Programming Languages / Visual Basic

Using BitBlt to Copy and Paste Graphics

Rate me:
Please Sign up or sign in to vote.
4.22/5 (20 votes)
5 May 2010CPOL4 min read 228K   5.1K   49  
This article will demonstrate how to use BitBlt. and provide some technical pointers
<html dir="LTR"><head><META http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5"><title>MdiClientController Constructor ()</title><xml></xml><link rel="stylesheet" type="text/css" href="MSDN.css"></head><body id="bodyID" class="dtBODY"><div id="nsbanner"><div id="bannerrow1"><table class="bannerparthead" cellspacing="0"><tr id="hdr"><td class="runninghead">An NDoc Documented Class Library</td><td class="product"></td></tr></table></div><div id="TitleRow"><h1 class="dtH1">MdiClientController Constructor ()</h1></div></div><div id="nstext"><p>
            Initializes a new instance of the <a href="Slusser.Components.MdiClientController.html">MdiClientController</a> class.
            </p><div class="syntax">public MdiClientController();</div><h4 class="dtH4">See Also</h4><p><a href="Slusser.Components.MdiClientController.html">MdiClientController Class</a> | <a href="Slusser.Components.html">Slusser.Components Namespace</a> | <a href="Slusser.Components.MdiClientControllerConstructor.html">MdiClientController Constructor Overload List</a></p></div></body></html>

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Chief Technology Officer ISQ
Israel Israel
Just another coder out there Smile | :)
Currently working on a natural language search index with nanoRep

Comments and Discussions