Share via

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
2025-01-06T09:38:48.1666667+00:00

also unable to open the dialog with msflexgrid ocx (6.0) in resource editor in Visual Studio MSDN 2022.

Developer technologies | Visual Studio | Other
Developer technologies | Visual Studio | Other

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.


1 answer

Sort by: Most helpful
  1. RLWA32 52,566 Reputation points
    2025-01-07T09:46:09.0633333+00:00

    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.

    flexgrid

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.