I have an Outlook .NET add-in that creates a toolbar and can receive the HWND of that toolbar. Outlook, of course, is unmanaged code. Is there a way for me to add a .NET control to that HWND using some sort of Win32 interop? I'm having trouble knowing where to start looking...
Thanks for any assistance
Thanks for any assistance