Exemplo n.º 1
0
 internal MyNativeWindow(MyNotifyIcon notifyIcon)
 {
     CreateHandle(new CreateParams());
     this.notifyIcon = notifyIcon;
 }
Exemplo n.º 2
0
 internal MyNativeWindow(MyNotifyIcon notifyIcon)
 {
     CreateHandle(new CreateParams());
     this.notifyIcon = notifyIcon;
 }