Click here to Skip to main content
15,925,369 members
Home / Discussions / C#
   

C#

 
QuestionDefining Global Variable Pin
freshonlineMax13-Dec-05 20:03
freshonlineMax13-Dec-05 20:03 
AnswerRe: Defining Global Variable Pin
-Rowan-13-Dec-05 21:07
-Rowan-13-Dec-05 21:07 
GeneralRe: Defining Global Variable Pin
MarcelErz13-Dec-05 21:27
MarcelErz13-Dec-05 21:27 
GeneralRe: Defining Global Variable Pin
freshonlineMax13-Dec-05 22:45
freshonlineMax13-Dec-05 22:45 
GeneralRe: Defining Global Variable Pin
MarcelErz13-Dec-05 23:06
MarcelErz13-Dec-05 23:06 
GeneralRe: Defining Global Variable Pin
freshonlineMax14-Dec-05 18:04
freshonlineMax14-Dec-05 18:04 
GeneralRe: Defining Global Variable Pin
ariez78631-Dec-08 21:00
ariez78631-Dec-08 21:00 
AnswerRe: Defining Global Variable Pin
Vikram A Punathambekar13-Dec-05 21:32
Vikram A Punathambekar13-Dec-05 21:32 
You cannot create global variables in C#. Instead, create a static variable in your main form class.

Cheers,
Vikram.
"When I read in books about a "base class", I figured this was the class that was at the bottom of the inheritence tree. It's the "base", right? Like the base of a pyramid." - Marc Clifton.
QuestionCustom window in C# Pin
CoolASL13-Dec-05 18:35
CoolASL13-Dec-05 18:35 
AnswerRe: Custom window in C# Pin
MarcelErz13-Dec-05 21:34
MarcelErz13-Dec-05 21:34 
GeneralRe: Custom window in C# Pin
CoolASL13-Dec-05 22:15
CoolASL13-Dec-05 22:15 
GeneralRe: Custom window in C# Pin
MarcelErz13-Dec-05 22:32
MarcelErz13-Dec-05 22:32 
GeneralRe: Custom window in C# Pin
CoolASL13-Dec-05 22:35
CoolASL13-Dec-05 22:35 
GeneralRe: Custom window in C# Pin
CoolASL14-Dec-05 2:30
CoolASL14-Dec-05 2:30 
QuestionTextfile and its schema Pin
Mahi.Ragava13-Dec-05 18:19
Mahi.Ragava13-Dec-05 18:19 
AnswerRe: Textfile and its schema Pin
MarcelErz13-Dec-05 22:03
MarcelErz13-Dec-05 22:03 
GeneralRe: Textfile and its schema Pin
Mahi.Ragava13-Dec-05 22:09
Mahi.Ragava13-Dec-05 22:09 
GeneralRe: Textfile and its schema Pin
MarcelErz13-Dec-05 22:37
MarcelErz13-Dec-05 22:37 
GeneralRe: Textfile and its schema Pin
Mahi.Ragava13-Dec-05 23:01
Mahi.Ragava13-Dec-05 23:01 
GeneralRe: Textfile and its schema Pin
MarcelErz14-Dec-05 0:31
MarcelErz14-Dec-05 0:31 
QuestionSend Message Pin
picasso213-Dec-05 17:55
picasso213-Dec-05 17:55 
AnswerRe: Send Message Pin
MarcelErz13-Dec-05 22:28
MarcelErz13-Dec-05 22:28 
QuestionDatagridTextBoxColumn with Combo Pin
Mahi.Ragava13-Dec-05 17:49
Mahi.Ragava13-Dec-05 17:49 
QuestionList of Funny Generics Pin
Clickok13-Dec-05 17:07
Clickok13-Dec-05 17:07 
AnswerRe: List of Funny Generics Pin
Christian Graus13-Dec-05 17:15
protectorChristian Graus13-Dec-05 17:15 

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.