Skocz do zawartości

supergosc44

Użytkownik
  • Liczba zawartości

    2
  • Rejestracja

  • Ostatnia wizyta

Reputacja

0 Neutralny

O supergosc44

  • Tytuł
    Nowicjusz
  1. using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows.Forms; namespace Los { public partial class Form1 : Form { int ileRazyklik = 0; public Form1() { InitializeComponent(); this.Size = Screen.GetBounds(this).Size; this.Width = Screen.GetBounds(this).Width; this.Location = new Point(0, 0); } private void Klik_Click(object sender, EventAr
  2. using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows.Forms; namespace Los { public partial class Form1 : Form { int ileRazyklik = 0; public Form1() { InitializeComponent(); this.Size = Screen.GetBounds(this).Size; this.Width = Screen.GetBounds(this).Width; this.Location = new Point(0, 0); } private void Klik_Click(object sender, EventAr
×
×
  • Dodaj nową pozycję...