Hi,
As an exercise I am trying to build a user control which when added to a cotainer will have a list of ODBC DSN's as a property.

I can get the list of DSN's from getDataSourceList, however I want to present this as a list in the properties box for the control. Does anyone know how to do this? ( similar to, for example the visible property on a form which lists "True" or "False". I want to know how to create that list )

Thanks

Lenin.