Windows Forms

Windows Forms: Convert an image to base64 in C#
3/20/2020 11:13:59 AM  15.91K

This tutorial shows you how to convert an image to base64 string and base64 string to image in C#.NET Windows Forms Application.

Read more
Windows Forms: Generate QR Code with Logo in C#
3/19/2020 7:00:46 PM  21.63K

This post shows you How to Generate QR Code with Logo using ZXing.Net in C# .NET Windows Forms Application.

Read more
Windows Forms: Validation using Error Provider in C#
3/19/2020 6:59:03 PM  18.44K

This post shows you How to use Error Provider in C# .NET Windows Forms Application to Display Error Icons for Form Validation.

Read more
Windows Forms: How to Print RDLC Report without Report Viewer in C#
3/18/2020 7:11:53 PM  30.48K

This post shows you How to Print RDLC Report without Report Viewer in C# .NET Windows Forms Application.

Read more
Windows Forms: How to use webcam in C#
3/18/2020 7:06:58 PM  30.8K

This post shows you how to access webcam using AForge.NET in C# .NET Windows Forms Application.

Read more
Windows Forms: QR Code Scanner using Camera in C#
3/18/2020 7:06:23 PM  33.9K

This post shows you How to Read QR Code from Webcam or Camera using AForge , ZXing.Net in C# .NET Windows Forms Application.

Read more
Windows Forms: Add / Embed YouTube Videos in C#
3/18/2020 6:51:54 PM  12.84K

This post shows you How to Add or Embed Flash Player to Windows Forms Application in C# .NET

Read more
Windows Forms: How to put ProgressBar in Button
3/17/2020 11:15:50 AM  8.56K

This post shows you How to put ProgressBar in Button using C# .NET Windows Forms Application.

Read more
Windows Forms: How to Create acrylic transparency effect in C#
3/17/2020 11:00:14 AM  10.53K

This post shows you How to Create acrylic transparency effect in C# Windows Forms Application.

Read more
Windows Forms: How to copy paste plain text in RichTextBox in C#
3/16/2020 7:12:06 PM  7.08K

This post shows you How to copy paste plain text into a RichTextBox in C# Windows Forms Application.

Read more
Windows Forms: Insert image into RichTextBox in C#
3/16/2020 10:39:25 AM  8.73K

This post shows you How to Insert an image into a RichTextBox in C# Windows Forms Application.

Read more
Windows Forms: Read and Write text file in C#
1/5/2020 4:53:09 AM  14.13K

This post shows you How to Read and Write text file using StreamWriter and StreamReader in C# .NET Windows Forms Application.

Read more