System.Drawing.Graphics.FromHwndInternal Method

Creates a new System.Drawing.Graphics for the specified windows handle.

Syntax

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
public static Graphics FromHwndInternal (IntPtr hwnd)

Parameters

hwnd
Handle to a window.

Returns

A System.Drawing.Graphics for the specified window handle.

Remarks

This method should not be used.

Requirements

Namespace: System.Drawing
Assembly: System.Drawing (in System.Drawing.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0