Added: 4 years ago
From: TutsRus
Views: 86,385
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:
see all

All Comments (108)

Sign In or Sign Up now to post a comment!
  • its not avaible... >.<

  • are you still going to make another video tutorial? im looking forward to it :)

  • can you help me?

    when i enter my full name in text1 and click the command1(firstname) the text2 will display may name with first name first. command2(middle initial)=text2 middle intial first. and also in last name.

    can you give a code for this??

  • Thanks for your video's. I have visual basic at school and I didn't understand a thing. Thanks to you I do now!! :D:D

  • is it possible to create an internet cafe security like cybercafe, cafe suit etc. using vb 6???

  • WoW now its 480p. Thanks (for this tutorial) :)

  • i like ur voice awwwwwww

  • hey dude wat of your next tut?????????

  • Hey dude I want StrReverse and UCase? How to do it man?

  • it's so easy than vb 2008 ryt? hahah ^^

  • why is your vb 6.0 so fast?

  • thnx

    

  • Comment removed

  • tnx,

  • Buenas Como todos los Tutoriales son Una Basura Porto Montare unos Real mente Interesentes y Buenos para Aprender Cosas que Real mente séle Pueda sacar Provecho gracias

  • Dim namefile

    namefile = Text1

    Open App.Path & ("/" + namefile + ".txt") For Output As #1

    Write #1, Text2.Text

    Close #1

  • any link to have like this One?

  • Comment removed

  • Your voice sounds like Visual Basic has consumed your soul.

  • thanks brother

  • I get a compile error when moving on from the first string (Text2.Text * LCase(Text1.Text))

  • @InfectedMarineSudios brother its not asterik but Equals sign( "=" ). keep going

  • Want Visual Basic 6 Free and other Cool TuT's? go to my page and subscribe

  • superb

    

  • Great!

  • tnx.. can u have another one?

  • Very nice tutorial..i'll subscribe

  • @0nquer i get the same problem.

    @1996quique Everything is correctly typed but there's an arrow pointing at Private Sub Command1_Click() and it is covered in yellow

  • compile error

    invalid use of property

    What does that mean?

  • @0nquer maybe you type something wrong

  • very helpful. :D

  • this is easy 2 understand i need more video tutorials of next lessons

  • + Awesome tut man....5/5

    +easy to understand..

    -Why RapidShare WHY? Q.Q

  • very nice. ^_^ easy to understand. 5stars!

  • Thats really cool! Thx for the vids i really learn stuff out of them looking foward to the rest of the vids on visual basics

  • ): ti tuoba wonk tndid i noitcnuf esrever eht ekil i lairotut dooG!uoy knahT

  • " Thank you! good tutorial i like the reserve function i didnt know about it :) " i just had to do that sorry

  • You did it wrong you said reserve i said reverse o.o

  • Yeah, sorry i suck at reading backwards XD

  • lol :]

    B for effort :P

  • Good job man! Im a beginner, and i figured out everything you just told me about text and how to use a function to change it! Subscribing to ya now. =D

  • Where can i get this at for free??

  • DUDE! i have been looking for reverse code for ages! thank you so much!

  • The video got only a small problem THE RESOLUTION IS Too low

    anyway Thanks

  • click on more info and download the video via the link ;}

  • we can not see any shit that you write

  • LMFAO!!

  • how can i make a program to copy and image pixel by pixel onto an abode game

  • hello i need ur help

  • motherfucker i cant see shit .

  • so You can see everything lol

  • great!

    the code is very visible to my eyes!

    XD

  • If you need any help, pm me i'm a pro.

    Btw modsquad. If you want a media player, click COMPONENTS. (right click toolbox) then search down for Windows Media player.

    Need any help in visual basic? CONTACT ME =]

  • murk u su ck!

  • so can i make a commander cuz i wanna make a button open windows media player or a gam

  • I couldnt follow this tutorial you mumbled to much so i got lost and paused and left the vid..

  • hows it not a swf on mine it is a swf

  • when i open the file it says cannot open this file

  • how do u make it save so when u open it again it will be what you wrote?

  • lolz

  • Private Sub Command1_Click()

    Text2.Text = LCase(Text1.Text)

    Text3.Text = UCase(Text1.Text)

    Text4.Text = StrReverse(Text1.Text)

    End Sub

  • I know hwo to make a dropdown menu in a form, but how do I add things in it, like File/Save. Like the "Save" in "File"? x]

    please help. Noob.

  • You can also put that on a timer and activate it when the form loads.

  • lulz its not free? buddy i have the serial and i cracked it.

  • you didnt crack shit newb you found the crack. lamer

  • yh lol i ask it all in the same hour so i would get a faster responce thank yh i know a few way now

  • lol this may be dumb but how do i link to the next form ie form1 to link to my form2

    plz help

  • Okay, you have to make a new form, make sure it called form2

    In you're button where stays, go to form2 orsm type : form2.show

  • hey where can i download VB6 huh tell me punk

  • thnx 4 making the tutorials...

    i hope u do a complete set of uploads...

  • i can't see what are you typen Can you make a new vid but than not the whole screen? plz

  • please can anyone tell link the link for the trial version download for VB6...ide be very happy ive been looking for it for ages :(

  • Why not the Real version??

  • to expensive when i know you can download a "free" version

  • But you can also download the real version for free!

  • you cant get a free version of visual basic 6, not vesual basic 6 enterprise or portable or 2008...i want VB6. this is not free

  • can u tell me how to get vb6?

  • checkmyvid, pm me and ill send u a good site ;)

  • man the video isnt clear...i cant see well....

  • I wanna ask when do we start learning VB at school xD

    Can you tell me plz?

    PS:im in portugal :P

  • IT 12, where I'm at.

  • I wanna give you a hit xD you dont need to push so many times enter just do like this: Private Sub Command1_Click() Msgbox "text"' Msgbox "text" End Sub Not like this:' Private Sub Command1_Click() Msgbox "text"' Msgbox "text" End Sub
  • I guess he did that for the viewers so they can read it betta ... not cauz hes stuipd :\ ... video 5*

  • Thanks TutsRus it works fine !! :D

  • thanks for ur help, i appreicate it, End is the code to exit an application in VB.

  • what's the code to exit an application?

  • end or unload me

  • form"name".hide

  • How can I make a password protected prgram that brings up another window after they put in the password? PLEASE HELP!

  • pm me and il help

  • Ey man.. just wanted to say thanks for the lessons.. im just beginning VB in school and im a ways ahead of the rest of the class because of your videos :) thanks

  • I cant make my VB programs executeable, is there something you need to do b4 hand?

  • Just go to the file menu and choose "make project1.exe"

  • where do i download VB?

  • Click my name for visual basic tutorials ! and btw just like you're first tutorial ; this tutorial is good to ! keep up the good work man !

  • Click my name for visual basic tutorials ! and btw just like you're first tutorial ; this tutorial is good to ! keep up the good work man !

  • it sooo annyoyin that he doesent zoom in man we cant see what he is coding, so how are we supposed to follow when we cant see what he is typing!!!

  • can you do zoomed vid.???

  • I cant read the codes and you dont say exactly what you type :/

  • Cant read the text2 code?

  • Hmm, I just startet with this recently, and i dont know anything about it. But these tutorials are great, but i cant see what you are writing in the text2 code....

  • cool vid i like u guys vids keep them comeing

Loading...
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more