View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ts1 ts1 is offline
external usenet poster
 
Posts: 6
Default setting ComboBox Control font

How do you set the font size for a ComboBox control. By default I get Arial
10 but would like one of 2 results. 1) set the font for all combobox controls
2) return font and background color of value retrieved from list. Thanks