Page MenuHomeFeedback Tracker

Update ctrlSetFocus a bit
New, NormalPublic

Description

Either with a alternative syntax:
_control ctrlSetFocus boolean

Obviously the result would be:
for the given control true would set focus, false would kill focus.

Or:
Allow ctrlSetFocus to focus on a null control.

Currently you have no way to kill focus from a control via scripting unless you ctrlSetFocus on some other existing control (which can be non-desirable in some sitiations), and you can not focus on null control to do that either.

Details

Severity
None
Resolution
Open
Reproducibility
N/A
Operating System
Windows 10 x64
Category
General

Event Timeline

h- created this task.Jan 27 2017, 9:41 PM