I have one monthcalendarcontrol that I want to use to select a Pay Period begin and a Pay Period end date.

Can I have the user pick a begin date, then display that in one textbox, then have the user pick an end date and display that in a separate textbox or would I have to have two month calendar controls to display the start and end dates in two separate textboxes?