![]() |
| 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: between, items, listbox, space |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
All,
I have a custom Contacts form (Outlook 2003) with a ListBox that gets populated from an XML file on the local computer every time the form is loaded (contact opens, new contact). This works great except the items in the ListBox have too many spaces between them. Is there a way to make the items display right next to each other as they display normally? Thank you, Rafael |
| Ads |
|
#2
|
|||
|
|||
|
Have you tried setting the ColumnWidths property?
-- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Rafael" wrote in message ... All, I have a custom Contacts form (Outlook 2003) with a ListBox that gets populated from an XML file on the local computer every time the form is loaded (contact opens, new contact). This works great except the items in the ListBox have too many spaces between them. Is there a way to make the items display right next to each other as they display normally? Thank you, Rafael |
|
#3
|
|||
|
|||
|
I have not Sue.
Is this necessary even though my list consists of only one one column? Thanks, Rafael "Sue Mosher [MVP-Outlook]" wrote in message ... Have you tried setting the ColumnWidths property? -- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Rafael" wrote in message ... All, I have a custom Contacts form (Outlook 2003) with a ListBox that gets populated from an XML file on the local computer every time the form is loaded (contact opens, new contact). This works great except the items in the ListBox have too many spaces between them. Is there a way to make the items display right next to each other as they display normally? Thank you, Rafael |
|
#4
|
|||
|
|||
|
If your listbox consists of only one column, then what "items in the ListBox [with] too many spaces between them" and "make the items display right next to each other" are you referring to? Do you mean the rows? I've never seen a list box that didn't automatically size the row height to the list box's font.
-- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Rafael" wrote in message ... I have not Sue. Is this necessary even though my list consists of only one one column? "Sue Mosher [MVP-Outlook]" wrote in message ... Have you tried setting the ColumnWidths property? "Rafael" wrote in message ... All, I have a custom Contacts form (Outlook 2003) with a ListBox that gets populated from an XML file on the local computer every time the form is loaded (contact opens, new contact). This works great except the items in the ListBox have too many spaces between them. Is there a way to make the items display right next to each other as they display normally? Thank you, Rafael |
|
#5
|
|||
|
|||
|
It's a very strange thing but I've seen this happening on some contacts on a
public folder where I don't have rights to. I'll take a look at the folder permission which is what I think my issue is. Thanks! Rafael "Sue Mosher [MVP-Outlook]" wrote in message ... If your listbox consists of only one column, then what "items in the ListBox [with] too many spaces between them" and "make the items display right next to each other" are you referring to? Do you mean the rows? I've never seen a list box that didn't automatically size the row height to the list box's font. -- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Rafael" wrote in message ... I have not Sue. Is this necessary even though my list consists of only one one column? "Sue Mosher [MVP-Outlook]" wrote in message ... Have you tried setting the ColumnWidths property? "Rafael" wrote in message ... All, I have a custom Contacts form (Outlook 2003) with a ListBox that gets populated from an XML file on the local computer every time the form is loaded (contact opens, new contact). This works great except the items in the ListBox have too many spaces between them. Is there a way to make the items display right next to each other as they display normally? Thank you, Rafael |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how do I convert Outlook automatic double space to single space? | davidup | Outlook - Installation | 1 | August 22nd 06 05:05 PM |
| Experiencing insufficient space for Rules; need more space, HOW? | Shackin it up in Macon | Outlook - Using Contacts | 1 | May 22nd 06 09:12 AM |
| Populating listbox | Syl | Outlook and VBA | 3 | March 13th 06 09:42 PM |
| multiselect Listbox value | Michael Anderson | Outlook and VBA | 2 | February 13th 06 04:13 AM |
| Get text from keyword Listbox | Michael Anderson | Outlook - Using Forms | 4 | February 6th 06 08:25 PM |