Skip to content

nathanhannah122/WPF-Decorator-Program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WPF-Decorator-Program

Using WPF and C# for a basic GUI to allow users to estimate the cost of decoration and enter customer details it includes:

  • Name entry
  • Address entry
  • Contact detail entry
  • Room height
  • Room lengths
  • Selection of 3 paint types
  • Selection of undercoat (pre checked)

This program prevents users from not filling in the required fields before the summary is created, it gives the user a message as to what areas need completing where neccessary.


Requires

  • C#
  • .NET Framework / .NET Core (for WPF)

GUI

C#V1 0_filled

GUI W/ Example Errors

c#filled_error

Using WPF with Visual Studio

  • Select create a new project
  • Search for WPF at the top of the page
  • Click on the 'WPF Application' and press 'Next'
  • Choose Target Framwork as '.NET Core'
  • This is now a WPF environment where you can use XAML or the designer view

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages