이름 | 설명 |
---|---|
InputBox | The InputBox class is used to show a prompt in a dialog box using the static method Show(). |
InputBoxResult | Class used to store the result of an InputBox.Show message. |
InputBoxValidatingArgs | EventArgs used to Validate an InputBox |