A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
As discussed in the developer community issue linked to by @David Lowndes following shows VS2019 using the msflexgrid control in a 32-bit MFC project. Since the control is a 32-bit ocx you need to use a 32-bit version of Visual Studio (pre-VS2022) to see it in the resource editor.