O.P. Showing Form without vbModal in VB? For the programmers out there... :D
Is it possible in a MsgPlus! Plugin to show a form without using the vbModal arguement, since it puts Messenger "on hold"... I need to show a form without holding back on Messenger....
And NOT open a instance of a seperate exe file...
I think I read somewhere that you could create a seperate activex .dll file and just load that?`.. How would I do that?...
Or should I use the CreateWindow API and some various other API's?.... Would you adivse to use the CreateWindow API to create a form in runtime?... Or not?.. I've read it should be very though to make it good, and that is was sometimes unstable... Is that true?...
How would you do it?
Please Help me!?....
|