In the ASP.Net controls you are able to set the control up so that the control times are within a certain range. IE times from 8am through to 6pm and users can only select these values from the drop down.
Is this possible in the winforms timepicker control? If it is, how is it done?