Windows Runtime 5.0

  • Home
  • Windows Runtime 5.0
banner

What’s new in Windows Forms runtime in .NET 5.0

The ListView control is quite familiar to the Windows Forms developers, yet it was lacking API for an easy access to several features that were added in Windows Vista, such as collapsible groups, groups tasks, subtitles, and footers. In .NET 5.0 we bridged the API gap, and now the Windows Forms ListView is much closer to parity with the native Win32 control.

Latest Posts