|
-
Jun 9th, 2001, 09:28 PM
#1
Combo1_DropDown Question
I have a Combobox with some code on the DropDown event, but when I click the dropdown button it erases the value displayed in the Combobox. Is there a way to stop that?
Basically, when they click the arrow, it pops up a calendar (similar to Outlook), but it should still display the date they have chosen.
-Steve
-
Jun 9th, 2001, 09:31 PM
#2
Frenzied Member
Why not use the Datepicker control. Works exactly the way you are describing.
-
Jun 9th, 2001, 09:36 PM
#3
That would be too easy.
Just kidding.
The icon for the DatePicker control doesn't look like a Calendar, so I was just using a similar calendar control.
Thanks.
-Steve
-
Jun 9th, 2001, 09:38 PM
#4
Frenzied Member
Place a calander button right on top and when click fire the onclick event of the Dropdown. It will simulate. Other than that i do not know.
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
|