C
CarterABarnes
Hello fellow vb.net developers,
Here is my issue. I am creating an application that very much needs
a control like the Properties control in Visual Studio. I would like
to add items to it that have a label and a value control next to them.
I would like it to automatically detect if the list of properties is to
long for the size of the control and handle the scrolling for me. Also
I would like to put any kind of control in the value field such as a
textbox, numeric up down, bound combo box, etc... I need to be able to
setup the control @ runtime as well adding new items. Also it would be
grand if it had that treeview style expand and contract groups of
property style things. This has to be a common desire, does anybody
know a control out there that we could purchase, or can we access the
one that VS is using for the properties dockable window? Please...
Much thanks for even reading this, but if you have any suggestions
reply...
Here is my issue. I am creating an application that very much needs
a control like the Properties control in Visual Studio. I would like
to add items to it that have a label and a value control next to them.
I would like it to automatically detect if the list of properties is to
long for the size of the control and handle the scrolling for me. Also
I would like to put any kind of control in the value field such as a
textbox, numeric up down, bound combo box, etc... I need to be able to
setup the control @ runtime as well adding new items. Also it would be
grand if it had that treeview style expand and contract groups of
property style things. This has to be a common desire, does anybody
know a control out there that we could purchase, or can we access the
one that VS is using for the properties dockable window? Please...
Much thanks for even reading this, but if you have any suggestions
reply...