C# Class InstallPad.Interop

Native win32 functions
Afficher le fichier Open project: philc/InstallPad Class Usage Examples

Méthodes publiques

Méthode Description
UpperLeftCornerOfWindow ( IntPtr hWnd ) : Point

Private Methods

Méthode Description
ScreenToClient ( IntPtr hWnd, Interop &lpPoint ) : bool

Method Details

UpperLeftCornerOfWindow() public static méthode

public static UpperLeftCornerOfWindow ( IntPtr hWnd ) : Point
hWnd System.IntPtr
Résultat System.Drawing.Point