Property IsToolWindow
IsToolWindow
A tool window does not appear in the Windows taskbar or in the window that appears when the user presses ALT+TAB. On Windows, a tool window doesn't have minimize and maximize buttons.
public virtual bool IsToolWindow { get; set; }