Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winforms

Getting exchange rates from the internet

C#: A function that will auto adjust fonts base on the control size at runtime?

c# .net winforms

Formatting text inside a label in windows app

.net wpf winforms

Recommendations on plotting a graph

c# .net wpf winforms graph

avoid list view selected index changed firing twice

How to change background color of selected node in TreeView using TreeViewDrawMode.OwnerDrawAll?

c# .net winforms

Getting rid of "The publisher could not be verified" for a SINGLE instance install - Possible?

Extract all child windows of window

.net vb.net winforms pinvoke

WindowsForm PictureBox.Image is null even though there's an image shown in the form

c# winforms image picturebox

Migrating from `ImageList` in WinForms to WPF

c# wpf winforms imagelist

Getting selected value of dynamic textboxes and comboboxes

c# winforms

AcroPDFLib to open PDF file from stream in WindowsForms C# .NET

c# winforms pdf stream

AutoScaling WinForm Display (Small, Medium)

How do you find at what line a word is located in a textbox?

How to add points to stacked serie in .NET Chart control?

.net winforms mschart

Search in specific column in ListView

c# .net winforms listview search

When opening a .resx file in Visual Studio 2012, gives "The operation could not be completed. Invalid pointer" error

Winforms Dynamic size

c# winforms autosize

How to display datagridview rows and items in designtime

What is equivalent to Application.DoEvents() in WPF applications

c# wpf winforms doevents