How to add .Net control in MSAccess 2003 form? -


i have requirement add cardfile control msaccess 2003 form (tab page of tab control).

what best method writing in .net???

any suggestions me started??

malcolm

you have compile activex control since access 2003 com client , can't run managed code directly.

it's little bit involved, here decent tutorial on how that: writing activex control in .net

however, if end goal add "cardfile control" assuming talking tab control access form, better off not using .net @ all. use built-in access tab control instead.


Comments

Popular posts from this blog

delphi - TJvHidDeviceController "DevicePath" always showing "\" -

Disabling Android home button for industry application -

java - where to store the user credentials in an enterprise application(EAI)? -