Using VB2012. Have two forms. As of now, Form1 has a label equal to today's date. Next to it is a button called "Change Date". If the button is clicked it then calls up a monthcalendar on form2. Once the new date is selected it needs to replace the date in the label on form1. How would I go about doing this task. Thanks.
↧