VitNX3.Functions.WinControllers Namespace

Classes
 
Name Description
Public class GetClipboardText Gets the clipboard text. Example: https://gist.github.com/Zalexanninev15/721265d24d1f506a6e56ae6ea39144df
Public class Keyboard Control the keyboard.
Public class Static Monitor Works with monitor.
Public class NewFolderDialog Works with the new folder dialog (not in the style of Windows XP).
Public class PowerControl Works with the power control.
Public class Static ServicesControl Controls of Windows services .
Public class Static SetClipboardText Sets the text to clipboard. Example: https://gist.github.com/Zalexanninev15/721265d24d1f506a6e56ae6ea39144df
Public class Static TaskBarProgressBar Works with progressbar on taskbar.
Public class VolumeControl The volume control.
Public class Static WorkWithSystem Works with system.
Top

.NET Framework

Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8

.NET Core

Supported in: 5.0+, 6.0+

In this article

Definition