how to get the windows handle from my own Word toolbar?

T

Tobias Gro.

Hi :)

can anybody tell me how to get the windows handle from my own (new) created
Word toolbar?

thank you
 
T

Tobias Gro.

OK
I find it on my own!

You can use FindWindow Api to find it.


But I cann't put my VB form via SetParent into it, :-(
 
Top