Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: Populating column headers in an unbound MSForms.Combobox


Message #1 by "Rico Quatro" <ricoq@h...> on Fri, 31 Aug 2001 15:50:09
How do I populate the Column Headers in the drop-down section of a multi-
column combobox?  This is the combobox used in Access 2000.  I referenced 
the Microsoft Forms 2.0 Object Library to include it in my VB app.
I set the ColumnHeads property to True, but I can't assign a value to each 
header unless it's bound (then it's automatically the field name).  I am 
not a fan of bound controls.
How about an API call?

Rico Quatro


  Return to Index