Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winforms

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?

Why is the Winforms Click event slower than the MouseClick event?

c# .net winforms events click

Disposing a non-component when a form disposes?

c# winforms idisposable

.NET (non-visual) component

c# .net visual-studio winforms

Auto size ElementHost to its content

wpf winforms elementhost

Curious about the implementation of Control.Invoke()

.net winforms invoke

Artificial Intelligence, Text Classifier [closed]

how to call web service using NTLM authorization scheme?

winforms wcf .net-4.0 tfs

Do Windows Forms Applications busy wait for user inputs?

Drawing an image onto a Panel control gives artefacts when resizing

c# winforms drawing onpaint

Setting WindowState to Maximized causes window to appear too early

Create clickable zones in image?

c# winforms image

MVP, Winforms - EventHandlers or Delegates

c# winforms mvp

When binding to a combobox SelectedItem the change is only notified on lost focus. How to notify when selection is changed?

winforms binding

freeze top row and first two columns in datagridview

c# winforms datagridview