Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winforms

Unexpected character is displayed in the textbox

c# .net winforms

Is using static classes whenever i can good practice?

Change image in picturebox every second C#

c# winforms

Autofac - Register all Windows Forms

c# winforms autofac

Create Folder o Save in Temp

Why is my winforms combobox showing the name of the objects rather than the display member that I specify?

Capture ESC in textbox

c# .net winforms

How to save and use app's window size?

c# wpf windows winforms

Button.Visible = true; fails to set the button to visible when activated within a function

c# winforms

Override ProcessCmdKey C#

c# winforms

How to select multiple controls by mouse-dragging over them

c# winforms textbox drag

c# sql insert with a lot of parameters

c# sql winforms

Why am I getting "Control does not support transparent background colors"?

c# winforms

How to fire DataTableNewRowEvent after Rows.Add

Event for clicking on row headers in DataGridView

c# .net winforms datagridview

Can I ensure my control catches the first event regardless of whether my form has focus?

c# winforms

How to create a pluggable GUI and DLLs in c#

c# winforms pluggable

Winforms: Not a Valid Win32 Application

What is the difference between control.Show and BringToFront?

Random Password Generator