I followed this:
http://www.mvps.org/access/api/api0013.htm
It says,
Class: CLIENT
caption: SRO_Client
But it doesnt work.
This is how i got it:
title.text is userinterface for caption (In this case SRO_Client)vb Code:
nPadHwnd = FindWindow("CLIENT", titel.Text)
The class is CLIENT wich i also editted.
Works great in notepad but when i send it to the client it doesnt work




Reply With Quote
