Загрузка...

D de del?

Thread in C# created by Fans May 22, 2019. 166 views

  1. Fans
    Fans Topic starter May 22, 2019 L 812 May 3, 2018
    d d del
    Thread restrictions:
    The topic author allowed to post messages in the topic only to the following groups (and higher ranked): Staff Members and Curators
     
  2. renameduser_110248
    class Form2 {
    ...
    public string text = "";
    ...
    }

    void ...() {
    Form2 form = new Form2();
    form.text = ...;
    form.show()

    }
     
  3. Qwa1dy_inactive2265711
    Qwa1dy_inactive2265711 May 22, 2019 Banned 17 May 15, 2019
    да ну вы кодеры :roflanOld:
     
  4. Heckfi
    Heckfi May 22, 2019 10 Apr 8, 2019
    Через конструктор класса
     
Top
Loading...