User Profile

Collapse

Profile Sidebar

Collapse
glam rose
glam rose
Last Activity: Dec 6 '11, 12:23 AM
Joined: Dec 5 '11
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • glam rose
    replied to listbox undeclared.
    Please teach me how can i declared it.
    here is my full command.


    <Global.Microso ft.VisualBasic. CompilerService s.DesignerGener ated()> _
    Partial Class Form1
    Inherits System.Windows. Forms.Form

    'Form overrides dispose to clean up the component list.
    <System.Diagnos tics.DebuggerNo nUserCode()> _
    Protected Overrides Sub Dispose(ByVal disposing As Boolean)
    ...
    See more | Go to post

    Leave a comment:


  • glam rose
    started a topic listbox undeclared.

    listbox undeclared.

    I KEEP GETTING THIS ERROR
    ListBox1 clear undeclared

    please kindly look through my coding.


    Private Sub Button6_Click(B yVal sender As System.Object, ByVal e As System.EventArg s) Handles Button6.Click
    Dim X As Integer
    Dim Y As Integer
    Dim multiplication As Integer


    X = CInt(TextBox1.T ext)
    Y = CInt(TextBox2.T ext)...
    See more | Go to post
No activity results to display
Show More
Working...