Click here to Skip to main content
15,916,463 members
Home / Discussions / C#
   

C#

 
Questionstore user-settings Pin
Paul Horstink29-Apr-06 1:34
Paul Horstink29-Apr-06 1:34 
AnswerRe: store user-settings Pin
Mark0629-Apr-06 16:01
Mark0629-Apr-06 16:01 
If you look in the Solution Explorer under you project, you should see Properties and under that, Settings.
In there you can customise your user and app settings.

Then in the code, just refer to it such as:
Properties.Settings......

If you open up Settings in Solution Explorer,there's a link in there also that gives you more information.

Hope this helps


Andy
GeneralRe: store user-settings Pin
Paul Horstink29-Apr-06 19:33
Paul Horstink29-Apr-06 19:33 
GeneralRe: store user-settings Pin
Paul Horstink29-Apr-06 19:41
Paul Horstink29-Apr-06 19:41 
QuestionForm notification problem Pin
snouto29-Apr-06 1:02
snouto29-Apr-06 1:02 
AnswerRe: Form notification problem Pin
Robert Rohde29-Apr-06 5:30
Robert Rohde29-Apr-06 5:30 
QuestionCall DTS package using C# Pin
AmitSumit29-Apr-06 0:46
AmitSumit29-Apr-06 0:46 
QuestionDatabase on a network, Pin
abalfazl29-Apr-06 0:29
abalfazl29-Apr-06 0:29 
AnswerRe: Database on a network, Pin
Sean8929-Apr-06 3:20
Sean8929-Apr-06 3:20 
GeneralRe: Database on a network, Pin
abalfazl29-Apr-06 4:57
abalfazl29-Apr-06 4:57 
AnswerRe: Database on a network, Pin
S Douglas29-Apr-06 3:34
professionalS Douglas29-Apr-06 3:34 
GeneralRe: Database on a network, Pin
abalfazl29-Apr-06 5:24
abalfazl29-Apr-06 5:24 
GeneralRe: Database on a network, Pin
Sean8929-Apr-06 6:55
Sean8929-Apr-06 6:55 
GeneralRe: Database on a network, Pin
abalfazl29-Apr-06 7:09
abalfazl29-Apr-06 7:09 
GeneralRe: Database on a network, Pin
Sean8929-Apr-06 8:38
Sean8929-Apr-06 8:38 
GeneralRe: Database on a network, Pin
jgfhutg26-May-10 3:06
jgfhutg26-May-10 3:06 
QuestionHow can I get text from class YHTMLContainer? Pin
WindOpen28-Apr-06 23:47
WindOpen28-Apr-06 23:47 
QuestionODBC C# Pin
XeoN-Kc28-Apr-06 23:25
XeoN-Kc28-Apr-06 23:25 
AnswerRe: ODBC C# Pin
DougW4830-Apr-06 9:26
DougW4830-Apr-06 9:26 
QuestionPlug-in based development… and docking windows ala Visual Studio 2005 Pin
anderslundsgard28-Apr-06 23:08
anderslundsgard28-Apr-06 23:08 
AnswerRe: Plug-in based development… and docking windows ala Visual Studio 2005 Pin
Robert Rohde28-Apr-06 23:43
Robert Rohde28-Apr-06 23:43 
GeneralRe: Plug-in based development… and docking windows ala Visual Studio 2005 Pin
anderslundsgard3-May-06 4:09
anderslundsgard3-May-06 4:09 
QuestionRemoving components from controls Pin
valiovalio28-Apr-06 23:03
valiovalio28-Apr-06 23:03 
AnswerRe: Removing components from controls Pin
Robert Rohde28-Apr-06 23:37
Robert Rohde28-Apr-06 23:37 
GeneralRe: Removing components from controls Pin
valiovalio28-Apr-06 23:46
valiovalio28-Apr-06 23:46 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.