/EECS481Example

EECS481 HW2 Example

Primary LanguageC#GNU General Public License v2.0GPL-2.0

EECS481 Homework 2

Simple Windows Form Application using C#.

###Hello_World_1.png Label only with text "Hello Wei!"

Hello_World_1.png

###Hello_World_2.png Label + Button + Groupbox with Radio Buttons.

  • The button is used to toggle label text between "Hello Wei!" and "Hello 481!"
  • The Radio buttons are used to select themes (white / black)

Hello_World_2.png

Hello_World_3.png