Hello am trying to create a program in C# Wpf forms with forms linked to each other, in the first form I want to add log in feature, after log in in form 2 opens with a welcome massage. In form 2 I want to create a buttons that will be linked to window 3 , 4 and five , those windows should have the next and previous buttons. To get to the last viewed page or next.
Please help how to code this program.
This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)