Column.autofocus
(Created page with "{| class="wikitable" !#TargetType.TaggedValue !CommaSeparatedExampleValues !Short Description |- |#Column.autofocus |True,False |Focuses the control when it appears on the scr...") |
No edit summary |
||
Line 8: | Line 8: | ||
|Focuses the control when it appears on the screen. Might conflict with other focus events. | |Focuses the control when it appears on the screen. Might conflict with other focus events. | ||
|} | |} | ||
[[Category:Tagged Values]] |
Revision as of 06:52, 19 May 2023
This page was created by Stephanie on 2023-05-18. Last edited by Stephanie on 2025-05-02.
#TargetType.TaggedValue | CommaSeparatedExampleValues | Short Description |
---|---|---|
#Column.autofocus | True,False | Focuses the control when it appears on the screen. Might conflict with other focus events. |