Enhanced C#
Language of your choice: library documentation
|
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.InputBox | inlinestatic |
Show(string Prompt, string Title, string Default) (defined in System.Windows.Forms.InputBox) | System.Windows.Forms.InputBox | inlinestatic |
Show(string Prompt, string Title, string Default, int xPos, int yPos, bool isPassword) (defined in System.Windows.Forms.InputBox) | System.Windows.Forms.InputBox | inlinestatic |
ShowPasswordBox(string Prompt, string Title) (defined in System.Windows.Forms.InputBox) | System.Windows.Forms.InputBox | inlinestatic |