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:

vb Code:
  1. nPadHwnd = FindWindow("CLIENT", titel.Text)
title.text is userinterface for caption (In this case SRO_Client)

The class is CLIENT wich i also editted.

Works great in notepad but when i send it to the client it doesnt work