Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winforms

Apply update without restarting application [closed]

Wrong scaling on Korean PCs

c# winforms

Data Annotation for column width

MVP and presenter granularity

c# winforms mvp

Why does Windows Forms databinding want to set my nested boolean databound property when I raise a notification event on the parent object?

.net winforms .net-3.5

Setting a windows region without disabling theming

windows winforms winapi

Windows Forms: How do you change the font color for a disabled label

winforms

Capturing the main thread SynchronizationContext or Dispatcher from a library

Windows Forms Webbrowswer control with IDownloadManager

How do I disable some dates on a DateTimePicker control?

MonthCalendar width on different (platforms), correction: themes (XP vs Aero theme)

Check If Print has been done successfully

c# .net winforms printing

Enabling annotation in Adobe AxAcroPDFLib

c# winforms pdf adobe axacropdf

Remove Title Bar from Windows Form (Windows 10 style)

c# winforms

Loading/Using Resource Dictionaries from a WinForms hosted WPF control

Cross-thread event handling in C#

Dynamically changing Mouse speed

c# winforms panel

VS2010/C#: How do you set the default value of a ComboBox in the IDE?

c# winforms combobox

In the winforms designer, can I turn off the annoying double click -> code behind event handler creation?

Display user control in DatagridViewCell

c# winforms