Skip to content

A (very) simple example of how to render programatically in Windows Forms (C#) using a Bitmap and a simple custom control

Notifications You must be signed in to change notification settings

ZYSF/WinFormsRenderingExample

Repository files navigation

WinFormsRenderingExample

A (very) simple example of how to render programatically in Windows Forms (C#) using a Bitmap and a simple custom control.

While getting used to programming on Windows (primarily being a Linux user), I was looking for a simple description of "how to get some pixels on the screen" (ideally via a buffer) in C# and had to refer to a few different documentation pages to find out. So I figured I'd upload a very simple, braindead version of a custom, buffered control.

About

A (very) simple example of how to render programatically in Windows Forms (C#) using a Bitmap and a simple custom control

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages