Assuming setstyle is required, the following result was found.
Win32 Constantshttps://www.joellipman.com/articles/automation/autohotkey/win32-constants.html
= (WM_USER + 53) Const TB_SETDISABLEDIMAGELIST = (WM_USER + 54) Const TB_GETDISABLEDIMAGELIST = (WM_USER + 55) Const TB_SETSTYLE = (WM_USER + 56) Const TB_GETSTYLE = (WM_USER + 57) Const TB_GETBUTTONSIZE = (WM_USER + 58) Const TB_SETBUTTONWIDTH =...