Table of Contents

Class MswUtils

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Contains static methods and properties related to Windows operating system.

public static class MswUtils
Inheritance
MswUtils

Methods

IsExactlyWindowsVista()

Determines whether the current operating system is exactly Windows Vista.

IsWindows10OrLater()

Determines whether the current operating system is Windows 10 or later.

IsWindows7OrLater()

Determines whether the current operating system is Windows 7 or later.

IsWindows8OrLater()

Determines whether the current operating system is Windows 8 or later.

IsWindowsVistaOrLater()

Determines whether the current operating system is Windows Vista or later.

SetWindowRoundCorners(Window, WindowRoundedCornerPreference)

Sets preference for the window corners.

ShowConsole()

Shows console window on the screen.