Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winforms

How to change menu hover color

c# winforms winapi

How to scroll down in a textbox by code in C#

c# winforms textbox scroll

Open image in Windows Photo Viewer

c# winforms image

Supporting DPI and Default Font Changes

.net winforms dpi highdpi

How to modify PropertyGrid at runtime (add/remove property and dynamic types/enums)

c# .net winforms propertygrid

Dialog MessageBox sometimes hidden behind the main form

c# winforms messagebox

When is an app.config created, when an app.exe.config and what is the difference

Programmatically show tooltip in winforms application

winforms

Bubbling up events .

c# winforms events

Detect reason for form closing

c# winforms

What's better to use: a DataGrid or ListView for displaying large amounts of data?

Can a form tell if there are any modal windows open?

c# .net winforms

Disposing a StringBuilder object

How to do a background for a label will be without color?

c# winforms

HowTo Disable WebBrowser 'Click Sound' in your app only

c# .net winforms

Copy files to clipboard in C#

c# winforms clipboard

How to check, programmatically, if MS Excel exists on a pc?

c# winforms excel interop

How can I prevent a RadioButton from being checked when the Form loads?

How to kill Thread on exit?

c# winforms

DataGridView first column,first row, is selected on Load, I don't want this

c# winforms datagridview