python - Win32 Toolbar Handle -


this should simple question i'm new python , win32 , can't seem find answer this. i'm using python win32gui library , want know how retrieve handle toolbar in window.

say have notepad.exe open , want access "file" "edit" etc. buttons in toolbar, how do , how handle toolbar begin with?

notepad not have toolbar. notepad has menu.

you can retrieve handle of menu associated window using getmenu.


Comments

Popular posts from this blog

php - regexp cyrillic filename not matches -

c# - OpenXML hanging while writing elements -

sql - Select Query has unexpected multiple records (MS Access) -