T
Timbersmart
Hello, subject explains it all. I'm interested in hosting a small form
created in VB.NET 2005, 2008 into an open instance of Access.
I've imported the OLB as DLL and referenced it, although I'm not sure how to
access an already open instance of Access. I've fetched the window handle but
the .NET form object requires another MDI form in the Show(mdiHost as Form)
property. I suppose both Access.Form and System.Windows.Forms.Form are
completely different.
Can anyone point me in the right direction?
Is this even possible?
created in VB.NET 2005, 2008 into an open instance of Access.
I've imported the OLB as DLL and referenced it, although I'm not sure how to
access an already open instance of Access. I've fetched the window handle but
the .NET form object requires another MDI form in the Show(mdiHost as Form)
property. I suppose both Access.Form and System.Windows.Forms.Form are
completely different.
Can anyone point me in the right direction?
Is this even possible?