Click here to Skip to main content
15,909,039 members
Home / Discussions / C#
   

C#

 
AnswerIm not an imaging expert Pin
Ennis Ray Lynch, Jr.20-Jul-06 3:09
Ennis Ray Lynch, Jr.20-Jul-06 3:09 
QuestionMultithreading in C# Pin
k_dasaprakash20-Jul-06 2:08
k_dasaprakash20-Jul-06 2:08 
AnswerRe: Multithreading in C# Pin
Ennis Ray Lynch, Jr.20-Jul-06 3:12
Ennis Ray Lynch, Jr.20-Jul-06 3:12 
Questionstring to a command [modified] Pin
Schimaera20-Jul-06 2:01
Schimaera20-Jul-06 2:01 
AnswerRe: string to a command Pin
stancrm20-Jul-06 2:04
stancrm20-Jul-06 2:04 
AnswerRe: string to a command Pin
Ravi Bhavnani20-Jul-06 2:04
professionalRavi Bhavnani20-Jul-06 2:04 
AnswerRe: string to a command Pin
Colin Angus Mackay20-Jul-06 2:09
Colin Angus Mackay20-Jul-06 2:09 
GeneralRe: string to a command Pin
Schimaera20-Jul-06 2:16
Schimaera20-Jul-06 2:16 
Ok, I think I´ve explained it wrong. (Please correct me if I make mistakes with my englisch).

I have a string called 'str'. In this string is one part of a Command. str = "textBox12".
Now, I must read the textBox12. Str says to me, which textBox I must read. In this textBox12 is an integer=12 (for example)

So I want a command like:

int a = ConvertToInt16(str.Text)

str.Text stands for textBox12.Text

I hope I´ve explained it better.
AnswerRe: string to a command Pin
Ravi Bhavnani20-Jul-06 2:20
professionalRavi Bhavnani20-Jul-06 2:20 
GeneralRe: string to a command Pin
Schimaera20-Jul-06 2:24
Schimaera20-Jul-06 2:24 
GeneralRe: string to a command Pin
Schimaera20-Jul-06 2:44
Schimaera20-Jul-06 2:44 
GeneralRe: string to a command Pin
J4amieC20-Jul-06 2:52
J4amieC20-Jul-06 2:52 
GeneralRe: string to a command Pin
Schimaera20-Jul-06 2:57
Schimaera20-Jul-06 2:57 
GeneralRe: string to a command Pin
Schimaera20-Jul-06 3:24
Schimaera20-Jul-06 3:24 
GeneralRe: string to a command [modified] Pin
J4amieC20-Jul-06 3:48
J4amieC20-Jul-06 3:48 
GeneralRe: string to a command Pin
Josh Smith20-Jul-06 4:25
Josh Smith20-Jul-06 4:25 
GeneralRe: string to a command Pin
Schimaera20-Jul-06 4:57
Schimaera20-Jul-06 4:57 
GeneralRe: string to a command Pin
Josh Smith20-Jul-06 5:07
Josh Smith20-Jul-06 5:07 
GeneralRe: string to a command Pin
Schimaera20-Jul-06 5:10
Schimaera20-Jul-06 5:10 
GeneralRe: string to a command Pin
J4amieC20-Jul-06 4:58
J4amieC20-Jul-06 4:58 
GeneralRe: string to a command Pin
Schimaera20-Jul-06 5:02
Schimaera20-Jul-06 5:02 
GeneralRe: string to a command Pin
Josh Smith20-Jul-06 5:13
Josh Smith20-Jul-06 5:13 
GeneralRe: string to a command Pin
Schimaera20-Jul-06 5:19
Schimaera20-Jul-06 5:19 
GeneralRe: string to a command Pin
Schimaera20-Jul-06 4:30
Schimaera20-Jul-06 4:30 
GeneralRe: string to a command Pin
_AK_20-Jul-06 2:22
_AK_20-Jul-06 2:22 

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.