![]() |
| 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. |
|
|||||||
| Tags: list, phone, problem, view, weird |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hi there,
I have a strange problem that occurs in Outlook 2003 and 2007, let me explain. I have a com addin (adds a right pane to the standard Contacts folder) that accesses the CurrentView object from the activeexplorer. I have two phone list views, each one filters the view be category. If I switch between the views my addin calls the CurrentView object. Now each time I access the CurrentView object the colums get progressively smaller (sometimes even larger), I can't figure out why, if I stop the call to access the view the column resizing stops. I am using Delphi and code is as follows: CurrentView: OLEVariant; begin CurrentView := MyOutlook.ActiveExplorer.CurrentView; if I comment out this line the views don't change size.... weird. I guess the other option I have is to use MAPIX to get the view information, is this possible? Jason |
| Ads |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Gridlines in Phone List View | Lisa | Outlook - Using Contacts | 4 | September 13th 08 05:12 AM |
| weird email sending problem | GRaphpix | Outlook Express | 4 | December 22nd 06 06:15 PM |
| how can i get a total # of contacts in the phone list view | Betty | Outlook - Using Contacts | 1 | November 6th 06 09:44 PM |
| Is there away to edit the "file as" column in the phone list view? | PeterM | Outlook - Using Contacts | 2 | September 16th 06 01:21 AM |
| Contact views - show alpha buttons in phone list view as in card v | Hebe | Outlook - Using Contacts | 1 | February 23rd 06 04:16 PM |