Catching events from inspector controls

J

Jon Rizzo

Is it possible to catch individual events from controls in an inspector?
For example, let's say there is a dropdown combo box on an inspector. I
know that I can tell when it's value has changed by catching the item's
"Custom Property Changed" event. What I want to do is to tell the
difference between whether the user changed the property by selecting from
the dropdown list, or if the user changed the property by entering text with
the keyboard. Is there a way to distinguish between these events, or am I
stuck with only one event to indicate that it has changed?


Thanks in advance for any assistance you can offer.

Jon Rizzo
Langan Engineering and Environmental Services, Inc.
 

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

Top