New posts in winforms

Check if a record exists in the database

How can I sync the scrolling of two multiline textboxes?

How to improve painting performance of DataGridView?

Accessing a form's control from a separate thread

How is this possible: OnPaint processed while in WaitOne

Call and consume Web API in winform using C#.net

How to send email using default email client?

C# Winforms bold treeview node doesn't show whole text

Change the location of an object programmatically

How to disable creation of empty log file on app start?

SynchronizationContext.Current is null in Continuation on the main UI thread

Sort dataGridView columns in C# ? (Windows Form)

How to access form methods and controls from a class in C#?

Adding new line of data to TextBox

How do I capture Keys.F1 regardless of the focused control on a form?

How to add buttons dynamically to my form?

How to retrieve the Screen Resolution from a C# winform app?

How do I convert a .NET console application to a Winforms or WPF application

Detecting whether on UI thread in WPF and Winforms

Using a matrix to rotate rectangles individually