-
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.
-
I May Be Wrong But it could have something to do With ENUM ???
Otherwise maybe you could create custom property pages and change the default TEXTBOX for a LISTBOX/COMBOBOX
DocZaf
{;->