Big InputBox

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Graham

    Big InputBox

    I need to emulate an input box that is about 3 lines
    taller then the normal. My prompt is running under the
    text box! So I made my own InputBox windows form.

    I want to call my form just like you would an inputbox.
    The problem I am facing is returning the user input after
    they click the OK button.

    Any examples would be greatly appreciated.

    TIA,
    Graham
Working...