Click here to Skip to main content
15,887,027 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: txtbox.Text ="" Cannot refer to an instance member of a class from within a shared method or shared member initializerxt without an explicit instance of the class. Pin
nlarson112-Aug-09 16:26
nlarson112-Aug-09 16:26 
GeneralRe: txtbox.Text ="" Cannot refer to an instance member of a class from within a shared method or shared member initializerxt without an explicit instance of the class. Pin
Christian Graus2-Aug-09 16:42
protectorChristian Graus2-Aug-09 16:42 
GeneralRe: txtbox.Text ="" Cannot refer to an instance member of a class from within a shared method or shared member initializerxt without an explicit instance of the class. Pin
nlarson112-Aug-09 17:13
nlarson112-Aug-09 17:13 
GeneralRe: txtbox.Text ="" Cannot refer to an instance member of a class from within a shared method or shared member initializerxt without an explicit instance of the class. Pin
0x3c03-Aug-09 0:57
0x3c03-Aug-09 0:57 
GeneralRe: txtbox.Text ="" Cannot refer to an instance member of a class from within a shared method or shared member initializerxt without an explicit instance of the class. Pin
that_dude_tj2-Aug-09 17:11
that_dude_tj2-Aug-09 17:11 
GeneralRe: txtbox.Text ="" Cannot refer to an instance member of a class from within a shared method or shared member initializerxt without an explicit instance of the class. Pin
Dave Kreskowiak2-Aug-09 16:56
mveDave Kreskowiak2-Aug-09 16:56 
GeneralRe: txtbox.Text ="" Cannot refer to an instance member of a class from within a shared method or shared member initializerxt without an explicit instance of the class. Pin
that_dude_tj2-Aug-09 17:01
that_dude_tj2-Aug-09 17:01 
GeneralRe: txtbox.Text ="" Cannot refer to an instance member of a class from within a shared method or shared member initializerxt without an explicit instance of the class. Pin
Christian Graus2-Aug-09 17:07
protectorChristian Graus2-Aug-09 17:07 
I responded four hours ago to try to keep helping you, but you didn't even reply ?

You need to read a pretty basic VB.NET book. You seem to be making code up instead of knowing what you're doing. The best way to do what you want, is use a StringBuilder to build the message, as it's multiline from what I can tell, and then set that text to the Text property.

Christian Graus

Driven to the arms of OSX by Vista.

Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

GeneralRe: txtbox.Text ="" Cannot refer to an instance member of a class from within a shared method or shared member initializerxt without an explicit instance of the class. Pin
that_dude_tj2-Aug-09 17:12
that_dude_tj2-Aug-09 17:12 
GeneralRe: txtbox.Text ="" Cannot refer to an instance member of a class from within a shared method or shared member initializerxt without an explicit instance of the class. Pin
Dave Kreskowiak3-Aug-09 2:01
mveDave Kreskowiak3-Aug-09 2:01 
Questionstring Pin
john56322-Aug-09 8:46
john56322-Aug-09 8:46 
AnswerRe: string Pin
Henry Minute2-Aug-09 9:13
Henry Minute2-Aug-09 9:13 
AnswerRe: string Pin
Christian Graus2-Aug-09 11:46
protectorChristian Graus2-Aug-09 11:46 
GeneralRe: string Pin
Luc Pattyn2-Aug-09 12:03
sitebuilderLuc Pattyn2-Aug-09 12:03 
GeneralRe: string Pin
nlarson112-Aug-09 13:38
nlarson112-Aug-09 13:38 
GeneralRe: string Pin
Christian Graus2-Aug-09 13:55
protectorChristian Graus2-Aug-09 13:55 
GeneralRe: string Pin
Johan Hakkesteegt2-Aug-09 20:23
Johan Hakkesteegt2-Aug-09 20:23 
AnswerRe: string Pin
nlarson112-Aug-09 13:36
nlarson112-Aug-09 13:36 
GeneralRe: string Pin
Christian Graus2-Aug-09 14:08
protectorChristian Graus2-Aug-09 14:08 
GeneralRe: string Pin
nlarson112-Aug-09 16:21
nlarson112-Aug-09 16:21 
GeneralRe: string Pin
Christian Graus2-Aug-09 16:25
protectorChristian Graus2-Aug-09 16:25 
GeneralRe: string Pin
nlarson112-Aug-09 16:29
nlarson112-Aug-09 16:29 
QuestionThe remote certificate is invalid according to the validation procedure.,Error Pin
juneeCP2-Aug-09 7:36
juneeCP2-Aug-09 7:36 
AnswerRe: The remote certificate is invalid according to the validation procedure.,Error Pin
N a v a n e e t h2-Aug-09 7:58
N a v a n e e t h2-Aug-09 7:58 
AnswerRe: The remote certificate is invalid according to the validation procedure.,Error Pin
Running Fool9-Aug-10 10:21
Running Fool9-Aug-10 10:21 

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.