public Login() { this.sonEklenenId = -1; InitializeComponent(); ac = new arduinoController(this); bs = new BluetoothServer(this); bcc = new BluetoothClientController(this); }