User Profile

Collapse

Profile Sidebar

Collapse
lindafay1123
lindafay1123
Last Activity: Dec 29 '09, 12:42 AM
Joined: Dec 20 '09
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • lindafay1123
    started a topic Drawing a triangle
    in .NET

    Drawing a triangle

    Hello, I have been tring to write the visual basic program that will out put a triangle. A program the requests an odd number and start the triangle with that number and go down with odd numbers till reaches 1 below is what I wanted it to look like I have got it to do diffent things but not this any help

    example of what I need it to look like:
    * * * * * * * * * * *
    * * * * * * * * *
    * * * * * * *
    * * *...
    See more | Go to post

  • lindafay1123
    replied to loop
    it is supposed to output the remainder
    See more | Go to post

    Leave a comment:


  • lindafay1123
    started a topic loop

    loop

    I am having trouble with a problem. I started a problem in basic add a button and text box and below is the code I use but when i hit the button it doesn't give me anything and it should give me 2.
    Public Class Form1

    Private Sub Form1_Load(ByVa l sender As System.Object, ByVal e As System.EventArg s) Handles MyBase.Load

    End Sub
    Private Sub btnDisplay_Clic k(ByVal sender As System.Object, ByVal...
    See more | Go to post
No activity results to display
Show More
Working...