The Time Picker control is a standard ASP.NET control. It is comprised of a Date Input control and a Time View control.
Time
| Feature | Description |
|---|---|
| Overview | General information about the Time Picker control. For more information, click here. |
| Customize Embedded Controls | Customize embedded controls that make up the Time Picker control. For more information, click here. |
| Sharable Popup Control | Share a Time View control to limit the number of time pickers in a form. Having too many time pickers in a form can negatively affect performance. For more information, click here. |
| Customize Skins | Customize the look and feel to the Time Picker. For more information, click here. |
| Client-side Object Model | Extend the Time Picker control functionality by using the client-side API. For more information, click here. |