Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Is it possible to overload a method for an ActiveX control?

Status
Not open for further replies.

joelwenzel

Programmer
Jun 28, 2002
448
Hello,

I would like to overload a method in an activeX control but I keep getting a popup that says I must give the method a different name (in the automation window). Is there a work around or do I actually have to have a bunch of methods with different names?

Thanks
 
I think you may use aggregation to overload some operations.

Ion Filipski
1c.bmp
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top