Enhanced C#
Language of your choice: library documentation
|
Classes | |
class | InputBox |
This static class contains methods named Show() to display a dialog box with an input field, similar in appearance to the one in Visual Basic. The Show() method returns null if the user clicks Cancel, and non-null if the user clicks OK. More... | |