/
how to focus on inputbox use vbscript [2]
how to focus on inputbox use vbscript [2]
how to focus on inputbox use vbscript
Wednesday, August 31, 2016 2:11 PM - songzhx
my vbscript is :
username = xsh.Dialog.Prompt ("Username", "Prompt Dialog", "", 0)
it will show a Dialog, default focus on the enter key.
i want mouse focus on the inputbox .
how to focus on inputbox??
Program Ver. : Xshell 5
username = xsh.Dialog.Prompt ("Username", "Prompt Dialog", "", 0)
it will show a Dialog, default focus on the enter key.
i want mouse focus on the inputbox .
how to focus on inputbox??
Program Ver. : Xshell 5
Re: how to focus on inputbox use vbscript
Monday, September 5, 2016 4:04 AM - Support
Previous views: 106
Related content
Keyboard focus bug? [11]
Keyboard focus bug? [11]
More like this
SSH user authetication window [1]
SSH user authetication window [1]
More like this
Make Prompt/Message boxes on top [4]
Make Prompt/Message boxes on top [4]
More like this
xsh.Dialog
xsh.Dialog
More like this
xsh.Dialog
xsh.Dialog
More like this
provide input parameters for vbs via gui [6]
provide input parameters for vbs via gui [6]
More like this