Hello All!
For some reason my line numbers isn't in the form code window anymore! Does anyone know how to turn this back on so I have line numbers for my programming? Thanks for reading this post!
Rich
Hello All!
Can anyone tell me if their was a Mouse Wheel Tool
available in VB5 Professional? If their is, How do I get
it on my tool Bar to add to a Standard EXE Form? Thanks for reading my post!
Ifilikeituwill!
Hello Programmmers! I have the following Visual Basic 5 program half working and would like help finishing! I don't know some basic's needed to complete the VScroll1 function in this program.
To start with, this program is in Visual Basic 5. A Standard.EXE form was used in this project...
This is in Visual Basic 5. I open a new project and chose a Standard.Exe Form
Source Code follows!
Private Sub Command1_Click()
Text1.Text = "1 Pressed!"
End Sub
Private Sub Command2_Click()
Text1.Text = "2 Pressed!"
End Sub
Private Sub Command3_Click()
Text1.Text = "3 Pressed!"
End Sub...
I haven't been able to write this process correct for
VScroll Proceedure and Command Button Routine. I'm
getting Errors in the quotation section of an event
proceedure for one.
Then in my cases, Case 1, it wants an = (1) at the end,
like a value at the end! Something is wrong with each case...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.