Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

hwnd property of Listbox on a Userform

Status
Not open for further replies.

Jgeske

Programmer
Sep 18, 2001
2
US
Any ideas of how to get the hwnd property of a listbox on a userform. I can use the API call FindWindow but the problem is i do now know the ClassName of the Listbox. In order to get the class name using another windows api you need the Hwnd of the control. Its a loop.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top