Does anyone know the name of the Win32 Trackbar (slider) classname string, that you use in CreateWindowEx.
Thanks
msctls_trackbar32
Biterider
Thank you Sire.
I couldn't find it anywhere.
:thumbsup: :thumbsup: :thumbsup:
Was thinking... Is there a string listing of all Win32/64 classnames anywhere ?
Just in last case search in the forum :biggrin:
http://masm32.com/board/index.php?topic=3584.msg89922#msg89922
:biggrin:
' ---------------------------------
' strings to define common controls
' ---------------------------------
' "SysHeader32" ok
' "ToolbarWindow32" ok
' "msctls_statusbar32" ok
' "msctls_trackbar32" ok
' "msctls_updown32" ok
' "msctls_progress32" ok
' "SysListView32" ok
' "SysTreeView32" ok
' "SysTabControl32" ok
' "SysAnimate32" ok
' "RichEdit" ok
' "RichEdit20a" ok
' "SysMonthCal32" ok
' "SysDateTimePick32" ok
' "SysIPAddress32" ok
' "msctls_hotkey32" ok
' "ReBarWindow32" ok
' "SysPager" ok
' "NativeFontCtl"
' "commctrl_DragListMsg"
' "ComboBoxEx32"
' "tooltips_class32"
' ---------------------------------
Many are listed in this Microsoft page (https://docs.microsoft.com/en-gb/windows/win32/winauto/uiauto-controlsupport)
April 1st! Let's welcome our new bot :thup:
(I bet the geometry link in his signature will not survive more than 20 hours)