Desktop Functions: Smart Device Functions:
|
PaintDesktop (user32)
C# Signature:
[DllImport("user32.dll")] User-Defined Types:None. Notes:Draws the desktop background to the provided device context. Tips & Tricks:Please add some! Sample Code:
private void Paint(object sender, PaintEventArgs e) Alternative Managed API:Omnicoder's Managed Windows API: http://www.fileden.com/files/2008/4/5/1852663/ManWinAPI.zip Please edit this page!Do you have...
Select "Edit This Page" on the right hand toolbar and edit it! Or add new pages containing supporting types needed for this API (structures, delegates, and more). |
|