Changing Taskbar Minimum Width for open programs
|
The information in this article applies to:
- all pc users
- windows 9x/ME/XP
this shows how to change the taskbar width for all open programs.
one pixel = -15 so the number -3375 is 225 pixels long
REGEDIT4
[HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics]
"MinWidth"="-3375"
|