Parameters
- title
- Window title.
- caption
- Explanatory text shown at top of window.
- findText
- Initial text to populate edit box with.
- findCallback
- Method to call when Find button is clicked.
- startPosition
- An integer passed to FindProc, used to provide context for a search operation.
Return Value
The new instance of InputBox class.