Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winforms

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

c# .net winforms textbox

Task parallel library replacement for BackgroundWorker?

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

wpf winforms

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

Winforms TableLayoutPanel adding rows programmatically

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

How to speed adding items to a ListView?

How to check if a windows form is already open, and close it if it is?

c# winforms

Make DateTimePicker work as TimePicker only in WinForms

c# winforms

How to control docking order in WinForms

c# winforms docking

Checking for directory and file write permissions in .NET

"Unable to update dependencies of the project" after committing to Subversion

How to set the timeout for a TcpClient?

How can I add a hint or tooltip to a label in C# Winforms?

c# .net winforms label tooltip

How can I disable a tab inside a TabControl?

c# winforms tabcontrol

Determine what control the ContextMenuStrip was used on

Send values from one form to another form

c# winforms modal-dialog

Combine two (or more) PDF's

c# .net winforms pdf

How do I fix a .NET windows application crashing at startup with Exception code: 0xE0434352?

How to detect when a windows form is being minimized?

c# winforms