Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winforms

Mono C# WinForms -> Serious performance problems when running on Mac OSX

How to set the Selected item in the tree view on the Left side of CHM file

c# wpf winforms chm

Showing Windows 8 toast from Windows Forms App

winforms windows-8 toast

Permanent focus for tool window

c# winforms

Enable Scrollbar on Parent Form

c# .net winforms scrollbar

How do I create button with rounded corners/edges on Winform C#?

Why does IsDisposed return false after calling Dispose()?

c# winforms dispose

System.Windows.Automation is very slow at enumerating table rows vs. UIAutomationCore

How to create a generic timeout object for various code blocks?

c# winforms

Programmatically Launching Windows 10 Emoji Hotkeys

c# wpf winforms input emoji

How to show report data in center of RDLC report?

c# winforms rdlc reportviewer

How can I retrieve Latitude and Longitude of a postal address using Bing Maps?

c# wpf winforms bing-maps geo

Windows Forms - Multiple Event Loops

.net winforms

Should MVC Controller be in separate DLL?

Creating controls in a non-UI thread

Binding: WPF vs WinForms

wpf winforms binding

C# copy, paste a form in a Visual Studio project

deploying winform application with embedded sqlite

Preventing the "[YourProgramName] has stopped working" dialog on unhandled exceptions

winforms exception dialog

Winforms data binding: Can a TypeConverter be used instead of the Format/Parse events?