In This Article

FloatingWindowShowInTaskBarMode Enum

Specifies the mode by which to show floating windows in the taskbar.

public enum FloatingWindowShowInTaskBarMode

Fields

Name Description
Always

Always show floating windows in the taskbar.

Default

Only show floating windows with dock hosts that contain workspaces in the taskbar (e.g. floating tabbed MDI documents).

Never

Never show floating windows in the taskbar.