For those who have the same problem regarding to caption: form4.label1.caption = label1.caption + 1 (That is old VB6.0) The new way to say is text because caption was replaced on new VB: form4.label1.text = form4.label1.text + 1 (For newer VB) Thanks for the quiz game tutorial, pretty much helped my project.
@@ManasBishtVBprogrammer Ohh so nice of you thanks for understanding me we are doing our project on this topic but there is some problem with scoring form plz show us how to do project with multiple question and run in a form thank you
Listen my PC is not working till now so I can tell you in comment section First:- make a question form then score form, in score form attach a label and type Question 1 in it and in right hand side attach a textbox(Text1) lock the text box option for locking will be available in right side. (lets say your question 1 is in form1 and your score form is in form4, type code) Second:- move to form 1 and double click on right answer command button then type this code ( form4.Text1.text = "Correct"). Third:- in first form only double click on the wrong answer and type(form4.Text1.text = "Incorrect") copy it to other wrong command also. Your score would be shown after running Programme do same with other question form also. Hope it was helpful
@@ManasBishtVBprogrammer done it way before you commented however thanks for the quiz game tutorial, pretty much helped my project :D Also for those who are still having a hard time: form4.label1.caption = label1.caption + 1 (That is old VB6.0) The new way to say is: form4.label1.text = form4.label1.text + 1
Visual Studio 6.0 from 1998 is still copyrighted by MS so only really lucky ones can download for free from some rare torrents sites [ it looks like fake but you can try this YT tutorial --> ruclips.net/video/aNR0bGTeQs8/видео.html&app=desktop I think you have to pay or buy from eBay cause there is no free Visual Studio 6.0 Express version [ at least I never even heard about it ].
For those who have the same problem regarding to caption:
form4.label1.caption = label1.caption + 1 (That is old VB6.0)
The new way to say is text because caption was replaced on new VB:
form4.label1.text = form4.label1.text + 1 (For newer VB)
Thanks for the quiz game tutorial, pretty much helped my project.
U just made my day I have hope for being like u in the future thanks!
Welcome bro
The only easy nice vb project it's working
That's vry simple
It's for beginners... you are pro yaar
Please make the spelling (Taj Mahal ) correct. It is a nice programming.
This channel is helping alot, Thankyouuu!! 👍
Thanks
What will be the back end of this project
Sir plzz make a video on catering billing system project using vb6.0 plzzz and Tq for ur reply sirr
First will be on multiple score then this.... and you can call me bro😄
@@ManasBishtVBprogrammer Ohh so nice of you thanks for understanding me we are doing our project on this topic but there is some problem with scoring form plz show us how to do project with multiple question and run in a form thank you
Listen my PC is not working till now so I can tell you in comment section
First:- make a question form then score form, in score form attach a label and type Question 1 in it and in right hand side attach a textbox(Text1) lock the text box option for locking will be available in right side.
(lets say your question 1 is in form1 and your score form is in form4, type code)
Second:- move to form 1 and double click on right answer command button then type this code ( form4.Text1.text = "Correct").
Third:- in first form only double click on the wrong answer and type(form4.Text1.text = "Incorrect") copy it to other wrong command also.
Your score would be shown after running Programme do same with other question form also.
Hope it was helpful
Tqsm sir for solving my problem
@@akankshagadilohar9183 call me bro not sir😅
Hey thanks man , you gained a new subscriber 😉
Thanks for supporting
Good job bro
Plzz tell me how to show multiple questions score in a one form plzzz
Actually my computer is not working I will show you in this week. I apologise for your problem
thanks
Welcome bro
Yehh boiiiii kannu
Latest video is more awesome
Will this still be the same for the new version VB?
Yes, you can try and if it doesn't works then tell me in comment section
@@ManasBishtVBprogrammer is there alternative code for caption? the new vb.net dosen't have one, how do i now even add points to my score now.
@@AspireTechYT try "text" instead of "caption"
@@ManasBishtVBprogrammer done it way before you commented however thanks for the quiz game tutorial, pretty much helped my project :D
Also for those who are still having a hard time:
form4.label1.caption = label1.caption + 1
(That is old VB6.0)
The new way to say is:
form4.label1.text = form4.label1.text + 1
@@AspireTechYT Comment this again not reply so that I can pin it 😃
I kept my promise
Bro iam doing now and I will show it to my teachers love you bro do more videos I will ask my friends to subscribe your channel
this is which language sir
Visual basic
Bro how to download VB 6.0 tell me plz
Just wait for another video I am sorry for this much late hope you understand
Visual Studio 6.0 from 1998 is still copyrighted by MS so only really lucky ones can download for free from some rare torrents sites [ it looks like fake but you can try this YT tutorial --> ruclips.net/video/aNR0bGTeQs8/видео.html&app=desktop I think you have to pay or buy from eBay cause there is no free Visual Studio 6.0 Express version [ at least I never even heard about it ].