Click here to Skip to main content
15,887,477 members
Home / Discussions / C#
   

C#

 
AnswerRe: global settings Pin
Colin Angus Mackay4-Sep-06 4:50
Colin Angus Mackay4-Sep-06 4:50 
GeneralRe: global settings Pin
e_LA4-Sep-06 5:02
e_LA4-Sep-06 5:02 
GeneralRe: global settings Pin
Colin Angus Mackay4-Sep-06 9:19
Colin Angus Mackay4-Sep-06 9:19 
GeneralRe: global settings Pin
e_LA4-Sep-06 22:06
e_LA4-Sep-06 22:06 
GeneralRe: global settings Pin
e_LA4-Sep-06 23:09
e_LA4-Sep-06 23:09 
GeneralRe: global settings Pin
Colin Angus Mackay7-Sep-06 9:25
Colin Angus Mackay7-Sep-06 9:25 
GeneralRe: global settings Pin
e_LA5-Sep-06 0:13
e_LA5-Sep-06 0:13 
GeneralRe: global settings Pin
Colin Angus Mackay7-Sep-06 9:26
Colin Angus Mackay7-Sep-06 9:26 
e_LA wrote:
Do I have to add a references to my "global" class with settings and create an object.


Every time you use your settings class you will need to include the namespace and reference the project that the in which the settings class resides. i.e. In the project that you wish to use the settings class you "Add Reference..." to the project that contains the settings class.


GeneralRe: global settings Pin
e_LA5-Sep-06 4:01
e_LA5-Sep-06 4:01 
GeneralRe: global settings Pin
Colin Angus Mackay7-Sep-06 9:29
Colin Angus Mackay7-Sep-06 9:29 
GeneralRe: global settings Pin
e_LA6-Sep-06 0:13
e_LA6-Sep-06 0:13 
GeneralRe: global settings Pin
Colin Angus Mackay7-Sep-06 9:32
Colin Angus Mackay7-Sep-06 9:32 
GeneralRe: global settings Pin
e_LA7-Sep-06 23:20
e_LA7-Sep-06 23:20 
QuestionHow I can get control's id property via api ? Pin
Marco22504-Sep-06 3:28
Marco22504-Sep-06 3:28 
Questionform showdialog problem ? help please ... Pin
cmpeng344-Sep-06 3:05
cmpeng344-Sep-06 3:05 
AnswerRe: form showdialog problem ? help please ... [modified] Pin
Martin#4-Sep-06 3:08
Martin#4-Sep-06 3:08 
QuestionC-C# Interop problem Pin
Utkarshraj Atmaram4-Sep-06 2:40
Utkarshraj Atmaram4-Sep-06 2:40 
AnswerRe: C-C# Interop problem Pin
mikone4-Sep-06 3:21
mikone4-Sep-06 3:21 
GeneralRe: C-C# Interop problem Pin
Utkarshraj Atmaram4-Sep-06 3:31
Utkarshraj Atmaram4-Sep-06 3:31 
GeneralRe: C-C# Interop problem Pin
Utkarshraj Atmaram7-Sep-06 3:26
Utkarshraj Atmaram7-Sep-06 3:26 
QuestionHow to save my picture? Pin
txwd4-Sep-06 2:10
txwd4-Sep-06 2:10 
AnswerRe: How to save my picture? Pin
Jakub Mller4-Sep-06 4:57
Jakub Mller4-Sep-06 4:57 
Questioninterface vs abstract class Pin
psamy4-Sep-06 1:41
psamy4-Sep-06 1:41 
AnswerRe: interface vs abstract class Pin
Jonathan van de Veen4-Sep-06 1:48
Jonathan van de Veen4-Sep-06 1:48 
AnswerRe: interface vs abstract class Pin
SeMartens4-Sep-06 1:49
SeMartens4-Sep-06 1:49 

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.