Results 1 to 3 of 3

Thread: How to display custom combo items in control's property

  1. #1

    Thread Starter
    Member
    Join Date
    Aug 1999
    Location
    Bahrain
    Posts
    41
    Is there a way to diaplay a custom items list in property get & let in control.

    Just like DataSource property in Text control, when you click on it, it will list all DataEnvironment in DataControls names, this will happen only when you click on it.

  2. #2
    spetnik
    Guest
    I am wondering the same thing. I have created an ActiveX control which extends the VBComboBox, and I want a dropdown box for the "List" property, just like the vb one.

  3. #3
    Lively Member
    Join Date
    Feb 2001
    Location
    Malaysia
    Posts
    71
    Hi Hassan, check this site:
    http://vbaccelerator.com/codelib/scontrol/iperpbrs.htm
    Download the code and you'll find an example showing you the way to list all controls in a form.

    As for Spetnik, there's no example in the "List" property as in combobx. Perhaps you could find the way...

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