Can you be a little more elaborate on your requirement?
What "settings" you are looking at?

Signature
Cheers,
Gaurav
http://www.edujini.in
-------------------
>I search for a solution to query and edit the (v2.0) application
> settings at design-time (in an uieditor for my custom control).
>
> Thanks,
> Stefan
Stefan - 15 May 2006 06:53 GMT
Hi,
In runtime i read the settings via the visual studio 2005 generated
"Settings" class (inherited from
System.Configuration.ApplicationSettingsBase )
My component has a property "Configuration Location". In design-time
there should be a drop-down list (e.g. via CustomTypeConverter) showing
all application settings having a special critera (e.g Name and Type
from Setting). The compoment also needs to generate application settings
at design time.
thanks
stefan
Gaurav Vaish (EduJini.IN) - 20 May 2006 03:48 GMT
> My component has a property "Configuration Location". In design-time there
> should be a drop-down list (e.g. via CustomTypeConverter) showing all
> application settings having a special critera (e.g Name and Type from
> Setting). The compoment also needs to generate application settings at
> design time.
Oops! Simply missed out your reply.
I don't have an immediate answer to this... not sure if it's available.

Signature
Happy Hacking,
Gaurav Vaish
http://www.mastergaurav.org
http://www.edujini.in
-------------------