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