|
-
Dec 12th, 2001, 11:40 PM
#1
Thread Starter
Fanatic Member
DTPicker Tough One .. ?
Anybody Having any idea of when callbackkeydown event
of DTpicker fires ?
Put It three times , but no reply.
Seems to be tough one for all the Gurus
-
Dec 13th, 2001, 12:34 AM
#2
Addicted Member
With your DTPicker set property
Format=dtpCustom
To create the callback field in CustomFormat property
put some thing like
XX/XX/XXXX
(Capital X's)
The Callbackkeydown event will then fire.
I just looked all this up in the help files, so hell knows what you
are meant do with it after that. Hope this helps though.
-
Dec 14th, 2001, 06:20 AM
#3
Thread Starter
Fanatic Member
DTPicker
It Doesn't Help . By putting Capital X's like that , i am not able to
enter any date in the control
-
Dec 15th, 2001, 02:26 PM
#4
Hyperactive Member
The DTPicker control is stupid imo . I made my own little date selector control, and it looks nicer, and is easier to work with .
-
Mar 15th, 2006, 06:36 AM
#5
New Member
Re: DTPicker Tough One .. ?
Dear friends...
I am somoorthi an new member for this forum...
For the date picker control - custom format
after selecting the format as dtbCustom.
For the custom format u have to use the specific letters only...
for date indication . dd (small case only)
For months - MM (capital case only)
for Year fields - yy (small case only)
example - for the date format for 15-Mar-2006
u have to give it as
dd-MMM-yyyy
Any small case and capcase also makes problem.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|