Overload | Description |
---|---|
InputBox Constructor(String,String,String,Boolean) | Initializes a new instance of the InputBox class to allow the user to input a string. |
InputBox Constructor(String,String,String,FindProc,Int32) | Initializes a new instance of the InputBox class to act as a search interface. |