public ProcessIcon(Window window) { ni = new NotifyIcon(); this.window = window; }
public ContextMenus(Window window) { this.window = window; }