VB.NET: Creating Your Own Versions of Controls

แชร์
ฝัง
  • เผยแพร่เมื่อ 18 ม.ค. 2025

ความคิดเห็น • 49

  • @tomdempsey6207
    @tomdempsey6207 7 หลายเดือนก่อน

    Thank You so much for this lesson at 81 years old I have learned something I wish I knew
    20 years ago when i first started using Visual Basic. I just made an animated picturebox control
    which saves me a lot of writing code in my games I create.

  • @seba.d
    @seba.d 8 ปีที่แล้ว

    at last some great tutorial that actually shows something. i'm fed up with guys showing how to add button on a form.
    big like from me.

  • @dejan011
    @dejan011 9 ปีที่แล้ว

    Haven't seen recently so simple, but good tutorial. Thanks for posting :)

  • @DamianChambers
    @DamianChambers 11 ปีที่แล้ว

    Great tutorial. It adds to my knowledge base of VB

  • @IvanVinski2009
    @IvanVinski2009 12 ปีที่แล้ว

    As I said on the forums, thank you for this tutorial!

  • @santiagoarce5672
    @santiagoarce5672 4 ปีที่แล้ว

    This is so useful. Thank you so much.

  • @cakdham4607
    @cakdham4607 8 ปีที่แล้ว +2

    thanks bro.. really appreciate for what you've done

  • @ing.nicola1706
    @ing.nicola1706 6 ปีที่แล้ว

    Beautiful tutorial! useful! excellent also simple English, understandable (I'm Italian) and well-marked

  • @buddyroach
    @buddyroach 6 ปีที่แล้ว +1

    thanks. great tutorial. I made a custom control. But how do I export it to where I can import it into future projects and use it?

    • @michelmoes1322
      @michelmoes1322 2 ปีที่แล้ว

      That is exectly the point where I also have problems with my user controls in other projects.
      If I add them I have to correct the new projects designer code, altough MS says one should not do that.

    • @buddyroach
      @buddyroach 2 ปีที่แล้ว +2

      @@michelmoes1322 I found a better way but it works only in VS 2019. Just add a new file to your project in the solution explorer and add a user control class. Make your control and you can reference it in your main form and control it via that. Check my video I did on Musica pro. Its one of the more recent videos. Thats a custom control. I did that so I can have multiple instances of it with all of its complexity. Also in my other app colorpen I made a custom control too and I was even able to use it again in another project.

    • @michelmoes1322
      @michelmoes1322 2 ปีที่แล้ว

      @@buddyroach Wow, I did not expect to have an answer because I was 3 years late.
      As VS 2022 is for free in the community edition and the included VB is fully compatibe with older versions, I'll check your approach.
      Greetings and thks, Michel

  • @kcvinu
    @kcvinu 10 ปีที่แล้ว +2

    Thanks, nice tutorial, also great presentation.

    • @BrandonioProductions
      @BrandonioProductions  10 ปีที่แล้ว

      vinod kc Thank you very much! I appreciate your comments and thanks for watching!

  • @NikhilKomirisetti
    @NikhilKomirisetti 11 ปีที่แล้ว

    Hey man, great video. But jw, but how did you create those buttons and that form?
    Is there a seperate video for that, or is it just something I can download?

  • @jtlunsford780
    @jtlunsford780 2 ปีที่แล้ว

    Loved it, but more stuff I don't fully understand yet, but I can see the application will be useful. Everything legible, verbiage understandable and not too fast........thanks..JT

  • @ItzScorchMark
    @ItzScorchMark 10 ปีที่แล้ว +1

    Hi, I don't mean to bother you and I know this tutorial is pretty old, but how could I do this with a textbox? I want my textbox to look pretty, so I have an image for it, but I have no clue how to add the picture to the textbox ;/

    • @buddyroach
      @buddyroach 6 ปีที่แล้ว

      You can't really add a picturebox to a textbox but what you could do however, is maybe have your control be a panel with a textbox and picturebox on it and arrange them how you would like such as the picturebox next to the textbox or something?

  • @3DSBRAIN
    @3DSBRAIN 12 ปีที่แล้ว

    What screen recorder do uuse is it free?

  • @arteinsectoDIY
    @arteinsectoDIY 7 ปีที่แล้ว +1

    Excelente !!!!

    • @vanessagarzon4481
      @vanessagarzon4481 7 ปีที่แล้ว

      Mamio _ hhdhdhdhzzbxxbbxchjnnxnzzxvdbvTDdgzggs
      😄😄😃😃😃😃😃😃😃tehshddddhsgszg,c,,b,vxvdhvhdg
      Vvhbjxhf

  • @Ramog1000
    @Ramog1000 8 ปีที่แล้ว

    can I somehow add custom values to the property screen? So for expample that I can change the tick value from the stopwatch without acessing the script.

  • @henriklauridsen9686
    @henriklauridsen9686 10 ปีที่แล้ว

    This is very good. Thank you

    • @BrandonioProductions
      @BrandonioProductions  10 ปีที่แล้ว

      Henrik Lauridsen I am very glad that you think so! Thanks for watching!

  • @xman993
    @xman993 10 ปีที่แล้ว

    Can u make a custom track bar ? with image now colors? please

  • @spups1000
    @spups1000 6 ปีที่แล้ว +1

    can you show a tutorial of making a custom calendar. also able to add events and show them on the calender. would be appreciated.

  • @AlexisLestrange
    @AlexisLestrange 9 ปีที่แล้ว

    thanks a lot for the tutorial, now my program looks prettier :D

    • @BrandonioProductions
      @BrandonioProductions  9 ปีที่แล้ว

      You're very welcome. I'm glad you've found it helpful! And in the end, what matters more than looks, right? ;)

    • @AlexisLestrange
      @AlexisLestrange 9 ปีที่แล้ว +1

      only when it comes to programs, nothing. ;)

  • @buddyroach
    @buddyroach 4 ปีที่แล้ว

    How to create properties?

  • @BirkanMehmetUlusoy
    @BirkanMehmetUlusoy 11 ปีที่แล้ว

    you are the best man

  • @aller66
    @aller66 12 ปีที่แล้ว

    a very interesting tutorial

  • @annasahar6356
    @annasahar6356 11 ปีที่แล้ว

    Nice Tutorial!!!!
    I'm Lovin it!!!

  • @ViaKnyazev
    @ViaKnyazev 12 ปีที่แล้ว

    plz make some tuts o0n C++

  • @MegaMinecraft11
    @MegaMinecraft11 10 ปีที่แล้ว

    How can i use these components in my other Projects?

    • @BrandonioProductions
      @BrandonioProductions  10 ปีที่แล้ว

      If you build the project, you will get a .dll file that you can add as a reference to any other project!

    • @MegaMinecraft11
      @MegaMinecraft11 10 ปีที่แล้ว

      Can i make so it imports automaticly?

    • @BrandonioProductions
      @BrandonioProductions  10 ปีที่แล้ว

      I do not believe so!

    • @MegaMinecraft11
      @MegaMinecraft11 10 ปีที่แล้ว

      Okay.. I can't really figure out how to import yhe component i made, can u help me out?:)

    • @BrandonioProductions
      @BrandonioProductions  10 ปีที่แล้ว

      Well, once you build your component, you can add it to the project you're currently working on by finding it in the toolbox. You can add it to other projects by pressing Project>Add Reference and then browsing for your .DLL file.

  • @Crossfire690
    @Crossfire690 12 ปีที่แล้ว

    Thanks For This

  • @edwardesmalin8784
    @edwardesmalin8784 11 ปีที่แล้ว

    thank you

  • @TheMessi324
    @TheMessi324 8 ปีที่แล้ว

    thank a lot

  • @i7arithran
    @i7arithran 12 ปีที่แล้ว

    n1