PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook VBA Programming calendar control

Reply

calendar control

 
Thread Tools Rating: Thread Rating: 7 votes, 5.00 average.
Old 30-06-2003, 04:35 PM   #1
Suzette
Guest
 
Posts: n/a
Default calendar control


Am trying to create a pop-up calendar just like the one
used in the Start & End Dates for Outlook Appointment
Items. I read somewhere that this can be done by using
Calendar Control 9.0 or DateTimePicker Control. Any idea
where I can find these?

I tried finding them in Outlook2000, VB6 and Access2000
but can only find Calendar Control 8.0. This version,
however, cannot support the pop-up feature that I need.


  Reply With Quote
Old 30-06-2003, 04:38 PM   #2
Dan Artuso
Guest
 
Posts: n/a
Default Re: calendar control

Hi,
The datetime control is in MSCOMCT2.ocx which is usually
in the System32 dir.

HTH
Dan Artuso, Access MVP

"Suzette" <stgo0727@hotmail.com> wrote in message
news:0a6001c33f25$a8a9b560$a501280a@phx.gbl...
> Am trying to create a pop-up calendar just like the one
> used in the Start & End Dates for Outlook Appointment
> Items. I read somewhere that this can be done by using
> Calendar Control 9.0 or DateTimePicker Control. Any idea
> where I can find these?
>
> I tried finding them in Outlook2000, VB6 and Access2000
> but can only find Calendar Control 8.0. This version,
> however, cannot support the pop-up feature that I need.
>
>



  Reply With Quote
Old 30-06-2003, 05:08 PM   #3
Suzette
Guest
 
Posts: n/a
Default Re: calendar control

Thanks! Found it under the Windows/System directory.

How do I import it into Outlook 2000? Will use it to
customize a form in Design Form mode.


>-----Original Message-----
>Hi,
>The datetime control is in MSCOMCT2.ocx which is usually
>in the System32 dir.
>
>HTH
>Dan Artuso, Access MVP
>
>"Suzette" <stgo0727@hotmail.com> wrote in message
>news:0a6001c33f25$a8a9b560$a501280a@phx.gbl...
>> Am trying to create a pop-up calendar just like the one
>> used in the Start & End Dates for Outlook Appointment
>> Items. I read somewhere that this can be done by using
>> Calendar Control 9.0 or DateTimePicker Control. Any

idea
>> where I can find these?
>>
>> I tried finding them in Outlook2000, VB6 and Access2000
>> but can only find Calendar Control 8.0. This version,
>> however, cannot support the pop-up feature that I need.
>>
>>

>
>
>.
>

  Reply With Quote
Old 30-06-2003, 05:24 PM   #4
suzette
Guest
 
Posts: n/a
Default Re: calendar control

Dan,

Thanks! I found the control -- its microsoft date & time
picker ver 6.

Suzette


>-----Original Message-----
>Thanks! Found it under the Windows/System directory.
>
>How do I import it into Outlook 2000? Will use it to
>customize a form in Design Form mode.
>
>
>>-----Original Message-----
>>Hi,
>>The datetime control is in MSCOMCT2.ocx which is usually
>>in the System32 dir.
>>
>>HTH
>>Dan Artuso, Access MVP
>>
>>"Suzette" <stgo0727@hotmail.com> wrote in message
>>news:0a6001c33f25$a8a9b560$a501280a@phx.gbl...
>>> Am trying to create a pop-up calendar just like the one
>>> used in the Start & End Dates for Outlook Appointment
>>> Items. I read somewhere that this can be done by using
>>> Calendar Control 9.0 or DateTimePicker Control. Any

>idea
>>> where I can find these?
>>>
>>> I tried finding them in Outlook2000, VB6 and Access2000
>>> but can only find Calendar Control 8.0. This version,
>>> however, cannot support the pop-up feature that I need.
>>>
>>>

>>
>>
>>.
>>

>.
>

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off