View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Francis Ang[_3_] Francis Ang[_3_] is offline
external usenet poster
 
Posts: 75
Default Multiselect Listbox

I have a listbox with the properties set to Multiselect. Everytime a
selection is made, the selected item is highlighted with a blue background.
Is there anyway to suppress the blue background so that it appears just plain
white?

TIA.