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"
I cannot find information related to the classname anywhere. For example i know the classname for a frame on a vba userform is "ThunderXframe"