I just noticed that there doesn't appear to be an equivalent of the VB6
InputBox or Jscript prompt() dialog boxes in C#/.net Framework.  Looking
through the framework docs, it appears that the command InputBox() has been
maintained in VB.net for backwards compatibility.  However this function
does not appear to be available to C#.

Is this feature truly missing or am I just not looking in the right place?

Basically I need a small dialog box to popup and ask the user to enter a
single value (from a WinForms application).  I hate to create a custom
dialog box if there is something built into the framework that I could use.

Thanks,


Shawn S. Smiley, MCDBA
Sr Software Developer/Software Architect
Integrated Business & e-Commerce Solutions
xwave New England
www.xwave.com
Augusta * Portland * Lewiston * Portsmouth
193 Middle Street , Suite 401
Portland, ME 04101
P 207 774-2104 x222 * F 207 772-2400

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to