From: Paul Clement on
On Mon, 19 Jul 2010 14:33:23 -0700 (PDT), avi <aviben(a)bezeqint.net.il> wrote:

� Actually, I want to give the user at runtime a dialog for changing
� most of the properties of the chart related to its apperance.

� It happens that the dialog displayed at the design phase when clicking
� "properties" is exactly what I want to present to the user and I was
� thinking at a way to use it for that new purpose

� If there is a way to disclose all the code behind the dialog, I can of
� course easily build one of my one

� I hope that my request is cleare now

� Thanks
� Avi

I would create your own, or use a third-party component. Keep in mind that some control properties
are design-time only.

The following might help:

http://www.codeproject.com/KB/combobox/Property_list_control.aspx


Paul
~~~~
Microsoft MVP (Visual Basic)