including activex control

  • Thread starter Thread starter Kon
  • Start date Start date
K

Kon

When I do a runtime version does it include the activexcontrols in it
the activex control datepicker I need...
 
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...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top