Click on the calendar image near the textbox.
|
 << | Monday, December 4, 2023 | >> |
|
<obout:Calendar DatePickerImagePath ="icon2.gif" ...
|
|
|
 << | Monday, December 4, 2023 | >> |
|
<obout:Calendar DatePickerImagePath ="date_picker1.gif" ...
|
|
|
 << | Monday, December 4, 2023 | >> |
|
<obout:Calendar DatePickerImagePath ="date_picker2.gif" ...
|
For a custom appearance of the date picker image you can also modify this css class:
.calendarDatePickerButton {
cursor:pointer;
cursor:hand;
vertical-align:middle; ...