Change Data Between Forms in Visual Studio C# Tutorial

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

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

  • @arnonuhmer3771
    @arnonuhmer3771 8 месяцев назад

    is this common usage and does it somehow work without static variables?

    • @mooict
      @mooict  8 месяцев назад +1

      using the static variables are common use when you want the secondary form to communicate with the main form. Sending data from the main window to a secondary one can be done without the use of Static variable.

    • @arnonuhmer3771
      @arnonuhmer3771 8 месяцев назад +1

      Thank you very much for your response@@mooict

  • @lincol29_
    @lincol29_ 8 месяцев назад

    what is the visual studio theme?

    • @mooict
      @mooict  8 месяцев назад

      I made it with visual studio themes project extension ☺️

    • @lincol29_
      @lincol29_ 8 месяцев назад

      can this theme can exported file?if can,can you give me the theme file?i want to use it.thank you@@mooict

    • @mooict
      @mooict  8 месяцев назад

      I will share the theme on the channel soon.

    • @lincol29_
      @lincol29_ 8 месяцев назад

      @@mooict thank you my bro