Visual Basic Classic
--
Questions
--
Followers
Top Experts
Zero AI Policy
We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.
To install the Sheridan controls,
go to the Tools/Controls directory of your Visual Basic 5 CD and the readme.txt file should give you instruction on installing the controls.
The sheridan controls uses Threed32.ocx.
Just follow these steps.
1. Copy Threed32.ocx to your \WINDOWS\SYSTEM directory
2. Register the control by browsing to them in Visual Basic or using
RegSvr32 (located in Tools\RegistrationUtilitie
"RegSvr32 C:\Windows\System\Threed32
3. License the control by typing
"regedit vbctrls.reg" in the same directory the .ocx is located in your VB CD.
Hope this helps.






EARN REWARDS FOR ASKING, ANSWERING, AND MORE.
Earn free swag for participating on the platform.
Visual Basic Classic
--
Questions
--
Followers
Top Experts
Visual Basic is Microsoft’s event-driven programming language and integrated development environment (IDE) for its Component Object Model (COM) programming model. It is relatively easy to learn and use because of its graphical development features and BASIC heritage. It has been replaced with VB.NET, and is very similar to VBA (Visual Basic for Applications), the programming language for the Microsoft Office product line.