WindowStyle Enum

Definition

Specifies the type of border that a Window has. Used by the WindowStyle property.

public enum WindowStyle
Inheritance
WindowStyle

Fields

Name Value Description
None 0

Only the client area is visible - the title bar and border are not shown. A NavigationWindow with a WindowStyle of None will still display the navigation user interface (UI).

SingleBorderWindow 1

A window with a single border. This is the default value.

ThreeDBorderWindow 2

A window with a 3-D border.

ToolWindow 3

A fixed tool window.

Applies to

Product Versions
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9