A set of .NET Framework managed libraries for developing graphical user interfaces.
Have you read and studied these?
StackOverflowException Class
https://learn.microsoft.com/en-us/dotnet/api/system.stackoverflowexception?view=net-5.0
C# catch a stack overflow exception
https://stackoverflow.com/questions/1599219/c-sharp-catch-a-stack-overflow-exception
- Wayne