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
{count} votes

1 answer

Sort by: Most helpful
  1. RLWA32 49,541 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

    0 comments No comments

Your answer

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