internal MyNativeWindow(MyNotifyIcon notifyIcon) { CreateHandle(new CreateParams()); this.notifyIcon = notifyIcon; }