Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winforms

Using anchor property with dynamically added controls

c# winforms

How to get width of button in DateTimePicker-Control/Controls in general?

c# .net winforms user-controls

ToolStripControlHost hosting a UserControl designer Serializing won't occur

Change the maximum width OR maximum height of a form in .net

Mouse enter/leave Form and Button child events problem

c# winforms forms button events

Why do my Windows Forms strings look so ugly when anti-aliased?

Connection string security in .net desktop application

.Net WinForm application not persisting a property of type List<MyClass>

c# winforms user-controls

Assigning values to the datagridview cell

Updating UI objects in windows forms

c# winforms

when using "default proxy" where does the username/password come from?

MouseMove sensibility

Multiple lines in a cell in a datagrid view

c# winforms

What's the best way to handle the same shortcut in WPF and WinForms controls?

How to catch exception when loading .NET WinForm app user.config file?

Override explicitly implemented interface method in derived class

How to stop multiple dialog boxes displaying?

.net vb.net winforms

How can I make a windows application that doesn't have a square form shape?

c# .net winforms

Prevent taskbar activating non-modal forms when a modal dialog is active

winforms

Why is SynchronizationContext.Current null in my Winforms application?