windows.forms{.chapter}

April 22, 2023 ยท View on GitHub

content

  • DPI Aware Winforms apps
  • Form Wide Hotkeys
  • Press Ctrl-A to select all in a textbox
  • Reduce flickering on custom invalidate/paint
  • Single Instance Application
  • Test if windows is using light/dark theme
  • The one where I had to write my own ToolstripItemRenderer to get around a 'closed won't fix' bug in Windows Forms