Results 1 to 2 of 2

Thread: Property Values

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Feb 1999
    Location
    Belfast
    Posts
    254
    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.

  2. #2
    Fanatic Member
    Join Date
    Jan 1999
    Location
    UK
    Posts
    554
    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
    {;->


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width