Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winforms

WinForms Control.Scale Method

winforms controls

How to create a non-modal form but blocking?

How can I determine if a file was opened for append on Windows?

winforms file winapi msvcrt

Print textbox contents in C#

c# winforms

Is it possible to use non-special folder as a FolderBrowserDialog's root folder?

UserControl does not auto resize with the Form

Windows form: Treeview AfterClick event responding differently for Mouse Left and Mouse Right Click

c# forms winforms treeview

Windows.Forms.MessageBox in WPF Application

c# wpf winforms messagebox

How to get DayOfWeek in a local CultureInfo?

how does one calculate the minimum _client_ size of a .net windows form?

.net winforms layout resize size

How to use a button click event in c# to activate run a desktop shortcut to open a program

c# winforms shortcut-file

How to prevent Closing and Disposing of a winform in the FormClosing event?

Custom button: Click through label

Repositioning a Windows Form (location)

c# windows winforms window

Show whether the record is find by Name or EmpID

replacing '01-01-0001' with empty string on databound DevExpress.XtraEditors.TextEdit control

c# winforms devexpress

Preventing Form closure from freezing Invoke calls

c# winforms

Does the .NET Framework perform internal checks before changing specific properties?

c# winforms optimization

How to handle a group of textbox/label in an array

c# winforms