Can anybody point me to any reference on writing custom controls for Access
2003. I understand they are generally activex controls, but i have tried
starting from the active x wizard code in vs.net but cant seem to get any
methods/functions to be exposed etc.
Many Thanks
Jean-claude - 21 Feb 2005 09:27 GMT
> Can anybody point me to any reference on writing custom controls for
> Access 2003. I understand they are generally activex controls, but i have
> tried starting from the active x wizard code in vs.net but cant seem to
> get any methods/functions to be exposed etc.
>
> Many Thanks
Use Visual Studio 6 and not .net, for Access choose an easy language VB6 you
have assistant inside to create activex(usercontrol).
Jean-Claude
-------------------------
www.namtuk.com
-------------------------
Linda Adkins - 26 Mar 2005 18:57 GMT
> Can anybody point me to any reference on writing custom controls for Access
> 2003. I understand they are generally activex controls, but i have tried
> starting from the active x wizard code in vs.net but cant seem to get any
> methods/functions to be exposed etc.
>
> Many Thanks