Input Box??
-
Moin,
ich möchte ähnlich wie bei Java ne Input Box für den User, die nen String einliest.
Gibt es in C# so etwas??Gruß Oli
-
Also, für alle die das selbe Problem haben:
es gibt in C#.net KEINE InputDialogBox. Aber guckst du hier:
http://www.knowdotnet.com/articles/inputbox.html
Funktioniert Perfekt!
Gruß Oli