private void BTStartTest_Click(object sender, RoutedEventArgs e) { landingStrip.displaytest(); }
private void BTStartTest_Click(object sender, RoutedEventArgs e) { //changes the usercontrol with method from another form landingStrip.displaytest(); }
private void BTStartTest_Click(object sender, RoutedEventArgs e) { //changes the usercontrol with method from another form landingStrip.displaytest(); MessageBox.Show("Rules:" + "\n1)Select the test you want to do" + "\n2)From the side there will be questions." + "\n3)Select your question, then select your answer by clicking the circle for which you choose.Only select one." + "\n4)Once you have selected a answer, click submit, then move on to the next question. if it has been doen before it will be removed"); }