Added: 1 year ago
From: SolutionsForYou
Views: 3,373
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (9)

Sign In or Sign Up now to post a comment!
  • Ok how can I change Form properties? For example how can I change Form1 width or height? I try Form1.Height =600 in the Form1_Load event but it gives me an error... I can't access any of the Form1 properties not only width and height

  • @Kayne921

    In design mode, simply right-click the form and click "Properties."

  • @Kayne921 Actually, I should've been a little more specific. If you want to change Form1's properties during run-time (within code), you would enter the follow in the Form1 Load Event Handler:

    this.Height = 600;

  • How would you send this to another computer for someone too open. I wanna send it to a friend saying happy birthday, His birthday is coming up. Plz get back to me.

  • everytime i click on the box it just goes to

    private void button1_Click(object sender, EventArgs e)  { //add item }

  • @kaosgnp Try adding // before you put MessageBox

  • thank you very much for this

  • @paintballinwa

    No problem!

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more