Thread: Listbox bound
View Single Post
  #3  
Old June 2nd 09, 08:57 PM posted to microsoft.public.outlook.program_forms
Mike O[_2_]
external usenet poster
 
Posts: 5
Default Listbox bound

Thank you Sue,

But what is written there is not easy for me, i just need an example.
It's written, "Use code in the Item_Write event to store the selections in a
delimited list in a text property, then reverse the process to reload the
selections in the Item_Open event handler" .

this is not clear for me. but thank you any way

"Sue Mosher [MVP]" wrote:

See http://www.outlookcode.com/article.aspx?ID=38 for a screen shot showing
how to find a control to a field, and also see
http://www.outlookcode.com/article.aspx?ID=32, the section on list boxes.

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


"Mike O" wrote in message
...
Hello,

I have the same problem




I have a simple listbox in outlook form,

when i make multi selction, if i lose focus on the list then all selected
values are gone

i set the property MultiSelect = multi == same problem
if i set it to "Extended" ==- again same problem

only single value works; but i need multiselection ?


I found similer problem but i didn't know how to bound the control

he


http://www.microsoft.com/office/comm...=en-us&m=1&p=1


Hlep please




Ads