C#
C#

help

Root Question Message

jazzii
jazzii2/17/2023
❔ need help setting up childForms | WinForms

where can i get help with some winform stuff please, beginner dev just tryna learn some basic c#, im aware WPF is better etc, im trying simple first, need help with settings up childForms, just a description of how to se up working childForms, ive tried YouTube videos, stackOverflow and cant find much, any help appreciated!
TheBoxyBear
TheBoxyBear2/18/2023
Having multiple forms open at once or using forms as a base to make new forms?
TheBoxyBear
TheBoxyBear2/18/2023
For the latter https://learn.microsoft.com/en-us/dotnet/desktop/winforms/advanced/how-to-inherit-windows-forms but start with C# class inheritance. Forms are classes
ContactFrequently Asked QuestionsJoin The DiscordBugs & Feature RequestsTerms & Privacy