Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: Combobox Headers


Message #1 by "David" <davidbradley@h...> on Sat, 17 Feb 2001 00:04:17
Where can I set what the column headers should be.  I set the ColumnHeads 
propterty to yes and I get a blank area.  The VB help states the first row 
of data will be used, but is not working.  I populating my combo with the 
following statement.

cboCountries.list() = vaCountries


Thanks,

David

  Return to Index