![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
Hello
![]() I'm trying to make me a modification in Contacts form (Tools - Forms - Design a Form ... Contacts) My scripts work fine, but there are 3 controls in the original Contacts form, 'General' page - Email, WebPage and IMAddress - what type are those controls? They are not textboxes, although appear like ones - and how do I get their values in script? They don't support 'Value' 'Text' or whatsoever. TIA Alexey |
Ads |
#2
|
|||
|
|||
![]()
Use the ContactItem properties that those special controls expose, e.g.
Email1Address. See http://www.outlookcode.com/article.aspx?ID=38 for more information on item properties vs. control values. -- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Alexey Titov" wrote in message ... Hello ![]() I'm trying to make me a modification in Contacts form (Tools - Forms - Design a Form ... Contacts) My scripts work fine, but there are 3 controls in the original Contacts form, 'General' page - Email, WebPage and IMAddress - what type are those controls? They are not textboxes, although appear like ones - and how do I get their values in script? They don't support 'Value' 'Text' or whatsoever. TIA Alexey |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Help creating custom Contacts form - what type is 'Email' control? | Alexey Titov | Outlook - Using Contacts | 2 | February 3rd 10 02:50 PM |
Microsoft SQL control within custom form | Joel Allen | Outlook - Using Forms | 1 | June 10th 09 03:03 PM |
Creating custom Message Form. Issue with custom Icon | Abhishek Tripathi | Outlook - Using Forms | 0 | December 1st 08 12:39 PM |
Add Custom Control to Outlook form | [email protected] | Add-ins for Outlook | 2 | May 16th 07 05:37 PM |
Creating custom journal entry type in OL2003 | AUSongbird | Outlook - Using Forms | 2 | November 9th 06 05:12 PM |