Window.Topmost Property
.NET Framework (current version)
Gets or sets a value that indicates whether a window appears in the topmost z-order.
Assembly: PresentationFramework (in PresentationFramework.dll)
A window whose Topmost property is set to true appears above all windows whose Topmost properties are set to false.
In the group of windows that have Topmost property is set to true, the window that is currently activated is the topmost window. Likewise for the group of windows that have Topmost property is set to false.
Note |
|---|
You cannot set or get this property when a window is hosted in a browser. |
Identifier field | |
Metadata properties set to true | None |
.NET Framework
Available since 3.0
Available since 3.0
Show:
