Show / Hide Table of Contents

Method ToggleExtendedWindowStyle

| Edit this page View Source

ToggleExtendedWindowStyle(nint, bool, ExtendedWindowStyle)

Disables or enables the window style

Declaration
public static void ToggleExtendedWindowStyle(nint hWnd, bool visible, ExtendedWindowStyle style)
Parameters
Type Name Description
nint hWnd
bool visible
ExtendedWindowStyle style
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX