I have a container class in a VCX, where I added a combobox and a label to the container, and on the combobox I have added code to several of its methods. Now, is there any way I can extract that combobox out of the container, and make it a free-standing class in the vcx, so I can use it outside of the container?
If I could do this, I would then delete the original combox from the container, and then add back an instance of the extracted one, which it the way I should have built the thing in the first place. --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/000301c9a778$8b87d9a0$a2978c...@com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

