View Single Post
  #2  
Old January 28th 08, 01:18 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Form Script: Generate a clic event on text ?

Text boxes don't fire a click event on custom forms, even if they're unbound. A label that is not bound to an Outlook property would fire a Click event, though. Of course, only forms published with the "send form definition with item" box unchecked will run code at all.

--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"bbnimda" wrote in message ...
Hi all,

I use a modified form script and try to generate a click event on label or
textbox I search for a long time but didn't found, is that possible or
I loosing my time

Thks

--
Knowlege grows when shared.

http://bensoft.miniville.fr/tra


Ads