Have a look at the tutorial I referred you to in my last message. Please excuse any typos. This message is sent from my mobile device.
On Jun 9, 2010, at 9:09 PM, "Nathan" <[email protected]> wrote: > Hello, > I'm building a calculator application, and I have a Form, with a TextBox > called txtVisor, that has the property NumbersOnly = true. I want to get the > content of it(that I already know: txtVisor.Text) and convert it into a > Integer, to do multiply it by 12, then convert the result into a String to > set the txtVisor.Text as the result of the operation. How could I do this? > > Best Regards, > Nathan Paulino Campos > > > > ------------------------------------ > > Yahoo! Groups Links > > > -- You received this message because you are subscribed to the Google Groups "nsb-ce" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nsb-ce?hl=en.
