I have some containers that users can interactively add to a form to display additional status info.
I would like to users to be able to double click on these containers to destroy them. I thought that I could have called This.Destroy() in the container's DblClick() event to have the container destroy itself, but this does not work. Suggestions? Thanks! Malcolm _______________________________________________ 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 ** 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.

