.net - Display a dialogbox with a text input in C# -


possible duplicate:
which control use quick text input (inputbox)?

i need display dialog box contains input text let user type , press ok, can read typed text , other things.

is there knows name of ?

you can use inputbox vb6 referencing dll. here link on how in c#:

http://www.codeproject.com/kb/edit/inputbox.aspx


Comments

Popular posts from this blog

Cursor error with postgresql, pgpool and php -

delphi - ESC/P programming! -

c++ - error: use of deleted function -