I have to crete a windows form within a thread.
Can some post a code or direct me to some link to accomlish this?
I have background service which needs to pop up this form which will be
always on top of third party word editor. I am using ShowWindow and
SetWindowPos WIn APIs.
This is working on XP machines but I am having trouble with Windows 2000
machines. I have to make it working on windows 2000 machines as well.

Any help would be appreciated.

Thanks,
Dinoo