including activex control

K

Kon

When I do a runtime version does it include the activexcontrols in it
the activex control datepicker I need...
 
T

Tom Wickerath

Hi Kon,

My recommendation is to avoid the use of ActiveX controls whenever possible.
They can be a real headache, when trying to get your app. to work on
different machines. For calendar functionality, you might want to try either
Allen Browne's calendar form, or Stephen Lebans' samples. Their calendars do
not involve ActiveX controls.

http://allenbrowne.com/ser-51.html

http://www.lebans.com/monthcalendar.htm


Tom

http://www.access.qbuilt.com/html/expert_contributors.html
__________________________________________

:

When I do a runtime version does it include the activexcontrols in it
the activex control datepicker I need...
 
Top