What problem do people encounter? Error message, other symptoms?
FYI, there is a separate newsgroup for Outlook forms issues --
microsoft.public.outlook.program_forms.
--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
"E.Zenker" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> I created a form using the DateTimePicker Control to write in a field.
>
> Then I removed the DateTimePicker Control.
>
> When I publish the form to another computer where the DateTimePicker
Control
> is not installed, the form does not work.
>
> If I install the DateTimePicker Control the form is working without
> problems.
>
> I want to sent this contact form to other people who does not have this
> control.
>
> In the fact I am not using the DateTimePicker Control but it must be
> somewhere in the form, but I cannot find it.
>
> If I put in the form another DTP Control in the list of the fields it is
> shown as DTP2 but there is no DTP1. Also in the code there is now thing
> concerning DTP.
>
> Has someone an idea who to find and to remove this control.
>
> Thanks for replies
> E.Zenker
>
>