Forum: Visual Basic
Dec 22nd, 2005, 9:59 AM
|
|
Replies: 2
Views: 256
Data Control
I am not sure if the soloution to my problem is simple, but all i want to do is make the data control display a record number generated by the VB rnd function. I can code the rnd bit but dont know...
|
Forum: Visual Basic
Aug 28th, 2005, 8:22 AM
|
|
Replies: 5
Views: 184
|
Forum: Visual Basic
Aug 27th, 2005, 11:33 AM
|
|
Replies: 5
Views: 184
|
Forum: Visual Basic
Aug 27th, 2005, 11:13 AM
|
|
Replies: 5
Views: 184
Searching SubFolders
Hi,
I am writing a program to determine if a file exists. I can get the program to search a specified folder but i also need the program to search sub folders in the main folder sepecified. Is...
|
Forum: Visual Basic
Jul 28th, 2005, 10:25 AM
|
|
Replies: 10
Views: 369
|
Forum: Visual Basic
Jul 27th, 2005, 4:11 PM
|
|
Replies: 10
Views: 369
|
Forum: Visual Basic
Jul 27th, 2005, 1:16 PM
|
|
Replies: 10
Views: 369
There is only 4 Teams e.g Blue, Green, Red and...
There is only 4 Teams e.g Blue, Green, Red and Yellow. So for the 1st position the user will click the team in the list box and then the 1st posistion label lblLJ(0). Then for the second one he would...
|
Forum: Visual Basic
Jul 27th, 2005, 12:19 PM
|
|
Replies: 10
Views: 369
Pizentios, could you please tell me about the...
Pizentios, could you please tell me about the other way, as i am very novice and would like to keep things simple. There is 4 teams in the list box. but 8 positions because two people compete in each...
|
Forum: Visual Basic
Jul 26th, 2005, 4:33 PM
|
|
Replies: 10
Views: 369
|
Forum: Visual Basic
Jul 26th, 2005, 3:13 PM
|
|
Replies: 10
Views: 369
Loops!!
I am creating an athletics scoreboard,
I have a list with team names that once clicked will fill the position with the team name, i then want the loop to move onto the Second position...
|
Forum: Visual Basic
Jun 24th, 2005, 10:18 AM
|
|
Replies: 21
Views: 557
|
Forum: Visual Basic
Jun 23rd, 2005, 10:35 AM
|
|
Replies: 21
Views: 557
Advice
Hi,
I have only just started to program. Can anyone give me an idea of a simple program to create?
Thank You
|
Forum: Visual Basic
Jun 5th, 2005, 2:10 PM
|
|
Replies: 6
Views: 363
Hi,
I will try to explain what i mean more...
Hi,
I will try to explain what i mean more clearly.
I am programming an application to create a synchronised lyrics file. I have a text box (txtLyrics.) In this user pastes thier lyrics.
They then...
|
Forum: Visual Basic
Jun 4th, 2005, 12:18 PM
|
|
Replies: 6
Views: 363
Hi,
Thanks for your help.
I am still having...
Hi,
Thanks for your help.
I am still having trouble. What i want to happen is when the user clicks a command button the time is pasted next to the time of lyric. (This i can do) However what i want...
|
Forum: Coder's Corner Lounge
Jun 2nd, 2005, 6:48 AM
|
|
Replies: 11
Views: 420
|
Forum: Visual Basic
Jun 2nd, 2005, 5:56 AM
|
|
Replies: 6
Views: 363
Text Boxes
I am having trouble with text boxes. (Like you wouldn't have guessed from the title)
What I would like to happen is when a button is pressed the mouse cursor goes to the start of the line. (My text...
|
Forum: Visual Basic
May 31st, 2005, 2:27 PM
|
|
Replies: 6
Views: 283
|
Forum: Visual Basic
May 31st, 2005, 2:25 PM
|
|
Replies: 6
Views: 283
|
Forum: Visual Basic
May 31st, 2005, 1:25 PM
|
|
Replies: 6
Views: 283
Thanks for the help.
I am trying to get the...
Thanks for the help.
I am trying to get the Coppied progress in minutes and seconds. I changed your code to this
Private Sub Command1_Click()
VB.Clipboard.Clear ' Added this so the command can be...
|
Forum: Visual Basic
May 31st, 2005, 11:20 AM
|
|
Replies: 6
Views: 283
Time In MMControl
This has got me really stuck. It seeme quite simple but i cannot find a soloution.
What i want to happen is for the user to press a button and the current progress/time of the song is coppied to the...
|
Forum: Visual Basic
May 2nd, 2005, 12:42 PM
|
|
Replies: 3
Views: 220
|
Forum: Visual Basic
May 2nd, 2005, 3:37 AM
|
|
Replies: 3
Views: 220
Colour Changing At Runtime
The title may seem simple but has been very frustrating.T his is what i need to do.:
As My Startup Object i have a form that has 4 different colour pictures. When the user clicks these i would like...
|
Forum: Visual Basic
Apr 4th, 2005, 2:37 PM
|
|
Replies: 4
Views: 171
Password Expiry / Lock
Hi,
Please help!
I need some code so that if someone enters a wrong password, a countdown starts from 100 that stops them from accessing that form during the countdown. (so they cant get the...
|
Forum: Visual Basic
Apr 1st, 2005, 1:54 PM
|
|
Replies: 7
Views: 758
Visual Basic 6.0 Form Effects
Hi,
Does anyone know some code which enables a form to "Fade in and Fade Out"
Also Does anyone know how to make a form "Shrink" Below is some code to make a form Grow
You must first create a module...
|
Forum: Visual Basic
Mar 20th, 2005, 5:34 AM
|
|
Replies: 1
Views: 166
Visual Basic 6.0 Help
Hi. Does anyone know how make and use .DAT Files with VB?
I need to extract data from a data file and then placed this into a text box.
Any ideas? :confused:
|
Forum: Visual Basic
Mar 19th, 2005, 2:55 PM
|
|
Replies: 1
Views: 178
DAT Files VB6
Hello. I am quite new to VB. I have designed a currency converter in VB. It works successfully but i need to create a DAT file with the rates in (so i can change them within the program) How can i do...
|