ctrlSetFocus: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 3: | Line 3: | ||
<h2 style="color:#000066"> | <h2 style="color:#000066">''' ctrlSetFocus ''control'''''</h2> | ||
Line 9: | Line 9: | ||
'''control'''': [[Control]] | '''control'''': [[Control]] | ||
'''Type of returned value:''' | '''Type of returned value:''' | ||
Line 17: | Line 16: | ||
'''Compatibility:''' | '''Compatibility:''' | ||
Version 2. | Version 2.92 required. | ||
'''Description:''' | '''Description:''' | ||
Set the input focus on given control. | Set the input focus on given control. | ||
'''Example''': | '''Example''': | ||
'''ctrlSetFocus''' _control | '''ctrlSetFocus''' _control |