Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winforms

Hiding a form and showing another when a button is clicked in a Windows Forms application

c# winforms user-interface

How to change the border color of a picturebox (winform)?

c# winforms picturebox

best practices to call methods in the parent form and access gui elements in parent form in c#

c# winforms

How to create an installer and uninstaller for a Windows Forms application

Collapse 'button' for splitcontainer control

How can I increase height of a textbox without Multiline = "true" or incrementing font size?

c# winforms textbox

three panels layout on form [closed]

Entity Framework does not generates ObservableCollection

Capture mouse click anywhere on Form (without IMessageFilter)

c# .net winforms

C# WinForms: Make panel scrollbar invisible

How to scale on high-DPI the image of a Windows Form Button?

MaskedTextBox.SelectAll on GotFocus doesn't work with mouse

c# .net winforms maskedtextbox

C# Winforms Checkbox not indicating focus

c# winforms checkbox

Windows Form with Resizing Frame and no Title Bar?

How to show compulsory fields on a windows form

c# .net windows winforms

Convert Pixels to Inches and vice versa in C#

How to trigger an Control.Resize event without actually resizing?

How to specify which control should be focused when a form opens?

.net winforms

How to detect mouse wheel tilt?

c# .net vb.net winforms

Why is Windows.Forms in System and not Microsoft?

.net winforms namespaces