New posts in winforms

How do you prevent a windows from being moved?

How do you add a scrollbar to a Panel control with many controls in windows form application?

.NET, event every minute (on the minute). Is a timer the best option?

How do I make the DataGridView show the selected row?

Binding property to control in Winforms

Visual Studio 2010 suddenly can't see namespace?

How to use Observable.FromEvent instead of FromEventPattern and avoid string literal event names

Winforms: Application.Exit vs Environment.Exit vs Form.Close

C# Get a control's position on a form

Show a child form in the centre of Parent form in C#

Which passwordchar shows a black dot (•) in a winforms textbox?

Advantage of WPF app vs Winform for business apps? [closed]

Uploading a file to WebDAV server using WebClient.UploadFile returns 401

Horrible redraw performance of the DataGridView on one of my two screens

How would you implement MVC in a Windows Forms application?

How to force C# .net app to run only one instance in Windows? [duplicate]

What is the difference between User Control, Custom Control and Component?

How to speed adding items to a ListView?

Winforms TableLayoutPanel adding rows programmatically

In C# Winforms is there a way to put dotted border around all controls and show grip points upon selection of specific controls at runtime?