CSHARPWINDOWSFORM Telegram 88
نكمل

الان تريد ان تعرف ان برنامجك يعمل ولم يتم اغلاقه وتريد ان تعمل وصول سريع للبرنامج
وذلك من خلال اظهار ايقونه برنامجك بجانب ايقونات البطارية والصوت وبقية الايقونات

يوجد اداة في ToolBox تقوم باظهار ايقونة للبرنامج الخاص بك بجانب تلك الايقونات
اسمها NotifyIcon

تظهر تحت الفورم قم باضافة ايقونه لها


والان في حدث Closing

private void Form1_FormClosing(object sender, FormClosingEventArgs e)
{
e.Cancel = true;
this.Hide();

notifyIcon1.BalloonTipIcon = ToolTipIcon.Info;


}


قم بالدخول للحدث MouseDouble Click للاداة notifyIcon

واكتب
this.show();



tgoop.com/CsharpWindowsForm/88
Create:
Last Update:

نكمل

الان تريد ان تعرف ان برنامجك يعمل ولم يتم اغلاقه وتريد ان تعمل وصول سريع للبرنامج
وذلك من خلال اظهار ايقونه برنامجك بجانب ايقونات البطارية والصوت وبقية الايقونات

يوجد اداة في ToolBox تقوم باظهار ايقونة للبرنامج الخاص بك بجانب تلك الايقونات
اسمها NotifyIcon

تظهر تحت الفورم قم باضافة ايقونه لها


والان في حدث Closing

private void Form1_FormClosing(object sender, FormClosingEventArgs e)
{
e.Cancel = true;
this.Hide();

notifyIcon1.BalloonTipIcon = ToolTipIcon.Info;


}


قم بالدخول للحدث MouseDouble Click للاداة notifyIcon

واكتب
this.show();

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


Share with your friend now:
tgoop.com/CsharpWindowsForm/88

View MORE
Open in Telegram


Telegram News

Date: |

As of Thursday, the SUCK Channel had 34,146 subscribers, with only one message dated August 28, 2020. It was an announcement stating that police had removed all posts on the channel because its content “contravenes the laws of Hong Kong.” Ng was convicted in April for conspiracy to incite a riot, public nuisance, arson, criminal damage, manufacturing of explosives, administering poison and wounding with intent to do grievous bodily harm between October 2019 and June 2020. Write your hashtags in the language of your target audience. The channel also called on people to turn out for illegal assemblies and listed the things that participants should bring along with them, showing prior planning was in the works for riots. The messages also incited people to hurl toxic gas bombs at police and MTR stations, he added. Hashtags
from us


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