Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winforms

VS 17 breaking on all exceptions

Is WPF getting outdated with arrival of WinUI-3? [closed]

wpf winforms winui-3

WinForms strings in resource files, wired up in designer

c# .net winforms resources

WPF used within a WinForms application, where to put Application resources?

c# wpf winforms resources

DataGridView Filter a BindingSource with a List of object as DataSource

c# winforms

Adding EXIF Info to Images in C#

c# .net winforms image graphics

Can I specify supportedRuntime (or any other config parameter) without a .config file in .net?

Should I create new Pens/Brushes per Paint request or keep them throughout the application lifecycle?

c# .net winforms gdi+

Using a custom WPF control in WinForms

.net wpf winforms

How do I gracefully handle hibernate/sleep modes in a winforms application?

Attach form window to another window in C#

c# winforms pinvoke

Open a second winform asynchronously but still behave as a child to the parent form?

c# winforms

Accessing form's resources (resx file) from code

c# .net winforms

System.IO.FileLoadException: Could not load file or assembly 'System.Data.SQLite

How to create two different executables from one Visual Studio project

Create custom winforms container

c# .net winforms containers

How to avoid thousands of needless ListView.SelectedIndexChanged events?

How to Download the File using HttpWebRequest and HttpWebResponse class(Cookies,Credentials,etc.)

c# winforms

How to get datetimepicker c# winform checked/unchecked event

Set tray icon to always show