Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winforms

Form.Load event not firing, form showing

Can I determine if a KeyEventArg is an letter or number?

WinForms event for TextBox focus?

c# .net winforms

Cross-thread operation not valid (How to access WinForm elements from another module events?)

c# .net winforms thread-safety

Odd/Even datagridview rows background color

c# .net winforms datagridview

Synchronize Scroll Position of two RichTextBoxes?

Why does the DoubleBuffered property default to false on a DataGridView and why is it protected?

how to set focus on the textbox on a dialog form using C#

c# winforms

C# WinForms - DragDrop within the same TreeViewControl

Unable to access ConfigurationManager.AppSettings in a Windows Forms Application

How do I make buttons do the same thing?

c# winforms button

File.ReadAllLines or Stream Reader

c# winforms stream .net

How can I set the exact height of a listbox in Windows Forms (C#)?

c# winforms listbox height

Attaching an event handler multiple times

Spawn a new thread to open a new window and close it from a different thread

c# winforms multithreading

Loop through Textboxes

c# .net winforms textbox

How to know if a line intersects a rectangle

How do I get a directory size (files in the directory) in C#?

c# asp.net winforms .net

Resize borderless window on bottom right corner

c# winforms

How can I add moving effects to my controls in C#?