C# 클래스 WatchThis.Wpf.WindowsServices

파일 보기 프로젝트 열기: kevintavog/WatchThis.net

공개 메소드들

메소드 설명
SetWindowExTransparent ( IntPtr hwnd ) : void

비공개 메소드들

메소드 설명
GetWindowLong ( IntPtr hwnd, int index ) : int
SetWindowLong ( IntPtr hwnd, int index, int newStyle ) : int

메소드 상세

SetWindowExTransparent() 공개 정적인 메소드

public static SetWindowExTransparent ( IntPtr hwnd ) : void
hwnd System.IntPtr
리턴 void