<< Click to Display Table of Contents >>
eform.use_highlight_mode
Sets the highlighting style of the input component.
Values
callbysetfocus |
Highlights when focusing with the SetFocus function |
ensurevisible_at_prev_next |
Highlights when focusing in the previous/next order |
ensurevisible_at_prev_next, callbysetfocus |
Highlights when focusing in the previous/next order or with the SetFocus function |
none |
No hightlight(The default value) |