You are here: GdPicture.NET > Documentation > Classes > GdPictureImaging Class > GdPictureImaging Methods > Standalone Functions > GetDesktopHwnd Method
logo.gif
ContentsIndexHome
PreviousUpNext
GdPictureImaging.GetDesktopHwnd Method

Returns the handle of the Windows desktop window. The desktop window is the one which covers the entire screen. The desktop window is the area on top of which all icons and other windows are painted.

C#
public IntPtr GetDesktopHwnd();
Visual Basic
Public Function GetDesktopHwnd() As IntPtr
Returns

The desktop Windows handle.

What do you think about this topic? Send feedback!
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.