How to Create Animated Modal | C# | Windows Form

Sdílet
Vložit
  • čas přidán 15. 09. 2022
  • Follow me on my social media
    Instagram :
    / jeov_dev
    Tiktok :
    www.tiktok.com/@coding_ideas?...
    Facebook
    / jeovdev
    If you have questions, message me on my discord
    / discord
  • Věda a technologie

Komentáře • 16

  • @coding_ideas
    @coding_ideas  Před rokem +1

    The source code is already available. please read the description :)

  • @gardunnasy23
    @gardunnasy23 Před 4 měsíci

    so nice

  • @jtg4416
    @jtg4416 Před 4 měsíci

    also this error System.ArgumentException: 'Form showDialog tried to set an ineligible form as its owner. Forms cannot own themselves or their owners.

  • @jtg4416
    @jtg4416 Před 4 měsíci

    get this error
    System.InvalidOperationException: 'Form that is already visible cannot be displayed as a modal dialog box. Set the form's visible property to false before calling showDialog.'

  • @kausarahmed8282
    @kausarahmed8282 Před rokem

    you are doing a very good work buddy...................keep it up

  • @nikolaamber9972
    @nikolaamber9972 Před 6 měsíci

    What is the music in the background?

  • @jtg4416
    @jtg4416 Před 4 měsíci

    doesnt work

  • @omaralatawi2675
    @omaralatawi2675 Před rokem +5

    what is your problem? If I want to download the source code, it is natural that I watched the whole video. So why do you put a password for the file inside the video?
    I want the file, not because I did not see the full video. I want it because the quality of the video is bad and the codes do not appear well

  • @getsmartdaddy8516
    @getsmartdaddy8516 Před 8 měsíci

    good Work

  • @broaxconde6302
    @broaxconde6302 Před rokem

    hello sir, can't convert c#.et (int y = Form1.parentY += 3;) to vb.net

    • @broaxconde6302
      @broaxconde6302 Před rokem +1

      ohh, I got it already.
      Form2.parentY += 3
      Dim modalY As Integer = Form2.parentY