Basic Date Picker : Custom Style
(Visual Studio .NET)
Remarks
This sample demonstrates how to replicate the date picker control found in
Visual Studio .NET. A new stylesheet was created based off the default
(basicdatepicker.css). New images were created for the button and next/prev
month images.
The 'Today' and 'None' buttons were hidden (ShowTodayButton,
ShowNoneButton) and HTML created in the code-behind to set the
FootNoteText property and SelectedDate.
Download sample
|
|