On touchscreen plant computers where keyboard and mouse are not used, the standard size of Windows scrollbars may be too small.

So that the operators can use them comfortably, you must change their size in the windows registry:

1. Access the registry settings using the regedit.exe program

2. Navigate to the "Computer\HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics" section as shown in the image.

3. You will find two parameters ScrollHeight and ScrollWidth which indicate respectively the height and width of the scrollbars.

4. The default value of these is -255 which is equivalent to 17 pixels (it is the result of dividing by -15). Change the value to whatever you want it to appear (we suggest putting -510, which is equal to 34 pixels)

5. For the changes to take effect, it is necessary to restart the computer.

Please note that this change affects all applications.