VL.WinFormsUtils - tame your renderer windows

As announced at the last meetup, here’s a utility library to deal with common properties of Windows.Forms windows and to retain a SkiaRenderer’s bounds and fullscreen state.

With this you can quickly add an extra layer of polish to your exported apps.

Install via nuget:

nuget install VL.WinFormsUtils

See the included HowTo and Example patches for help.

For an example and deeper explanation watch the presentation:

If you’re just wondering how to set executable’s icon after export, skip here:

6 Likes