
Why Some Buttons Should Act on Press—and Others Shouldn't
How Filedini makes frequent UI actions feel faster by acting on press, while keeping important and ambiguous actions on release.

How Filedini makes frequent UI actions feel faster by acting on press, while keeping important and ambiguous actions on release.

The context menu that appears when you right-click a file in Windows Explorer—how can you implement this in a .NET application? This article explains the process