Table of Contents

Property IsToolWindow

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

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.

bool IsToolWindow { get; set; }

Property Value

bool