Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27356

VS 2010 How do I do this?

$
0
0
Hello, I have no idea what i can call this because i have never really worked with anything liek this before.

So if i wanted to say something like

if the textbox1.text starts with "SendNumber(" then
grab the string inside the paranthesis ( and ) then
save it to a variable
end if


Usage:

In my textbox1.text i can have:
Code:

SendNumber(1234);
then it will AppendText to my RichTextBox saying the string inside my two (paranthesis)
So, it would AppendText to my richtextbox like this:
Code:

1234


How can i do this?:D

Viewing all articles
Browse latest Browse all 27356

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>