Add SimpleInputDial og.cs file to your project which will find here: http://www.oronno.co.cc/C-Sharp-Tips-and-Tutorials.php

Now, simply ask user to give input text by following line.... [ just like MessageBox.Show () ]
Code:
String inputMessage = InputDialogBox.Show("Enter Text:");