Neler Yeni

Kodlama yardımı için kişi aranıyor

Katılım
19 Ocak 2022
Mesajlar
113
Dahası  
Reaksiyon skoru
47
Yaş
20
İsim
İsmail Kaygısız
İlgilendiği Kategoriler
Oyun Tasarım-Kodlama, Programlama Dilleri, Web Tasarım ve Kodlama
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;
using System.Threading;
using CmlLib.Core;
using CmlLib.Core.Auth;
namespace Aeron_Launcher
{
public partial class Form1 : Form
{
public Form1()
{
InitializeComponent();
}

private void guna2Button1_Click(object sender, EventArgs e)
{
if (String.IsNullOrEmpty(guna2TextBox1.Text))
{
MessageBox.Show("You cant enter the game without using name. Please Enter A user name");
}

else
{


label2.Text = guna2TextBox1.Text;
label2.Visible = true;
guna2Button1.Visible = true;



}
async private void gameoyunac();

}

}
}
Alıntıyı görüntüle
Hatam nedir?
Mesaj otomatik birleştirildi:

@DA_mødları_çok_iyi.
Mesaj otomatik birleştirildi:

@Hkncn001.
private async void olacak
önce erişim bildirgeçleri tanımlanmalı
 
Yeni mesajlar Yeni Konu Aç      

SON KONULAR

Forum istatistikleri

Konular
1,046,659
Mesajlar
9,419,832
Üyeler
166,053
Son üye
Kaixezz
Top Bottom