Can somebody help me out....
If I have a plugin in xlobby that loads a windows.form , how can I manage the form. Like place it where I want and so on. I tried to use Xmovewindow but the Class name is the same as the xlobby setup so it wont work!
Can I use
public System.Object GetVariable(string name)
to manage forms as we do when we manage pictures?
Or does anybody know how to change the class window name in a application.
All is written in C#
Thanks in advance
//Lasse