string name with a box for the user to write the name into and maybe a text block saying something like "Enter name: ". The way I normally do this is add a whole new Window to the solution and make it do that. But I would like it possible to use something like a MessageBox to accomplish the same thing...Any luck?