How to make a Quiz game in VB6

Поделиться
HTML-код
  • Опубликовано: 10 ноя 2024

Комментарии • 42

  • @AspireTechYT
    @AspireTechYT 3 года назад +1

    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.

  • @shazofthisdunya
    @shazofthisdunya 4 года назад

    U just made my day I have hope for being like u in the future thanks!

  • @yogeshd7744
    @yogeshd7744 5 лет назад +1

    The only easy nice vb project it's working

  • @sanjaysp3500
    @sanjaysp3500 4 года назад +1

    That's vry simple

  • @shameekbose6207
    @shameekbose6207 Год назад

    Please make the spelling (Taj Mahal ) correct. It is a nice programming.

  • @hareembilal8118
    @hareembilal8118 5 лет назад +2

    This channel is helping alot, Thankyouuu!! 👍

  • @fabihamahin8035
    @fabihamahin8035 3 года назад

    What will be the back end of this project

  • @akankshagadilohar9183
    @akankshagadilohar9183 5 лет назад +1

    Sir plzz make a video on catering billing system project using vb6.0 plzzz and Tq for ur reply sirr

    • @ManasBishtVBprogrammer
      @ManasBishtVBprogrammer  5 лет назад

      First will be on multiple score then this.... and you can call me bro😄

    • @akankshagadilohar9183
      @akankshagadilohar9183 5 лет назад

      @@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

    • @ManasBishtVBprogrammer
      @ManasBishtVBprogrammer  5 лет назад

      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

    • @akankshagadilohar9183
      @akankshagadilohar9183 5 лет назад

      Tqsm sir for solving my problem

    • @ManasBishtVBprogrammer
      @ManasBishtVBprogrammer  5 лет назад

      @@akankshagadilohar9183 call me bro not sir😅

  • @UshaKumari-jf6hf
    @UshaKumari-jf6hf 4 года назад

    Hey thanks man , you gained a new subscriber 😉

  • @jayalakshmisharma3489
    @jayalakshmisharma3489 6 лет назад

    Good job bro

  • @akankshagadilohar9183
    @akankshagadilohar9183 5 лет назад +1

    Plzz tell me how to show multiple questions score in a one form plzzz

    • @ManasBishtVBprogrammer
      @ManasBishtVBprogrammer  5 лет назад

      Actually my computer is not working I will show you in this week. I apologise for your problem

  • @siddhantdhande4203
    @siddhantdhande4203 5 лет назад +1

    thanks

  • @negi0222
    @negi0222 4 года назад

    Yehh boiiiii kannu

  • @Riz-xg6pf
    @Riz-xg6pf 5 лет назад +1

    Will this still be the same for the new version VB?

    • @ManasBishtVBprogrammer
      @ManasBishtVBprogrammer  5 лет назад

      Yes, you can try and if it doesn't works then tell me in comment section

    • @AspireTechYT
      @AspireTechYT 3 года назад

      @@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.

    • @ManasBishtVBprogrammer
      @ManasBishtVBprogrammer  3 года назад

      @@AspireTechYT try "text" instead of "caption"

    • @AspireTechYT
      @AspireTechYT 3 года назад

      @@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

    • @ManasBishtVBprogrammer
      @ManasBishtVBprogrammer  3 года назад

      @@AspireTechYT Comment this again not reply so that I can pin it 😃

  • @ManasBishtVBprogrammer
    @ManasBishtVBprogrammer  6 лет назад +2

    I kept my promise

    • @yogeshd7744
      @yogeshd7744 5 лет назад

      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

  • @parameshwariparamu1028
    @parameshwariparamu1028 3 года назад

    this is which language sir

  • @rishikesh3163
    @rishikesh3163 5 лет назад +1

    Bro how to download VB 6.0 tell me plz

    • @ManasBishtVBprogrammer
      @ManasBishtVBprogrammer  5 лет назад

      Just wait for another video I am sorry for this much late hope you understand

    • @dagmarlubczanski1519
      @dagmarlubczanski1519 5 лет назад

      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 ].