ThoNohT / NohBoard

A Keyboard Visualizer
GNU General Public License v2.0
976 stars 168 forks source link

Add options to prevent the main form from minimizing #178

Open zer0k-z opened 2 years ago

zer0k-z commented 2 years ago

If a form is minimized, Refresh() does not trigger OnPaint(), so a solution is to prevent the form from minimizing in the first place.