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.
Windows VC++ dialog based application using msflexgrid ocx (6.0) is migrated from Visual Studio MSDN 2017 to Visual Studio MSDN 2022, when executing the dialog doesn't display the msflexgrid.
Baladitya
0
Reputation points
also unable to open the dialog with msflexgrid ocx (6.0) in resource editor in Visual Studio MSDN 2022.
Developer technologies | Visual Studio | Other
5,451 questions