Alan, > Thanks for you reply. I have not used bindevents very much beyond > changing the cursor and logging. I googled a few articles and will > read up on it. I just wish there was a way to call the dynamiccolor > manually instead of it calling automatically.
I've made good use of BINDEVENTS, but not in a case like this, which is why I mention it cautiously. The typical use is for method code, but in this case you're dealing with a property. BINDEVENTS says it can be used with properties, so ... The attraction is that it's a way to get control of whether it's active or not, so it's switchable. The basic thought was that if you could turn off BINDEVENTS when this exposure exists, then turn it back on, maybe with a REFRESH (?), you could achieve what you're looking for. Bill _______________________________________________ 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/0ec2984b0dc642708d5a876832c40...@bills ** 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.

