PC Review


Reply
Thread Tools Rate Thread

Catching events from inspector controls

 
 
Jon Rizzo
Guest
Posts: n/a
 
      2nd Sep 2003

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.



 
Reply With Quote
 
 
 
 
Ken Slovak - [MVP - Outlook]
Guest
Posts: n/a
 
      4th Sep 2003
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.
>
>
>



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Catching Events for Dynamic ASP:TextBox Controls. Greg Microsoft C# .NET 0 31st Jul 2008 03:16 PM
Catching mouse events on all child controls Bytter Microsoft Dot NET Framework Forms 1 12th Oct 2007 06:40 PM
Next and Previous Inspector events =?Utf-8?B?RGF2aWQ=?= Microsoft Outlook VBA Programming 1 29th Mar 2007 09:24 PM
Custom Form-Catching item,inspector Save event =?Utf-8?B?YmFjazJncmlk?= Microsoft Outlook Form Programming 0 13th Jun 2005 08:57 PM
Timing issue when sinking events from Inspector controls Matt Fletcher Microsoft Outlook Program Addins 0 2nd Apr 2004 03:44 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:03 PM.