VistaStyleBuilder

Help => Windows 10 => Topic started by: tistou77 on February 09, 2023, 06:53:36 pm



Title: Height title bar
Post by: tistou77 on February 09, 2023, 06:53:36 pm
Hello

Is it possible in WSB to change the height of the title bar (the blue part) ?

Currently I use these registry keys, but not sure if it works with a custom theme

Code:
[HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics]
"CaptionHeight"="-300"
"CaptionWidth"="-495"
"PaddedBorderWidth"="-45"

Thanks