Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winforms

C# - MessageBox - Message localization in resources and lines breaks

How to append text to RichTextBox without scrolling and losing selection?

c# .net winforms

Must I Invoke() to show dialog or MessageBox from a thread?

Event handling (Detect when hiding form)

replace true/false in datagridview columns

c# winforms datagridview

What are the advantages of adding delegate instances to Component.Events (EventHandlerList)?

c# winforms

What image format can c# load fastest?

c# winforms performance image

Trying to use ExecuteScalar , and get " Specified cast is not valid " error

c# sql winforms

Showing Print Preview in C#

Adding label to menustrip

c# .net winforms label menustrip

How to crop a polygonal area from an image in a WinForm pictureBox? [closed]

c# image winforms crop

Show Properties of a Navigation Property in DataGridView (Second Level Properties)

Allow System.Windows.Forms.WebBrowser to run javascript

Dynamic Form Controls

c# .net winforms

What's the state of play with "Visual Inheritance"

.NET Minimize to Tray AND Minimize required resources

Changing column order in DataTable bound to DataGridView does not reflect in the view

Is there a free "Add Connection" or "SQL Connection" Dialog?

windows winforms dialog

Speed up loading an image from disk in a windows forms (c#.net) app

c# winforms image

Binding to a Nullable<DateTime> control property