Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wpf_hello

This repository is intented to host a WPF "hello world" application implemented in c# via Visual Studio. It is meant to work in Windows. Tested on Windows 11.

Description

A simple WPF has been implemented, which displays in a window the text "Hello there!", this text is updated everytime the Say Hello button is pressed. In this way, the text is displayed in different colors chosen randomly.

Usage

The simplest way to see it in action is to run the WpfHello.exe located in ./bin/Release/WpfHello.exe. When the window pops-up, click on the Say Hello button to see the changes in color of the "Hello there!" text. Enjoy!

Sample result 1 Sample result 2

Outlook

The same random choice can be used to display the text in different colors plus in different languages.

About

This repository is intented to host a WPF "hello world" application implemented in c# via visual studio.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages