Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winforms

find form instance from other class

c# .net winforms

Looking for Fancy windows forms [closed]

Custom button in C#: How to remove hover background?

c# .net winforms button

How to set and delete cookies from WebBrowser Control for arbitrary domains

C# Save List<String> or Array in Settings.settings? [duplicate]

c# winforms arrays settings

Create Firefox 4 Style Button and Drop Down Menu on Form Title Bar C#

c# winforms

Why does my .NET start-up time increase with pre-generated serialization assemblies?

Restoring WinForm with textbox containing large amount of data

AccessViolationException is thrown using WinAPI in Windows 8 Pro Tablet

Adding Combobox to DataGridView Headers

c# winforms

Clean messages in Windows Message Pump

Windows form with a transparent background that can be clicked through

c# .net vb.net winforms sharpdx

Dialog Boxes and Menu Changes not captured in Screenshot

c# .net winforms graphics

Visual Studio: How to view "Advanced" properties in the Properties window?

visual-studio winforms

Image on WindowsForm != TextRenderer.DrawText() image

c# .net winforms image

Why does the LostFocus event get called at different times?

c# winforms events lost-focus

CellValueChanged vs CellValidating Events for DataGridView

c# .net winforms datagridview