VB3 Creating a Simulated Custom Method in VBX Custom Control (119735)
The information in this article applies to:
- Microsoft Visual Basic Standard Edition for Windows 3.0
- Microsoft Visual Basic Professional Edition for Windows 3.0
This article was previously published under Q119735 SUMMARY
The Visual Basic VBX custom control architecture does not provide a
mechanism for creating custom methods. Custom properties and custom events
are supported, but only a set of eight predefined methods can be used by
VBX custom controls.
However, to simulate a custom method, a VBX developer can attribute any
meaning to the standard methods. To override the meaning of a standard
method, you may want to use one of the two techniques described below.
Modification Type: | Major | Last Reviewed: | 10/30/2003 |
---|
Keywords: | KB119735 |
---|
|