API GetWindow get all the windows hwnd. But I don't want to get the system's window, I just want to get the window's title which saw in ALT + TAB ,How ?
Also the hidden nonsystem windows' hwnd(s) and titles ?
Dim strTest As String
strTest="+" ' Or "+++" and so on
Sendkeys strTest, True
An error occurs when the codes run. How can I use Sendkeys to send character "+"?
Thought I use code to set the toolbar's height but it dosen't seem to work.(I Want to keep it at a fixed height no matter how many buttons added)
Set width is OK.
Can anyone help me ?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.