Tao.Platform.Windows SDK Documentation
User.GetDC Method
[Visual Basic]
Public Shared Function GetDC( _
ByVal
windowHandle
As
IntPtr
_
) As
IntPtr
[C#]
public static
IntPtr
GetDC(
IntPtr
windowHandle
);
See Also
User Class
|
Tao.Platform.Windows Namespace