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

html - Sizing a high-res image (~8MB) to display entirely in a small div (circular, diameter 100px) -

java - IntelliJ - No such instance method -

identifier - Is it possible for an html5 document to have two ids? -