By using the TLBINF32.DLL (the one used by Visual Basic's Object Browser), you can obtain a list of the interfaces of our ActiveX objects.
The following example will populate a list box component with the events of our iAngularGaugeX component...
| TLI Event List Example |
|---|
|
Private Sub Command1_Click()
'Loop through all members of the Event Interface |
Copyright ©1998-2007 Iocomp Software Incorporated. Iocomp and the Iocomp Logo are registered trademarks of Iocomp Software Inc. All other trademarks are registered by their respective owners.