Quote:
|
Usually we use a panel with a label describing/asking an input and a textbox for the user to input and a button to trigger the input action
|
For what Cableguy describing above look at this thread
Input Panel
Quote:
|
....but its also simple to create a custom control (dll) with this function...
|
Hello Cableguy,
It won't be difficult to create a clone of your AboutPanel library (named for example InputBox and using .ShowDialog) to act like a modal InputBox. Think about it, no hurry at all, we all can wait until... this evening
Cheers