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