Click to See Complete Forum and Search --> : How to create a VBX in Visual Basic (not OCX)


David
February 24th, 1999, 11:37 AM
As the topic says. Please help me. What version of VB should I use to create a VBX ? Thanks.


David.


PS: If possible, give me a brief instruction.

david
February 24th, 1999, 11:37 AM
As the topic says. Please help me. What version of VB should I use to create a VBX ? Thanks.


David.


PS: If possible, give me a brief instruction.

Chris Eastwood
February 24th, 1999, 05:51 PM
Hi


No can do I'm afraid. VBX's are VB3/VB4 specific (well, that era of 16 bit apps)- If you want to create a VBX for a 16bit app, you'll need an old copy of VC++ (or similar, eg. Borland C++ v4 (?) and a reference to the msdn - http://msdn.microsoft.com).


Regards


Chris Eastwood