Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winforms

How can i reduce flickering on updates to my True Transparency WinForm? or is there a better way to do this?

c# winforms custom-controls

Execute method in running program instead of launching a new instance

Print into XPS-file and then print it to printer

Proper Way to Update UI on Different Thread

Add sub controls to custom control after click the "OK" button of the "CollectionEditor" window in design time

Using "Run..." creates a different user.config

c# .net winforms app-config

An efficient way to paint gradient rectangles

winforms gdi+

ComboBox refreshes ListBox

c# vb.net winforms

How do I know my application has not been added to the firewall?

c# winforms firewall netsh

Set Custom Save Dialog Attributes

c# winforms

PictureBox MouseEnter / MouseLeave Events not Firing

vb.net winforms

How to properly save application data for later use

c# winforms

C# adding to list object from checkbox

c# winforms list

How to use SqlDependency with STRING parameter

Calling a Windows Form by its class name

Fastest way to paint a single moving image on a > 5000x3000 desktop?

c# .net winforms graphics gdi+

WebBrowser website timeout

Dynamically set readonly attribute of properties in a PropertyGrid

Use Form(Of T) on VS Designer

How can I close a NotifyIcon BallonToolTip from code?