Show / Hide Table of Contents

Method SetAlwaysOnTop

| Edit this page View Source

SetAlwaysOnTop(nint, bool)

Configures whether the window should always be displayed on top of other windows or not

Declaration
public static void SetAlwaysOnTop(nint hwnd, bool enable)
Parameters
Type Name Description
nint hwnd

Window handle

bool enable

Whether to display on top

  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX