Method ToggleWindowStyle
| Edit this page View SourceToggleWindowStyle(nint, bool, WindowStyle)
Disables or enables the window style
Declaration
public static void ToggleWindowStyle(nint hWnd, bool visible, WindowStyle style)
Parameters
| Type | Name | Description |
|---|---|---|
| nint | hWnd | |
| bool | visible | |
| WindowStyle | style |