Thread: text box length
View Single Post
  #2  
Old March 23rd 10, 01:41 PM posted to microsoft.public.outlook.program_forms
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default text box length

Once you have a handle to the control or any associated Outlook property you
can get the value or text property of the textbox and use the Len() function
to get the length of the control contents.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


"Alessandro" wrote in message
...
Hello.
I have a question for you.
Is there a way, programming forms with Outlook 2002, to get a text box
length? I mean, the number of characters in it?
Thank you in advance.

Alessandro


Ads