Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winforms

Unable to fill entire space with WPF control in WinForm

c# wpf winforms dock elementhost

WinForms - how to save the combobox selection in the app's settings?

Is it possible to center the text of DateTimePicker?

Windows Forms ComboBox - case insensitive data-binding

c# winforms

Activating/Deactivating buttons from config file C# (WinForms)

Is it possible to extend the DataGridView control without subclassing?

c# winforms datagridview

What is a good alternative to await Task.Run executing an asyncronous lambda?

How to limit the minimum size of a windows form in visual studio? [duplicate]

Drawing a line between two points using chart control

c# winforms c#-4.0

Is there any way to strongly type a controls Tag property?

c# .net winforms

Finding missing mouse clicks

c# winforms debugging mouse

Attempted to read or write protected memory. This is often an indication that other memory has been corrupted

winforms user-controls

Winforms Two-Way Databinding: Force to Update the Field

iterate text boxes by a for loop

c# winforms textbox for-loop

How to highlight a word or phrase with a color different from all the other selections in a RichTextBox text?

c# winforms richtextbox

Thread safety when using Aforge.NET and Windows Forms [duplicate]