all groups > dotnet windows forms designtime > may 2006 >
You're in the

dotnet windows forms designtime

group:

access application settings at design-time


access application settings at design-time stefan
5/8/2006 11:07:49 PM
dotnet windows forms designtime:
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
Re: access application settings at design-time Gaurav Vaish (EduJini.IN)
5/13/2006 12:00:00 AM
Can you be a little more elaborate on your requirement?
What "settings" you are looking at?

--

Cheers,
Gaurav
http://www.edujini.in
-------------------


[quoted text, click to view]

Re: access application settings at design-time Stefan
5/15/2006 12:00:00 AM
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
Re: access application settings at design-time Gaurav Vaish (EduJini.IN)
5/20/2006 12:00:00 AM
[quoted text, click to view]

Oops! Simply missed out your reply.

I don't have an immediate answer to this... not sure if it's available.


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

AddThis Social Bookmark Button