First off I'd like to mention I'm a student taking C# this semester. The instructor I have has not been helpfull in teaching the language I feel, and I leave the class more confused than when I entered. She gave us an assignment that requires us to make a calendar that performs calculations with dates counting days to and past Valentines day which is then displayed in a richTextBox as the appropriate sentence depending on what date is selected within the monthCalendar. I am having problems with figuring out how to do the calculations and then displaying the number from the calculations within the sentence. I welcome any help and thank you in advance. The code i have from the .cs file is as follows:
using
using System.Collections.Generic;
namespace
{
InitializeComponent();
}
richTextBox1.Text =