I know it is not state of the art but currently I'm in the situation that I have to put an QlikOCX (11.2 or newer) into an WPF Application (VS2022, .NET6).
All tutorials I found start with "add the reference to the assembly and add it to the toolbox by selecting "choose items...". I do both but there is no control showing up in the toolbox, that I could drag onto my application.
Anyone have had this issue before? Anyone has a solution for that?
p.s. I already registered the ocx using regsvr32.exe.