Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winforms

How to control the font DPI in .NET WinForms app

winforms fonts dpi

How does C# generate GUIDs?

c# .net winforms guid

How do you resize a form to fit its content automatically?

c# .net winforms

How to convert Bitmap to Image

c# winforms gdi+

What is the "right" way to bring a Windows Forms Application to the foreground?

How to create custom PropertyGrid editor item which opens a form?

c# winforms propertygrid

A textbox/richtextbox that has syntax highlighting? [C#] [closed]

Scroll to bottom of C# DataGridView

FormStartPosition.CenterParent does not work

C#: multiline text in DataGridView control

How to change the mouse cursor into a custom one when working with Windows Forms applications?

The designer must create an instance of...cannot because the type is declared abstract

c# .net winforms abstract

Cannot access a disposed object - How to fix?

.net vb.net winforms

Generic base class for WinForm UserControl

Can Margin be enforced even with Dock property set?

How to get the selected date of a MonthCalendar control in C#

c# winforms

How to make picturebox transparent?

c# winforms picturebox

Web Browser component is IE7 not IE8? How to change this?

modifying the registry key value

c# .net winforms registry

add user control to a form

c# winforms user-controls