Hi Team,
Good Day..
We are working on Migration of my project (VB 6.0 to .NET 4.0).
Our application used Sheridan 3D Controls (Threed32.OCX) and other thirdparty controls (Far Point Spread 2.5) in Windows XP/7 32 bit.
While Upgrading VB 6.0 to .NET 4.0 in Win 7/10 64 bit OS, All the Sheridan control changed to Picture Box. We made some code changes and got converted AXThreed.AXSSPanel.
But My Questions are
1. Is Sheridan 3D Controls (Threed32.OCX) is thirdparty control like Far Point Spread or VB6.0 control which is not support Windows 7 or 10 64 bit OS?
2. Can we replace .Net standard controls instead of Sheridan 3D Controls (Threed32.OCX)?
3. After installed VB6.0 and .NET 4.0 , I don't see Threed32.OCX installed in the Win 7 /10 64 bit OS. Do we need install and register separately ?