One event. You can compare the items in the drop-down list with the
value of the control to determine how the entry was made.
--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Lead Author, Professional Outlook 2000 Programming, Wrox Press
Lead Author, Beginning VB 6 Application Development, Wrox Press
Attachment Options
http://www.slovaktech.com/attachmentoptions.htm
Extended Reminders
http://www.slovaktech.com/extendedreminders.htm
"Jon Rizzo" <jrizzo at langan dot com> wrote in message
news:#(E-Mail Removed)...
>
> 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.
>
>
>