Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winforms

how to show contextmenustrip when a button is clicked in the right position

Using BindingSource to bind to Nested Properties - or, Making Entities Bindable

.NET Application will run as a Console Application but not as Windows Forms, Debug Works

How can I make my application have a 30 day trial period [duplicate]

c# winforms licensing trial

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