B Brian Mar 11, 2009 #1 I want to create a class that accepts a referance from an ocx control? just thinking here and kicking around some ideas..
I want to create a class that accepts a referance from an ocx control? just thinking here and kicking around some ideas..
F Family Tree Mike Mar 12, 2009 #2 Brian said: I want to create a class that accepts a referance from an ocx control? just thinking here and kicking around some ideas.. Click to expand... 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
Brian said: I want to create a class that accepts a referance from an ocx control? just thinking here and kicking around some ideas.. Click to expand... 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