Persistate API documentation
InputBox Constructor (prompt)
NamespacesPersistate.UI.DesktopInputBoxInputBox(String)

[This is preliminary documentation and is subject to change.]

Creates a new InputBox with a particular prompt message.
Declaration Syntax
C#
public InputBox(
	string prompt
)
Parameters
prompt (String)
The prompt message to show in the box.

Assembly: Persistate.UI.Desktop (Module: Persistate.UI.Desktop) Version: 0.6.1.20 (0.6.1.20)