Links: .NET Desktop - framework\winforms (#108)

This commit is contained in:
David Coulter
2020-11-05 11:04:06 -08:00
committed by GitHub
parent 58d850490b
commit 25480ff846
147 changed files with 557 additions and 305 deletions
@@ -19,6 +19,6 @@ Modifications made to the base form at run time have no affect on inherited form
## See also
- [base](https://docs.microsoft.com/dotnet/csharp/language-reference/keywords/base)
- [base](/dotnet/csharp/language-reference/keywords/base)
- [How to: Inherit Windows Forms](how-to-inherit-windows-forms.md)
- [Windows Forms Visual Inheritance](windows-forms-visual-inheritance.md)