Ejemplo n.º 1
0
 public void Init(IntPtr hwnd)
 {
     this.hwnd = hwnd;
     WindowsServices.SaveOriginStyle(hwnd);
 }