by tim_witort@[EMAIL PROTECTED]
(Tim Witort)
Oct 29, 2007 at 11:59 AM
Mike seemed to utter in news:1193676589.891684.247500
@[EMAIL PROTECTED]
> This may be a stupid question. I am still exploring the depths of VFP.
>
> When I include an ocx control, like the date and time picker on a form
> or a MS Chart control - how do I include it in my project so I can
> install it on client machines if the client machines do not have that
> control registered.
You wouldn't include it in your VFP project - that is, not in
the project manager. You would include it in your installer.
Depending on what you are using to install your application,
you would install and register the corresponding component.
Some are self-registering, some require explicit registration.
-- TRW
_______________________________________
t i m . w i t o r t
_______________________________________