Click here to Skip to main content
16,006,709 members
Home / Discussions / C#
   

C#

 
AnswerRe: window forms Pin
Kashif Iqbal Khan30-Apr-07 19:49
Kashif Iqbal Khan30-Apr-07 19:49 
AnswerRe: window forms Pin
Christian Graus30-Apr-07 20:58
protectorChristian Graus30-Apr-07 20:58 
Questioninstance does not exist in the current context Pin
Latheesan30-Apr-07 17:50
Latheesan30-Apr-07 17:50 
AnswerRe: instance does not exist in the current context Pin
Latheesan30-Apr-07 17:53
Latheesan30-Apr-07 17:53 
AnswerRe: instance does not exist in the current context Pin
andreshs130-Apr-07 19:51
andreshs130-Apr-07 19:51 
AnswerRe: instance does not exist in the current context Pin
Christian Graus30-Apr-07 22:26
protectorChristian Graus30-Apr-07 22:26 
GeneralRe: instance does not exist in the current context Pin
Latheesan1-May-07 5:43
Latheesan1-May-07 5:43 
GeneralRe: instance does not exist in the current context Pin
Christian Graus1-May-07 10:40
protectorChristian Graus1-May-07 10:40 
The error that was pointed out to you is still the case. If you create it in your constructor, locally, then it doesn't exist anymore in your load event. You should call the constructor in your load event. Scratch that. You buy a book on VB.NET, read it, work through it, and start another project when you've learned some basics. If you don't understand variable scoping, you frankly should not be writing code, sorry.


Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog
"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

AnswerRe: instance does not exist in the current context Pin
Latheesan1-May-07 6:03
Latheesan1-May-07 6:03 
QuestionWriting to a network drive - FileIOPermission Pin
andreshs130-Apr-07 17:09
andreshs130-Apr-07 17:09 
QuestionDesign Time Error, problems reading file Pin
Patricker30-Apr-07 16:12
Patricker30-Apr-07 16:12 
AnswerRe: Design Time Error, problems reading file Pin
Luc Pattyn30-Apr-07 23:28
sitebuilderLuc Pattyn30-Apr-07 23:28 
GeneralRe: Design Time Error, problems reading file Pin
Patricker30-Apr-07 23:58
Patricker30-Apr-07 23:58 
QuestionAccessing a method in the Main Form from a user control. Pin
CombatSheep30-Apr-07 15:39
CombatSheep30-Apr-07 15:39 
AnswerRe: Accessing a method in the Main Form from a user control. Pin
Arun.Immanuel30-Apr-07 16:01
Arun.Immanuel30-Apr-07 16:01 
QuestionChanging the connection string of a typed dataset programatically Pin
Rocky#30-Apr-07 15:15
Rocky#30-Apr-07 15:15 
Questionform's opacity Pin
adel_soli30-Apr-07 14:35
adel_soli30-Apr-07 14:35 
AnswerRe: form's opacity Pin
Christian Graus30-Apr-07 14:47
protectorChristian Graus30-Apr-07 14:47 
GeneralRe: form's opacity Pin
adel_soli1-May-07 1:30
adel_soli1-May-07 1:30 
GeneralRe: form's opacity Pin
Christian Graus1-May-07 1:49
protectorChristian Graus1-May-07 1:49 
GeneralRe: form's opacity Pin
adel_soli1-May-07 2:40
adel_soli1-May-07 2:40 
GeneralRe: form's opacity Pin
PIEBALDconsult3-May-07 9:11
mvePIEBALDconsult3-May-07 9:11 
GeneralRe: form's opacity Pin
PIEBALDconsult3-May-07 9:16
mvePIEBALDconsult3-May-07 9:16 
QuestionExporting to Excel using C# and Visual Studio 2005 Pin
laura131630-Apr-07 14:24
laura131630-Apr-07 14:24 
Questionimportanat Pin
hazem maher30-Apr-07 14:17
hazem maher30-Apr-07 14:17 

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.