[This is preliminary documentation and is subject to change.]
Creates a new InputBox with a particular prompt message.
| C# |
public InputBox( string prompt )
- prompt (String)
- The prompt message to show in the box.
[This is preliminary documentation and is subject to change.]
| C# |
public InputBox( string prompt )