Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winforms

Change scrollbar position in TextBox?

c# .net c++ winforms scrollbar

How do I keep a responsive UI while processing large amounts of data?

c# winforms user-interface

How can I define an array without a fixed size?

c# .net winforms arrays

Find the velocity of the mouse in C#

c# winforms winapi mouseevent

How can I remove the border padding on container controls in WinForms?

c# .net winforms controls

Get DialogResult from custom dialog

c# .net winforms

Inserting data multiple times into an SQL table, from a single button on Windows Forms

How can I implement incremental search on a listbox?

c# winforms listbox

How do I do bind list of custom objects to ComboBox?

c# winforms

Populate files into a listbox from a folder in C# windows forms

How to add WinForm User Control Into WPF so that I can reference it in the xaml.cs file

Get nodes from xml files

c# xml winforms

Recognizing sender button control in click event

c# winforms custom-controls

New area not repaints when user-drawn control size is increased

c# .net winforms drawing

Method has some invalid arguments?

c# winforms web-services

foreach control c# skipping controls

Items on ListBox show up as a class name

BackgroundWorker: InvalidOperationException in RunWorkerCompleted

How to Convert a WPF inch unit to Winforms pixels and vice versa?

c# .net wpf winforms pixel

Disable switching between tabs by click or keys in TabControl

c# winforms tabcontrol