Is there a way to create custom controls in a .Net Language for use in MS Access 2010? I have a program that is using subforms to attempt to emulate a control but it really is not working very well. If I was able to create a custom control in say C# or VB.Net or really anything and import it to Access My life would be much easier. Is this possible?
Share
While it is theoretically possible to create a control in .NET that can be used in MS Access, it is also very impractical because there are so many things that do not work.
Here’s some of the problems I ran into when I tried it:
At the end of it all I started to wonder if I wasn’t working real hard on doing something that was impossible. And wondered if it wouldn’t be better just to use .NET for everything and dump Access completely. Unfortunately, today I’m still developing in Access but we are seriously looking at moving to .NET in the near future.
You can see another other related question here that I contributed to:
http://social.msdn.microsoft.com/Forums/en-US/accessdev/thread/06867384-9e1f-486d-982a-6bbb0f40848d/#5b27805f-3a95-4bbd-a50e-3de06e199490