ravibpatel / CrashReporter.NET

Send crash reports of your classic desktop application developed using .NET Framework directly to your mail's inbox with full exception report, stack trace and screenshot.
MIT License
184 stars 74 forks source link

Form is truncated #28

Closed bewster closed 4 years ago

bewster commented 4 years ago

When using on Windows 10 with a low resolution (800x600) screen the form is not the intended size.

form-size

Not sure of the cause. Editing the source I was able to keep the form the intended size by setting the MinimumSize.