Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winforms

How do I return yes or no from a message box that I made?

c# winforms

How to change the text of a comboBox cell of a dynamically added DataGridViewComboBoxColumn?

need to change TextBox.Text inside TextChanged, something forces form close

c# winforms textbox

Single declaration of connection string in form application

c# winforms

How can I update a TextBox from a class using events?

c# winforms events

How can ThreadPool directly access the controls of another thread?

c# winforms threadpool

WinForms Dialogs in WPF Application: Controls look like .NET 2.0

How to get only the files that are possible to copy?

c# winforms file .net-3.5

How to convert a string variable to a checkBox object Name in C#

c# winforms

Regular expression to filter files in OpenFileDialog

c# regex winforms

What's the best way for a .NET windows forms application to update itself?

c# .net winforms auto-update

Line Winform Control on Visual Studio Options

C# Cleaner way to check for checkbox states?

c# .net winforms checkbox

How do I get past Ranorex clicking the wrong item because of resolution differences?

Width of string to the right of a point, in a bi-directional text

WinForms: How to fix incorrect scaling of Forms in high-DPI, multi-monitor environments (PerMonitorV2) with different resolution/scaling

c# winforms scaling highdpi