Your Ad Here

Your Second Programme

AIM : Calender Date Selected to Be Viewed Instantly on a Label .  
Lets make the Code bit hard.
Step 1: Drag and drop the Calender and the label  from the toolbox . 
Srep 2: Double Click the Calender and paste the followin code in the event "Calender Select index changed."
Label1.Text = Calendar1.SelectedDate.ToShortDateString();

Step 3 : Output will be Something like this. ( Look Below)

Step 4 : NOT UNDERSTOOD . DOWNLOAD THE CODE HERE
      

              

0 comments:

Post a Comment