hi ,
I'm looking for using inputbox in c#.
any one can help me?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
AbolfazlPosted Sep 13, 2011, 11:31 AM
but your suggests need to long code.
is there other way to make inputbox easily?
Vilas GitePosted Sep 13, 2011, 5:25 AM
Hi Abolfazal!
Just read and download files from below site, which is a very good blog by Sushant…
Helpful for you…
http://www.c-sharpcorner.com/Blogs/3270/
Thanks!
----------------------------------------------------------------------
If this reply helps your post…then check "This is correct answer"
Prabhu RajaPosted Sep 13, 2011, 5:24 AM
And you can also do this by using VB syntax in C#:
string num= Microsoft.VisualBasic.Interaction.InputBox("Enter number:", "your telephone number", "", 10, 18);-------------------------------------------------------------------------Suthish NairPosted Sep 13, 2011, 5:16 AM
http://www.csharp-examples.net/inputbox/
http://www.codeproject.com/KB/edit/InputBox.aspx