Example #1
0
            //_PCs.Add(new Data_about_PC { Adress = lst[count].Item2, Name = lst[count].Item1 });

            ////В переменной lst содержится лист с ip адресами
            ////Drawing_label(lst[count], x, y, this);
            Drawing_picture_for_pc(lst[count].Item1, lst[count].Item2);
Example #2
0
            //_PCs.Add(new Data_about_PC { Adress = lst[count].Item2, Name = lst[count].Item1 });

            ////В переменной lst содержится лист с ip адресами
            ////Drawing_label(lst[count], x, y, this);
            ///

            Initializing_PC(lst[count].Item1, lst[count].Item2);