Search results for query: *

  1. D

    Quit Button

    I Am making a qut it button, and i'm making it have the feature to be able to select quit or go back but when i put this code in: Private Sub Button2_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button2.Click Me.Hide() 'hide form2 Q2.Show() End...
  2. D

    Restart Button Question.

    I have a question that I have been wondering for a while now. What is the command to restart the program if there is one. It would be greatly appreciated if anyone answers with a solution to it :joyous: . Thanks Ahead Of Time, Derek
  3. D

    only click one checkbox?

    Also Another question is how do i make it so were people can only click one checkbox? Thanks Ahead Of Time, Derek
Back
Top