Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winforms

MediaElement.NaturalDuration throws exception when querying TimeSpan.TotalSeconds

.net wpf winforms mediaelement

C# ShowDialog calling another ShowDialog

c# winforms

How to add data from a List<List<String>> to a list view

c# winforms linq listview

Looking for work-around for inability of DataGridView control to bind to hierarchical (OO) data

Automatically resize list boxes when resizing a form

c# winforms

What UserAgent is reported by the WebBrowser control?

Setting the TabIndex property in WinForms

winforms

How can I remove duplicates from a TextBox?

OpenGL in C# in WinForms

c# winforms opengl

Controls on a tabpage (tab control) that's not visible return Visible = false

C# Form_Load event method

c# winforms

Windows Explorer/Aero style tooltips in C#?

c# winforms tooltip

Disabling alert window in WebBrowser control

WinForms: DataGridView - programmatic sorting

Datagridview cell value not updated when modified dynamically

c# .net winforms datagridview

How can I load an Image from a file without keeping the file locked?

.net winforms graphics

C# multi-threading

Prevent ToolStripMenuItem context menu from closing on click

Delete multiple rows in datagridview

c# winforms datagridview

Is it possible to set FolderBrowserDialog.RootFolder to an arbitrary path from a string?

c# .net winforms