Hi

Got an active X control on a form and i want to use functions from a library (DLL) to do some action on the control, but to use these functions, i must pass the Handle of the control to it. Ho do i do that?

thanks