A1VBCode Forums

Object Property List


http://www.a1vbcode.com/vbforums/Topic19305.aspx

By Skaz - 7/2/2006

I have an application where the end user can make changes to object properties. I am looking for a way to generate the list of available properties of each control picked just like it does in the IDE. I can set up a database and list all the properties but I am hoping there is a better way to do this with code.