a class how would I question

  • Thread starter Thread starter Brian
  • Start date Start date
B

Brian

I want to create a class that accepts a referance from an ocx control? just
thinking here and kicking around some ideas..
 
Brian said:
I want to create a class that accepts a referance from an ocx control? just
thinking here and kicking around some ideas..

Maybe you had better provide more details, because on the face of it, it
seems that the class would be created no differently than any other class.
You would need a property or a constructor that takes the reference to your
control as a parameter.

Mike
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top