Kixforms Class Library |
InputBox Object |
Provides static methods for displaying an input box.
System.InputBox
InputBox is a modal dialog; therefore when shown, it blocks the rest of the script until the user has chosen an action. When a dialog is displayed modally, no input (keyboard or mouse click) can occur except to objects on the dialog.
The CHM file was converted to HTML by chm2web software. |