Results 1 to 2 of 2

Thread: A little bit of help (Im new to this)

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2012
    Posts
    8

    A little bit of help (Im new to this)

    Alright so i have just started out using Visual Basic 10 professional, and what i am wanting to know is: I have a login page made, it has username/email and password fields Below these are several option's (Checkbox's etc) i want to know how When someone checks the option they want say antivirus and clicks the LOGIN button, how do i make it show form2.vb? ive used all possible methods i can think of that would of worked that didn't

    Please help

    Thanks
    ~Schitzomniac

  2. #2
    Angel of Code Niya's Avatar
    Join Date
    Nov 2011
    Posts
    8,598

    Re: A little bit of help (Im new to this)

    vbnet Code:
    1. Form2.Show()

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width