CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: lnlmyers

Search: Search took 0.02 seconds.

  1. Replies
    7
    Views
    7,834

    Re: Basic Visual Basic Homework help!!

    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
    Dim rnd As New Random
    Dim num As Integer
    Dim headcount As Double...
  2. Replies
    7
    Views
    7,834

    Re: Basic Visual Basic Homework help!!

    I have gone to class every single day. The teacher just learned Visual Basic this summer and is not much help. There is no text for this book so I am trying to get HELP any way I can. I am not trying...
  3. Replies
    7
    Views
    7,834

    Basic Visual Basic Homework help!!

    I am very new to visual basic. My homework assignment is to make a form functional that my teacher set up. The for is a coin toss program that has a text box for heads and tails that will be filled...
Results 1 to 3 of 3





Click Here to Expand Forum to Full Width

Featured