C# Class WatchThis.Wpf.WindowsServices

Afficher le fichier Open project: kevintavog/WatchThis.net

Méthodes publiques

Méthode Description
SetWindowExTransparent ( IntPtr hwnd ) : void

Private Methods

Méthode Description
GetWindowLong ( IntPtr hwnd, int index ) : int
SetWindowLong ( IntPtr hwnd, int index, int newStyle ) : int

Method Details

SetWindowExTransparent() public static méthode

public static SetWindowExTransparent ( IntPtr hwnd ) : void
hwnd System.IntPtr
Résultat void