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 Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Why can't I access functionality in ActiveX .

Status
Not open for further replies.

PANTLORD

Programmer
Aug 28, 2001
49
EU
Hi there,

I have written a small ActiveX control based on a TMemo component I created. I also wanted to include some functionality from another custom component with RS232 capabilities (not written by me). I created an instance of the RS232 component on my component recompiled, added to palette etc and the new component gives me all the RS232 functionality of the RS232 component.

The problem arises however when I create my ActiveX using the wizard from my component (which now includes RS232),registered it etc and I get all the standard functions / properties etc I created but have no access to the RS232 stuff !!

Any ideas what I'm doing wrong ? do I have to maybe declare something in the tlb file for the embedded component I used ?

Many thanks
Mully
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top