Telegram Group & Telegram Channel
برمجة تطبيقات الويندوز C# Programming
من سيربح المليون.zip
كود حذف إجابتين

اضف الكود التالي لمشروع اللعبة في كلاس Form2

وقم بربط الحدث Click للأداة pictureBox3 بالدالة pictureBox3_Click


private void pictureBox3_Click(object sender, EventArgs e)
{
pictureBox3.Image = Properties.Resources.No_50_50;
Delete_two_answers();
pictureBox3.Enabled = false;

}
void Delete_two_answers()
{
int x = 4;
foreach (var item in tableLayoutPanel1.Controls)
{
UCQuCh uc = item as UCQuCh;
if (uc.Content != CorrectAnswer&&x>2)
{
uc.Content = "";
x--;
}
}
}



tg-me.com/CsharpWindowsForm/422
Create:
Last Update:

كود حذف إجابتين

اضف الكود التالي لمشروع اللعبة في كلاس Form2

وقم بربط الحدث Click للأداة pictureBox3 بالدالة pictureBox3_Click


private void pictureBox3_Click(object sender, EventArgs e)
{
pictureBox3.Image = Properties.Resources.No_50_50;
Delete_two_answers();
pictureBox3.Enabled = false;

}
void Delete_two_answers()
{
int x = 4;
foreach (var item in tableLayoutPanel1.Controls)
{
UCQuCh uc = item as UCQuCh;
if (uc.Content != CorrectAnswer&&x>2)
{
uc.Content = "";
x--;
}
}
}

BY برمجة تطبيقات الويندوز C# Programming


Warning: Undefined variable $i in /var/www/tg-me/post.php on line 283

Share with your friend now:
tg-me.com/CsharpWindowsForm/422

View MORE
Open in Telegram


برمجة تطبيقات الويندوز C Programming Telegram | DID YOU KNOW?

Date: |

Telegram announces Anonymous Admins

The cloud-based messaging platform is also adding Anonymous Group Admins feature. As per Telegram, this feature is being introduced for safer protests. As per the Telegram blog post, users can “Toggle Remain Anonymous in Admin rights to enable Batman mode. The anonymized admin will be hidden in the list of group members, and their messages in the chat will be signed with the group name, similar to channel posts.”

How Does Telegram Make Money?

Telegram is a free app and runs on donations. According to a blog on the telegram: We believe in fast and secure messaging that is also 100% free. Pavel Durov, who shares our vision, supplied Telegram with a generous donation, so we have quite enough money for the time being. If Telegram runs out, we will introduce non-essential paid options to support the infrastructure and finance developer salaries. But making profits will never be an end-goal for Telegram.

برمجة تطبيقات الويندوز C Programming from us


Telegram برمجة تطبيقات الويندوز C# Programming
FROM USA