Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winforms

string.Format() giving "Input string is not in correct format"

c# winforms string

How do I pass command-line arguments to a WinForms application?

c# winforms command-line

How do I get the title of the current active window using c#?

c# .net windows winforms

generating GUID without hyphen

c# winforms

Make an Installation program for C# applications and include .NET Framework installer into the setup

How do you automatically resize columns in a DataGridView control AND allow the user to resize the columns on that same grid?

c# winforms datagridview

How do I disable form resizing for users? [duplicate]

c# forms winforms resize

Make a borderless form movable?

c# winforms border movable

Is there a builtin confirmation dialog in Windows Forms?

c# winforms dialog

Which Radio button in the group is checked?

c# .net winforms radio-button

right click context menu for datagridview

Selecting a row in DataGridView programmatically

c# .net winforms datagridview

Prompt Dialog in Windows Forms

c# .net winforms dialog prompt

Resize image proportionally with MaxHeight and MaxWidth constraints

How to get ALL child controls of a Windows Forms form of a specific type (Button/Textbox)?

c# .net vb.net winforms controls

How to detect the currently pressed key?

c# .net winforms keyboard

Binding an enum to a WinForms combo box, and then setting it

c# .net winforms combobox enums

Invalid URI: The format of the URI could not be determined

c# .net winforms uri

Multiple file extensions in OpenFileDialog

c# winforms openfiledialog

How to add new line into txt file

c# winforms stream text-files