3
Answers

Need Input Box

In Visual Basic, I can use an InputBox to request a variable from a user.  Is there an equivalent to the InputBox in C#.NET?

Thanks,
cj

Answers (3)