Windows Forms

Windows Forms: Chromium Browser with Tabs using CefSharp
3/30/2024 4:55:53 AM  18.31K

This post shows you How to make a Chromium Browser with Tabs in C# using CefSharp

Read more
Windows Forms: Create CPU and RAM Monitor with Real time Charts in C#
3/30/2024 4:43:21 AM  21.84K

This post shows you how to create CPU and RAM monitor with real time charts using Metro Framework, Performance Counter and Chart controls in C# .NET Windows Forms Application.

Read more
Windows Forms: How to Generate QR Code in VB.NET
3/26/2024 1:20:44 AM  81

This post shows you How to generate QR Code in VB.NET using ThoughtWorks.QRCode

Read more
Windows Forms: Drag and Drop text files into a RichTextBox in C#
3/25/2024 2:55:41 PM  8.85K

This post shows you How to drag and drop text files into a RichTextBox in C# Windows Forms Application.

Read more
Windows Forms: How to Embed Windows Media Player on a Form in C#
3/24/2024 3:51:33 PM  10.06K

This post shows you How to Embed Windows Media Player to Windows Forms in C# play media files (WMV, MP3, MP4, WAV, MKV...)

Read more
Windows Forms: Copy file to another directory in C#
3/23/2024 3:29:37 PM  10.18K

This post shows you How to copy file to another directory in C# Windows Forms Application.

Read more
Windows Forms: How To Add Watermark Text To Images in C#
3/23/2024 3:21:50 PM  6.63K

This post shows you How To Add Watermark Text To Images in C# Windows Forms Application.

Read more
Windows Forms: How to Create and use User Control in C#
3/23/2024 2:38:48 PM  60.15K

This post shows you How to create user control in C# .NET Windows Forms Application.

Read more
Windows Forms: How to Custom a Message Box in C#
3/23/2024 2:32:35 PM  51.32K

This post shows you How to Custom a Message Box in C# .NET Windows Forms Application.

Read more
Windows Forms: Encryption and Decryption using RC4 in C#
3/23/2024 1:53:07 AM  10.93K

This post shows you How to implement the RC4 (Rivest Cipher 4) algorithm in C# to encrypt and decrypt string.

Read more
Windows Forms: TCP/IP Client & Server in C#
3/22/2024 2:54:33 PM  81.4K

This post shows you How to Create a simple chat TCP/IP Client and Server using SimpleTCP library in C#

Read more
Windows Forms: ComboBox in C#
3/21/2024 3:36:40 PM  6.97K

This post shows you How to use a Combobox control in C# Windows Forms Application.

Read more