C# Class InstallPad.Interop

Native win32 functions
ファイルを表示 Open project: philc/InstallPad Class Usage Examples

Public Methods

Method Description
UpperLeftCornerOfWindow ( IntPtr hWnd ) : Point

Private Methods

Method Description
ScreenToClient ( IntPtr hWnd, Interop &lpPoint ) : bool

Method Details

UpperLeftCornerOfWindow() public static method

public static UpperLeftCornerOfWindow ( IntPtr hWnd ) : Point
hWnd System.IntPtr
return System.Drawing.Point