How to Create Animated Modal | C# | Windows Form

Поделиться
HTML-код
  • Опубликовано: 15 сен 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
  • НаукаНаука

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

  • @coding_ideas
    @coding_ideas  Год назад +1

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

  • @jtg4416
    @jtg4416 Месяц назад

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

  • @gardunnasy23
    @gardunnasy23 2 месяца назад

    so nice

  • @jtg4416
    @jtg4416 Месяц назад

    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 Месяц назад

    doesnt work

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

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

  • @nikolaamber9972
    @nikolaamber9972 4 месяца назад

    What is the music in the background?

  • @omaralatawi2675
    @omaralatawi2675 Год назад +4

    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

    • @angelomarm
      @angelomarm 6 месяцев назад

      Tienes la contraseña?

  • @getsmartdaddy8516
    @getsmartdaddy8516 6 месяцев назад

    good Work

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

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

    • @broaxconde6302
      @broaxconde6302 Год назад +1

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