Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winforms

Add something like ShowDialog to a custom User Control?

How can I set the selected index of a comboBox base from its valueMember? (C# Window Form)

c# winforms

Simple app with timer is eating memory away?

Display a C# message onlyonce

c# .net winforms

setting ToolStripSplitButton.DropDownButtonWidth to 0

How to check whether treeview root node has child nodes exists or not

c# winforms treeview

Allow each item to use multiple lines in a Winforms Combobox (or Listbox)

winforms

OneWay binding on WinForms?

c# .net winforms data-binding

Winforms PropertyGrid - properties not editable

Trying to figure out what this MEF Composition error means

c# winforms mef

Disadvantages to hosting Windows Forms Control in WPF Application? [closed]

wpf winforms

The satellite assembly named "XX.dll" for fallback culture "en-US" could not be found error in .NET app

DPI Graphics Screen Resolution Pixels WinForm PrintPageEventArgs

Convert a DataGridView Cell type at runtime

c# winforms datagridview

Implementing the APNG Render Function

c# winforms render apng

How to make a child node visible = false in a Treeview Control

c# winforms treeview

How to fix English language to specific textbox in Arabic Input language mode?

c# .net winforms

My controls are not being disposed correctly?

ObservableCollection(Of T) vs BindingList(Of T)?

.NET Spell Check control? [closed]

c# winforms spell-checking