SAMPLE: MFCVBX Implements a VBX Control Using MFCID: Q123377
|
NOTE: You need VBX Control Development Kit to create a VBX control. The VBX
Control Development Kit comes with the Professional Edition of Visual Basic
and with the Visual Control Pack. But it does not come with Visual C++.
The MFCVBX sample demonstrates how to write a VBX control using MFC.
The following file is available for download from the Microsoft Software
Library:
~ MFCVBX.EXE
For more information about downloading files from the Microsoft Software
Library, please see the following article in the Microsoft Knowledge Base:
Q119591 How to Obtain Microsoft Support Files from Online ServicesThe sample implements a VBX control as a _USRDLL. This enables the sample to be used by MFC and Visual Basic applications. Creating a VBX control as an extension DLL (_AFXDLL) would restrict the VBX making it usable only by MFC applications.
Additional query words: kbinf CVBControl CDK kbfile
Keywords : kbsample kb16bitonly kbMFC kbVBX kbVC kbVC100 kbVC150
Version : 1.00 1.50
Platform : WINDOWS
Issue type :
Last Reviewed: July 27, 1999