Re: DTPicker
- From: "Lance Wynn" <LanceWynn@xxxxxxxxxxxxxxxx>
- Date: Tue, 15 Aug 2006 17:24:43 -0600
you may need to use a different event rather then the click event.
A user may use the keyboard, to select the date too, in which case the click
event is not fired.
The CloseUp event may work for you, or a combination of that, and change,
etc.. to determine what action the user has done.
"DORI" <DORI@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:2DA5298C-DAE2-4151-AA3C-11D3D6BF4CF3@xxxxxxxxxxxxxxxx
Hi,
I am new to VB6 SP6.
I am using 2 DTPicker controls to calculate the date difference.
My question is how can I set the default date on the DTPicker to show
nothing at run time?
The problem is that if the default date is clicked, the application do not
recognize the default date, but if the default date is clicked after another
date had been clicked, then, the default date is being used for calculating
the date difference.
Thanks for your help in advance.
.
- Prev by Date: Re: RmDir command generates an error 75 - Path/File access error
- Next by Date: Re: How to kill a connection left behind?
- Previous by thread: RmDir command generates an error 75 - Path/File access error
- Next by thread: Re: DTPicker
- Index(es):