First published on MSDN on Jul 04, 2017
Question: How to show entered words in textbox on any other coordinate "after pressing enter key" was asked by msdn.yogesh last October in Small Basic forum. And yesterday he asked again: how can i do this with "keyboard enter key" .
This question reminds me an idea for using textbox. The idea is using both a textbox and the key event. The program sample is MDP504-3 . This program has only a textbox in the window. Push [Enter] key after input a text.
Another variation is MDP504-4 - both [Enter] key and [OK] button are available.
Thank you msdn.yogesh for your question.
Authored by Nonki Takahashi
Question: How to show entered words in textbox on any other coordinate "after pressing enter key" was asked by msdn.yogesh last October in Small Basic forum. And yesterday he asked again: how can i do this with "keyboard enter key" .
This question reminds me an idea for using textbox. The idea is using both a textbox and the key event. The program sample is MDP504-3 . This program has only a textbox in the window. Push [Enter] key after input a text.
Another variation is MDP504-4 - both [Enter] key and [OK] button are available.
Thank you msdn.yogesh for your question.
See Also
Published Feb 13, 2019
Version 1.0NonkiTakahashi
Iron Contributor
Joined February 02, 2019
Small Basic Blog
Follow this blog board to get notified when there's new activity