WPF C#/VB.NET – Make Your Own Paint App



WPF C#/VB.NET – Make Your Own Paint App

WPF C#/VB.NET - Make Your Own Paint App

This video will show you how to make your own Paint or whiteboard app in WPF, using the built-in InkCanvas control. You can customise the pen, highlighter, and even select strokes on the canvas to move them about.

💻 Code in C# and VB.NET: https://azul.johnjds.co.uk/wpf-paint
👀 Discover my projects: https://azul.johnjds.co.uk/discover
👉 Colour picker: https://github.com/xceedsoftware/wpftoolkit

00:00 Intro
00:37 Application setup
02:36 Changing editing mode
04:27 Pen colour and thickness
05:11 Changing the highlighter
05:41 Types of eraser
06:23 Outro

If you enjoyed this video, don’t forget to leave a like and subscribe for more content still to come!

#wpf #csharp #vbnet #paint