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 derfloh 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 a vba listbox

Status
Not open for further replies.

Jgeske

Programmer
Joined
Sep 18, 2001
Messages
2
Location
US
Im looking for the hwnd property on a vba form for a listbox. What im really looking for is the Classname so that i can pass it to the windows API to obtain the hwnd property.

I cannot find information related to the classname anywhere. For example i know the classname for a frame on a vba userform is "ThunderXframe"
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top