When i do GhostTextBox1.Clear() why do i get a error saying "The error is "Clear is not a member of jector v2.0.ghosttextbox"?
Can some one help me on this.
anyway we cant help you cuz we dont know more information.
also you dont say the error that you got.
The error is "Clear is not a member of jector v2.0.ghosttextbox"
Originally Posted by itsmebadman
The error is "Clear is not a member of jector v2.0.ghosttextbox"
o.o
you put this code " ghosttextbox1.clear() " in a button or in what ??
Yes i but "GhostTextBox1.Clear()" In button 2 so it can clear the process that is "TextBox1.text" But when i do GhostTextBox1.Clear() A error comes up saying that "Clear is not a member of jector v2.0.ghosttextbox"
OMG try use GhostTextBox1.text = ""
---------- Post added at 01:17 AM ---------- Previous post was at 01:15 AM ----------
It says clear is not a blah blah blah cause there isnt a such thing, so like basically its thinking you have to use like
dim clear as integer or boolean = 1 or false with u cant
Get what im saying?
Just use GhostTextBox1.text = ""
lol i allrdy fixed it XD
---------- Post added at 02:21 PM ---------- Previous post was at 02:20 PM ----------
Close this thread please. I already fixed it
Originally Posted by itsmebadman
When i do GhostTextBox1.Clear() why do i get a error saying "The error is "Clear is not a member of jector v2.0.ghosttextbox"?
Can some one help me on this.
"jector v2.0.ghosttextbox" has no function with the name "Clear".