Icon SetFocus Method

procedure SetFocus

Available In: Visual Client Applications

Use this method to set focus to the element. If the element's FocusEnabled property is set to True, then the element will be focused. If the element's PreserveFocus property is set to False, then focus will be removed from whatever element is currently focused.
Image