Is there a way to check if a Window (by its handle) is present in the Task Bar?
I need to know whether or not a UserForm of which I know the Handle has been added to the Task Bar.
There is a subject that seems to address the same issue but I don’t understand what is its outcome.
Would this code be fine in 32bits & 64bits ?
VBA – Is there a way to get the Window names or handles present in the Task Bar?
Is there a way in VBA using API to get the Window names or handles present in the Task Bar ?