'Declaration <ObsoleteAttribute("The Focus method is obsolete, using Activate on each delivered field instead.")> Public Shadows Function Focus() As Boolean
'Usage Dim instance As DisplayField Dim value As Boolean value = instance.Focus()
Return Value
true if focus could be set to this element; false if this method call did not force focus.