A text box control itself exposes no events on an Outlook form. You would
need to bind the control to an Outlook property and then use the
PropertyChange or CustomPropertyChange event. See
http://www.outlookcode.com/d/propsyntax.htm

Signature
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
> Hi All,
>
[quoted text clipped - 5 lines]
>
> Khan G