Home All Groups Group Topic Archive Search About

Problem with Calendar Control

Author
3 Nov 2006 11:06 AM
prateek
Hi all.
I am working with VB6. I am using Microsoft Calendar Control 8.0 to
enter date in a text box. as
>text1.text=calendar1.value<
it is working fine . After i took it to another machine , clicking on
the calendar causes VB error and VB closes down.
Can you help me.
Prateek

Author
3 Nov 2006 11:52 AM
rowe_newsgroups
This is a newsgroup for Visual Basic.Net (vb2002, vb2003, vb2005) - and
not classic vb (vb1 - 6). Please find the classic vb newsgroup
(microsoft.public.vb) and search/post there.

Thanks,

Seth Rowe


prateek wrote:
Show quoteHide quote
> Hi all.
> I am working with VB6. I am using Microsoft Calendar Control 8.0 to
> enter date in a text box. as
> >text1.text=calendar1.value<
> it is working fine . After i took it to another machine , clicking on
> the calendar causes VB error and VB closes down.
> Can you help me.
> Prateek