Hello,
It's me, Thanh. Now I am in third term CST.
This is my very first lab for the fundamental C# course.
Level: Easy
Time: 2 hours
Level: Easy
Time: 2 hours
(As usual, I attach all the source code for you all)
Requirements:
Explore Visual Studio 2012 implementing the Hello World
application.
- The application should display Hello World at an event (button
click).
- If the application is minimized, it will appear on the system tray and
not on the task bar.
- The application has the “x” in the right corner overwritten; it
will instead minimize the application and put the icon on the system tray.
- The application can be closed from an exit menu.
- The user will be notified.
Hints: For solving this
assignment read the MSDN documentation at:
No Response to "Hello World Windows Form C#"
Post a Comment