Beispiel #1
0
 public IntPtr GetDC()
 {
     return(User32APIs.GetDC(Hwnd));
 }