quote:
Originally posted by AberNStein
i'm working on this right now. it's almost done. i just need to figure out how to focus the convo.
Interop.Call('User32','BringWindowToTop', objPlusWnd.Handle);
Interop.Call('User32','ShowWindow', objPlusWnd.Handle, 1);