MSDN > 論壇首頁 > Visual C# General > Issue with Calendar Control
發問發問
 

已答覆Issue with Calendar Control

  • 2008年2月10日 上午 01:47sumit381 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     
    Hello, I am using VS 2005 and am making a website. I am using a Calendar control for picking a date. I have a textbox called PurchaseDateTxtBox in which I want a date to show up. This date comes from the PurchaseDate calendar control. When the user clicks a date, I want the date to appear in my text box.

    How can make the Calendar control like I've seen on other website where there is a dropdown button next to a textbox and when the user click the dropdown it shows a Calendar from which to choose a date? Is this possible with the built in Calendar control in VS 2005?

    Thank you for your help.

解答

所有回覆