Enhanced C#
Language of your choice: library documentation

Documentation moved to ecsharp.net

GitHub doesn't support HTTP redirects, so you'll be redirected in 3 seconds.

 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
System.Windows.Forms.InputBox Member List

This is the complete list of members for System.Windows.Forms.InputBox, including all inherited members.

Show(string Prompt) (defined in System.Windows.Forms.InputBox)System.Windows.Forms.InputBoxinlinestatic
Show(string Prompt, string Title, string Default) (defined in System.Windows.Forms.InputBox)System.Windows.Forms.InputBoxinlinestatic
Show(string Prompt, string Title, string Default, int xPos, int yPos, bool isPassword) (defined in System.Windows.Forms.InputBox)System.Windows.Forms.InputBoxinlinestatic
ShowPasswordBox(string Prompt, string Title) (defined in System.Windows.Forms.InputBox)System.Windows.Forms.InputBoxinlinestatic