List Question
20 TechQA 2023-05-12T10:53:52.577000C# SqlConnection child form closing, but data is not updated in MainForm
41 views
Asked by z3dd4
Global FormClosing/Load events in .NET
54 views
Asked by Scott
The FormClosing event seems to run after a different Form is started
83 views
Asked by emogo
Show hidden application on trying to launch a new instance of a single instance application
118 views
Asked by Pspl
Detecting which button was clicked when closing a winform?
269 views
Asked by Andrew Truckle
How to detect whether a FormClosing event is from a user [X] button clicking?
347 views
Asked by Johnson
How to Capture or Get the e.cancel Property From another Form in c# Winforms
57 views
Asked by Akagami Shanks
Firemonkey: How to detect when the OS (Android/iOS) is going to shutdown
551 views
Asked by LUIS A. GAMA
C# Is it possible to convert EventArgs to FormClosingEventArgs when calling method in a method?
564 views
Asked by playorrelay
Prevent Powershell GUI from closing
1.9k views
Asked by User-2375
How to control the form that opened another form from this last in C#?
68 views
Asked by Rachael Sarah
C# - How to Close a From and Application.Run
179 views
Asked by Treno
C# - why this.Close(); dose not work for me?
55 views
Asked by David Marshal
Why does an unclicked RadioButton click event happen before the program closes?
76 views
Asked by joe snyder
What triggers the C# FormClosed event?
795 views
Asked by TK-421
How can I close Form1 if I closed Form2?
172 views
Asked by AudioBubble
How do I show an unsaved changes dialog box before application closing?
1.5k views
Asked by EgyEast