Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winforms

add user control to a form

c# winforms user-controls

Button inside a WinForms textbox

c# .net winforms

Radio button checked changed event fires twice

Logging in multiple files using NLog

c# winforms nlog

What is the difference between WPF and WinForms?

wpf winforms

Wait for file to be freed by process

How do I create a Tab Control with no Tab Header in Windows form?

c# .net winforms

Set default format of datetimepicker as dd-MM-yyyy

MVP examples for Windows Forms

c# .net winforms mvp

Proper localization of a WinForms application

Displaying Flash content in a C# WinForms application

Form.ShowDialog() or Form.ShowDialog(this)?

c# .net winforms

Get Windows User Display Name

c# .net vb.net winforms

Form constructor vs Form_Load [duplicate]

c# winforms constructor onload

How do I make event callbacks into my win forms thread safe?

C# keypress doesn't capture 'delete' key

c# winforms

How do you stop the Designer generating code for public properties on a User Control?

c# winforms

How to activate combobox on first click (Datagridview)

Automated Unit testing - why? what? which?

c# winforms unit-testing

How to fit Windows Form to any screen resolution?