C# - Close about form OnDeactivate

Subscribers:
5,420
Published on ● Video Link: https://www.youtube.com/watch?v=0WX15GDOUco



Duration: 3:10
2,222 views
21


This is a common thing to do with about/info forms.
Also Close() differs from Dispose() in a way that Close() raises the closing events
as-well close will not dispose forms shown as dialogs







Tags:
csharp
c#
visual studio
programming
tutorial
learn
c sharp
how to
.net
about
form
window
dialog
info
close